| 1 | [ Dec 17 05:27:42 Enabled. ] | ||
| 2 | [ Dec 17 05:27:42 Rereading configuration. ] | ||
| 3 | [ Dec 17 05:27:44 Rereading configuration. ] | ||
| 4 | [ Dec 17 05:27:56 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 17 05:27:56 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.17 05:27:59.107081 [ 1 ] {} <Information> Application: Will watch for the process with pid 24102 | ||
| 29 | 2025.12.17 05:27:59.107502 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.17 05:27:59.605720 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24102 | ||
| 31 | 2025.12.17 05:27:59.608488 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.17 05:27:59.608684 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.17 05:27:59.790425 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.17 05:27:59.820082 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.17 05:27:59.820191 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.17 05:27:59.820211 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.17 05:27:59.820275 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.17 05:27:59.820896 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.17 05:27:59.825881 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.17 05:27:59.826834 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.17 05:27:59.827754 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.17 05:27:59.827814 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.17 05:27:59.827854 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.17 05:27:59.828608 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.17 05:27:59.829587 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.17 05:27:59.836210 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.17 05:27:59.836934 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.17 05:27:59.838332 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.17 05:27:59.838433 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.17 05:27:59.839596 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.17 05:27:59.840076 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.17 05:27:59.844175 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.17 05:27:59.844871 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.17 05:27:59.849474 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.17 05:27:59.849910 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.17 05:27:59.850365 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.17 05:27:59.850805 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.17 05:27:59.852408 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.17 05:27:59.852438 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.17 05:27:59.852537 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.17 05:27:59.852613 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.17 05:27:59.861064 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.17 05:27:59.861087 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162134 sec | ||
| 68 | 2025.12.17 05:27:59.861134 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.17 05:27:59.861174 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.17 05:27:59.861862 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.17 05:27:59.862450 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.17 05:27:59.879207 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.17 05:27:59.879257 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.17 05:27:59.879329 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.17 05:27:59.879342 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.17 05:27:59.879378 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.17 05:27:59.879451 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.17 05:27:59.881993 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.17 05:27:59.882043 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.17 05:27:59.882102 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.17 05:27:59.882280 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.17 05:27:59.882326 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.17 05:27:59.882339 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.17 05:27:59.882408 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.17 05:27:59.882420 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.17 05:27:59.882453 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.17 05:27:59.882528 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.17 05:27:59.912022 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.17 05:27:59.914306 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.17 05:27:59.914496 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000226626 sec | ||
| 91 | 2025.12.17 05:27:59.914511 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.17 05:27:59.914521 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.17 05:27:59.914611 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.17 05:27:59.914953 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.17 05:27:59.915102 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.17 05:27:59.915126 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.17 05:27:59.915143 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.17 05:27:59.915154 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.17 05:27:59.949170 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.17 05:27:59.949530 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.17 05:27:59.951280 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.512e-05 sec. | ||
| 102 | 2025.12.17 05:27:59.951811 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.17 05:27:59.953323 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.17 05:27:59.953352 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.17 05:28:00.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.17 05:28:00.649257 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54625 | ||
| 107 | 2025.12.17 05:28:00.654354 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.17 05:28:00.654421 [ 4 ] {} <Debug> TCP-Session: e12f8e68-57cf-4a62-b17e-7842bc4841e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:54625 | ||
| 109 | 2025.12.17 05:28:00.654526 [ 4 ] {} <Debug> TCP-Session: e12f8e68-57cf-4a62-b17e-7842bc4841e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.17 05:28:00.654544 [ 4 ] {} <Debug> TCP-Session: e12f8e68-57cf-4a62-b17e-7842bc4841e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.17 05:28:00.654649 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.17 05:28:00.654748 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.17 05:28:00.654768 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.17 05:28:00.658948 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59175 | ||
| 115 | 2025.12.17 05:28:00.659046 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53989 | ||
| 116 | 2025.12.17 05:28:00.659068 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40324 | ||
| 117 | 2025.12.17 05:28:00.659166 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.17 05:28:00.659249 [ 5 ] {} <Debug> TCP-Session: 78c5ab9f-fa8c-47f5-9d64-5d7e1fa4d847 Authenticating user 'default' from [fd00:1122:3344:101::a]:59175 | ||
| 119 | 2025.12.17 05:28:00.659248 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64946 | ||
| 120 | 2025.12.17 05:28:00.659311 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.17 05:28:00.659272 [ 5 ] {} <Debug> TCP-Session: 78c5ab9f-fa8c-47f5-9d64-5d7e1fa4d847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.17 05:28:00.659347 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39858 | ||
| 123 | 2025.12.17 05:28:00.659394 [ 254 ] {} <Debug> TCP-Session: a33fe360-1acd-4b00-a82d-0f149f259e8c Authenticating user 'default' from [fd00:1122:3344:101::a]:53989 | ||
| 124 | 2025.12.17 05:28:00.659421 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.17 05:28:00.659403 [ 5 ] {} <Debug> TCP-Session: 78c5ab9f-fa8c-47f5-9d64-5d7e1fa4d847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.17 05:28:00.659479 [ 254 ] {} <Debug> TCP-Session: a33fe360-1acd-4b00-a82d-0f149f259e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.17 05:28:00.659505 [ 6 ] {} <Debug> TCP-Session: 0e2fb6da-bfd6-4fcd-a83f-18575c4d3905 Authenticating user 'default' from [fd00:1122:3344:101::a]:40324 | ||
| 128 | 2025.12.17 05:28:00.659558 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.17 05:28:00.659561 [ 254 ] {} <Debug> TCP-Session: a33fe360-1acd-4b00-a82d-0f149f259e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.17 05:28:00.659604 [ 255 ] {} <Debug> TCP-Session: 8358d615-2b7b-479b-8bf4-758dec20595b Authenticating user 'default' from [fd00:1122:3344:101::a]:64946 | ||
| 131 | 2025.12.17 05:28:00.659583 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.17 05:28:00.659577 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42271 | ||
| 133 | 2025.12.17 05:28:00.659687 [ 255 ] {} <Debug> TCP-Session: 8358d615-2b7b-479b-8bf4-758dec20595b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.17 05:28:00.659694 [ 256 ] {} <Debug> TCP-Session: 69484009-c10a-49d6-a5ed-c4f06c21f809 Authenticating user 'default' from [fd00:1122:3344:101::a]:39858 | ||
| 135 | 2025.12.17 05:28:00.659696 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37363 | ||
| 136 | 2025.12.17 05:28:00.659585 [ 6 ] {} <Debug> TCP-Session: 0e2fb6da-bfd6-4fcd-a83f-18575c4d3905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.17 05:28:00.659851 [ 256 ] {} <Debug> TCP-Session: 69484009-c10a-49d6-a5ed-c4f06c21f809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.17 05:28:00.659825 [ 255 ] {} <Debug> TCP-Session: 8358d615-2b7b-479b-8bf4-758dec20595b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.17 05:28:00.659920 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.17 05:28:00.659924 [ 6 ] {} <Debug> TCP-Session: 0e2fb6da-bfd6-4fcd-a83f-18575c4d3905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.17 05:28:00.659935 [ 256 ] {} <Debug> TCP-Session: 69484009-c10a-49d6-a5ed-c4f06c21f809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.17 05:28:00.659805 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.17 05:28:00.660034 [ 258 ] {} <Debug> TCP-Session: 3b250765-dc0b-44ac-b94d-afbe80a9e842 Authenticating user 'default' from [fd00:1122:3344:101::a]:37363 | ||
| 144 | 2025.12.17 05:28:00.660103 [ 257 ] {} <Debug> TCP-Session: ba5e72b1-47e5-40b9-8649-4756ea02eeee Authenticating user 'default' from [fd00:1122:3344:101::a]:42271 | ||
| 145 | 2025.12.17 05:28:00.660143 [ 258 ] {} <Debug> TCP-Session: 3b250765-dc0b-44ac-b94d-afbe80a9e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.17 05:28:00.660157 [ 257 ] {} <Debug> TCP-Session: ba5e72b1-47e5-40b9-8649-4756ea02eeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.17 05:28:00.660207 [ 258 ] {} <Debug> TCP-Session: 3b250765-dc0b-44ac-b94d-afbe80a9e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.17 05:28:00.660263 [ 257 ] {} <Debug> TCP-Session: ba5e72b1-47e5-40b9-8649-4756ea02eeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.17 05:28:00.738656 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54914 | ||
| 150 | 2025.12.17 05:28:00.740969 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.17 05:28:00.741039 [ 259 ] {} <Debug> TCP-Session: b6fdd388-5b78-412a-a290-8056b10c77d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54914 | ||
| 152 | 2025.12.17 05:28:00.741074 [ 259 ] {} <Debug> TCP-Session: b6fdd388-5b78-412a-a290-8056b10c77d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.17 05:28:00.741165 [ 259 ] {} <Debug> TCP-Session: b6fdd388-5b78-412a-a290-8056b10c77d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.17 05:28:00.741243 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.17 05:28:00.741271 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.17 05:28:00.741402 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.17 05:28:00.744229 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33956 | ||
| 158 | 2025.12.17 05:28:00.744326 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38363 | ||
| 159 | 2025.12.17 05:28:00.744419 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.17 05:28:00.744441 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38233 | ||
| 161 | 2025.12.17 05:28:00.744535 [ 260 ] {} <Debug> TCP-Session: d3cf5925-7316-4948-9111-c6c109792c01 Authenticating user 'default' from [fd00:1122:3344:101::b]:33956 | ||
| 162 | 2025.12.17 05:28:00.744549 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.17 05:28:00.744559 [ 260 ] {} <Debug> TCP-Session: d3cf5925-7316-4948-9111-c6c109792c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.17 05:28:00.744593 [ 261 ] {} <Debug> TCP-Session: a9c93742-a7c2-4ef6-b49e-991e43f0c908 Authenticating user 'default' from [fd00:1122:3344:101::b]:38363 | ||
| 165 | 2025.12.17 05:28:00.744585 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43468 | ||
| 166 | 2025.12.17 05:28:00.744666 [ 260 ] {} <Debug> TCP-Session: d3cf5925-7316-4948-9111-c6c109792c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.17 05:28:00.744721 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36665 | ||
| 168 | 2025.12.17 05:28:00.744700 [ 261 ] {} <Debug> TCP-Session: a9c93742-a7c2-4ef6-b49e-991e43f0c908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.17 05:28:00.744674 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.17 05:28:00.744789 [ 261 ] {} <Debug> TCP-Session: a9c93742-a7c2-4ef6-b49e-991e43f0c908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.17 05:28:00.744852 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.17 05:28:00.744826 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53517 | ||
| 173 | 2025.12.17 05:28:00.744818 [ 262 ] {} <Debug> TCP-Session: 04088fdd-d6e3-44bc-b366-289e62c8ed66 Authenticating user 'default' from [fd00:1122:3344:101::b]:38233 | ||
| 174 | 2025.12.17 05:28:00.744947 [ 263 ] {} <Debug> TCP-Session: 1a003c24-5b96-44ec-8259-409c71382392 Authenticating user 'default' from [fd00:1122:3344:101::b]:43468 | ||
| 175 | 2025.12.17 05:28:00.744963 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44756 | ||
| 176 | 2025.12.17 05:28:00.745015 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.17 05:28:00.745031 [ 262 ] {} <Debug> TCP-Session: 04088fdd-d6e3-44bc-b366-289e62c8ed66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.17 05:28:00.745046 [ 263 ] {} <Debug> TCP-Session: 1a003c24-5b96-44ec-8259-409c71382392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.17 05:28:00.745104 [ 264 ] {} <Debug> TCP-Session: 97c25318-72c5-4628-b0f9-fc48e38c91ee Authenticating user 'default' from [fd00:1122:3344:101::b]:36665 | ||
| 180 | 2025.12.17 05:28:00.745136 [ 262 ] {} <Debug> TCP-Session: 04088fdd-d6e3-44bc-b366-289e62c8ed66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.17 05:28:00.745157 [ 263 ] {} <Debug> TCP-Session: 1a003c24-5b96-44ec-8259-409c71382392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.17 05:28:00.745182 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.12.17 05:28:00.745148 [ 264 ] {} <Debug> TCP-Session: 97c25318-72c5-4628-b0f9-fc48e38c91ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.17 05:28:00.745141 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.12.17 05:28:00.745238 [ 266 ] {} <Debug> TCP-Session: 4e65da46-94fd-4e4b-babc-0b8b200d5df5 Authenticating user 'default' from [fd00:1122:3344:101::b]:44756 | ||
| 186 | 2025.12.17 05:28:00.745291 [ 264 ] {} <Debug> TCP-Session: 97c25318-72c5-4628-b0f9-fc48e38c91ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.17 05:28:00.745318 [ 266 ] {} <Debug> TCP-Session: 4e65da46-94fd-4e4b-babc-0b8b200d5df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.17 05:28:00.745310 [ 265 ] {} <Debug> TCP-Session: d8fb23e2-2a56-4d5a-9baf-2242535f532b Authenticating user 'default' from [fd00:1122:3344:101::b]:53517 | ||
| 189 | 2025.12.17 05:28:00.745375 [ 266 ] {} <Debug> TCP-Session: 4e65da46-94fd-4e4b-babc-0b8b200d5df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.17 05:28:00.745393 [ 265 ] {} <Debug> TCP-Session: d8fb23e2-2a56-4d5a-9baf-2242535f532b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.17 05:28:00.745477 [ 265 ] {} <Debug> TCP-Session: d8fb23e2-2a56-4d5a-9baf-2242535f532b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.17 05:28:01.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.44 MiB, peak 118.44 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 1.08 MiB | ||
| 193 | 2025.12.17 05:28:01.847708 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33257 | ||
| 194 | 2025.12.17 05:28:01.860640 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2025.12.17 05:28:01.860689 [ 267 ] {} <Debug> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Authenticating user 'default' from [fd00:1122:3344:101::d]:33257 | ||
| 196 | 2025.12.17 05:28:01.860763 [ 267 ] {} <Debug> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.17 05:28:01.860823 [ 267 ] {} <Debug> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.12.17 05:28:01.860896 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2025.12.17 05:28:01.860941 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.17 05:28:01.861038 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2025.12.17 05:28:01.864014 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40160 | ||
| 202 | 2025.12.17 05:28:01.864113 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45304 | ||
| 203 | 2025.12.17 05:28:01.864204 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47974 | ||
| 204 | 2025.12.17 05:28:01.864223 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.12.17 05:28:01.864348 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.12.17 05:28:01.864364 [ 268 ] {} <Debug> TCP-Session: 24d92c0a-c630-432b-b5de-4cca4f581427 Authenticating user 'default' from [fd00:1122:3344:101::d]:40160 | ||
| 207 | 2025.12.17 05:28:01.864404 [ 269 ] {} <Debug> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45304 | ||
| 208 | 2025.12.17 05:28:01.864375 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45958 | ||
| 209 | 2025.12.17 05:28:01.864494 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.17 05:28:01.864538 [ 270 ] {} <Debug> TCP-Session: 7c9e03f1-55a6-48e9-9ba4-5abe109be93d Authenticating user 'default' from [fd00:1122:3344:101::d]:47974 | ||
| 211 | 2025.12.17 05:28:01.864562 [ 269 ] {} <Debug> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.12.17 05:28:01.864519 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65531 | ||
| 213 | 2025.12.17 05:28:01.864555 [ 268 ] {} <Debug> TCP-Session: 24d92c0a-c630-432b-b5de-4cca4f581427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.17 05:28:01.864679 [ 269 ] {} <Debug> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.17 05:28:01.864664 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39108 | ||
| 216 | 2025.12.17 05:28:01.864657 [ 270 ] {} <Debug> TCP-Session: 7c9e03f1-55a6-48e9-9ba4-5abe109be93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.17 05:28:01.864757 [ 268 ] {} <Debug> TCP-Session: 24d92c0a-c630-432b-b5de-4cca4f581427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.17 05:28:01.864808 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.17 05:28:01.864819 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34047 | ||
| 220 | 2025.12.17 05:28:01.864789 [ 270 ] {} <Debug> TCP-Session: 7c9e03f1-55a6-48e9-9ba4-5abe109be93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.17 05:28:01.864893 [ 271 ] {} <Debug> TCP-Session: eff25014-14e3-4616-879c-c2405301a105 Authenticating user 'default' from [fd00:1122:3344:101::d]:45958 | ||
| 222 | 2025.12.17 05:28:01.864975 [ 271 ] {} <Debug> TCP-Session: eff25014-14e3-4616-879c-c2405301a105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.17 05:28:01.864989 [ 271 ] {} <Debug> TCP-Session: eff25014-14e3-4616-879c-c2405301a105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.17 05:28:01.864988 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2025.12.17 05:28:01.865104 [ 273 ] {} <Debug> TCP-Session: f1f6311c-a42b-483a-9213-bee22d40da3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39108 | ||
| 226 | 2025.12.17 05:28:01.865121 [ 273 ] {} <Debug> TCP-Session: f1f6311c-a42b-483a-9213-bee22d40da3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.17 05:28:01.865222 [ 273 ] {} <Debug> TCP-Session: f1f6311c-a42b-483a-9213-bee22d40da3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.17 05:28:01.866242 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.12.17 05:28:01.866279 [ 274 ] {} <Debug> TCP-Session: 159bd5ea-605f-4403-969c-7c36b7b49000 Authenticating user 'default' from [fd00:1122:3344:101::d]:34047 | ||
| 230 | 2025.12.17 05:28:01.866339 [ 274 ] {} <Debug> TCP-Session: 159bd5ea-605f-4403-969c-7c36b7b49000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.17 05:28:01.866388 [ 274 ] {} <Debug> TCP-Session: 159bd5ea-605f-4403-969c-7c36b7b49000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.17 05:28:01.866412 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37096 | ||
| 233 | 2025.12.17 05:28:01.866539 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.12.17 05:28:01.866648 [ 275 ] {} <Debug> TCP-Session: b3acfff5-ccb4-45fb-ba93-b7211367dc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:37096 | ||
| 235 | 2025.12.17 05:28:01.866670 [ 275 ] {} <Debug> TCP-Session: b3acfff5-ccb4-45fb-ba93-b7211367dc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.17 05:28:01.866684 [ 275 ] {} <Debug> TCP-Session: b3acfff5-ccb4-45fb-ba93-b7211367dc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.12.17 05:28:01.868738 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.12.17 05:28:01.868771 [ 272 ] {} <Debug> TCP-Session: d2aacbe9-af0e-473a-9f8b-8e206bb0bdee Authenticating user 'default' from [fd00:1122:3344:101::d]:65531 | ||
| 239 | 2025.12.17 05:28:01.868786 [ 272 ] {} <Debug> TCP-Session: d2aacbe9-af0e-473a-9f8b-8e206bb0bdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.17 05:28:01.868872 [ 272 ] {} <Debug> TCP-Session: d2aacbe9-af0e-473a-9f8b-8e206bb0bdee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.17 05:28:01.881014 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 242 | 2025.12.17 05:28:01.883877 [ 267 ] {08756337-83cd-4203-92ab-ce42491aca16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2025.12.17 05:28:01.997305 [ 267 ] {08756337-83cd-4203-92ab-ce42491aca16} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33257) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2025.12.17 05:28:01.998320 [ 267 ] {08756337-83cd-4203-92ab-ce42491aca16} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2025.12.17 05:28:01.998561 [ 267 ] {08756337-83cd-4203-92ab-ce42491aca16} <Debug> TCPHandler: Processed in 0.124322619 sec. | ||
| 292 | 2025.12.17 05:28:02.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.63 MiB, peak 121.63 MiB, free memory in arenas 0.00 B, will set to 128.41 MiB (RSS), difference: 6.79 MiB | ||
| 293 | 2025.12.17 05:28:02.000978 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 294 | 2025.12.17 05:28:02.001203 [ 269 ] {e3dd46bf-ba39-46c7-a46c-65a613f97898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 295 | 2025.12.17 05:28:02.001760 [ 269 ] {e3dd46bf-ba39-46c7-a46c-65a613f97898} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45304) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 296 | |||
| 297 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 318 | |||
| 319 | 2025.12.17 05:28:02.002027 [ 269 ] {e3dd46bf-ba39-46c7-a46c-65a613f97898} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 320 | |||
| 321 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 342 | |||
| 343 | 2025.12.17 05:28:02.002246 [ 269 ] {e3dd46bf-ba39-46c7-a46c-65a613f97898} <Debug> TCPHandler: Processed in 0.001453954 sec. | ||
| 344 | 2025.12.17 05:28:02.007205 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.12.17 05:28:02.008058 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 346 | 2025.12.17 05:28:02.008725 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 347 | 2025.12.17 05:28:02.011003 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 348 | 2025.12.17 05:28:02.011108 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153263 sec | ||
| 349 | 2025.12.17 05:28:02.011129 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Trace> ReferentialDeps: No tables | ||
| 350 | 2025.12.17 05:28:02.011141 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Trace> LoadingDeps: No tables | ||
| 351 | 2025.12.17 05:28:02.011224 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 352 | 2025.12.17 05:28:02.012087 [ 267 ] {5dcb6210-cb53-4b85-a564-d15448569f82} <Debug> TCPHandler: Processed in 0.005008857 sec. | ||
| 353 | 2025.12.17 05:28:02.012252 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 354 | 2025.12.17 05:28:02.012403 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) /* The version table contains metadata about the `oximeter` database */ | ||
| 355 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 356 | 2025.12.17 05:28:02.012524 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 357 | 2025.12.17 05:28:02.017626 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 358 | 2025.12.17 05:28:02.019559 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf): Loading data parts | ||
| 359 | 2025.12.17 05:28:02.022372 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf): There are no data parts | ||
| 360 | 2025.12.17 05:28:02.025674 [ 267 ] {aed1ba04-e67d-4ceb-a8f2-bbb03c61e5fb} <Debug> TCPHandler: Processed in 0.013472264 sec. | ||
| 361 | 2025.12.17 05:28:02.025917 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2025.12.17 05:28:02.026099 [ 267 ] {79aa87d1-08ef-4c1d-8e09-7ba6caa77959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) /* The measurement tables contain all individual samples from each timeseries. | ||
| 363 | * | ||
| 364 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 365 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 366 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 367 | * by all samples from the same timeseries. | ||
| 368 | * | ||
| 369 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 370 | * and then uses that to index quickly into the measurements tables. | ||
| 371 | */ | ||
| 372 | 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) | ||
| 373 | 2025.12.17 05:28:02.026222 [ 267 ] {79aa87d1-08ef-4c1d-8e09-7ba6caa77959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 374 | 2025.12.17 05:28:02.046300 [ 267 ] {79aa87d1-08ef-4c1d-8e09-7ba6caa77959} <Debug> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Loading data parts | ||
| 375 | 2025.12.17 05:28:02.046584 [ 267 ] {79aa87d1-08ef-4c1d-8e09-7ba6caa77959} <Debug> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): There are no data parts | ||
| 376 | 2025.12.17 05:28:02.048888 [ 267 ] {79aa87d1-08ef-4c1d-8e09-7ba6caa77959} <Debug> TCPHandler: Processed in 0.023028757 sec. | ||
| 377 | 2025.12.17 05:28:02.049085 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 378 | 2025.12.17 05:28:02.049315 [ 267 ] {0a26cbd6-8abb-47e6-9733-84cbfad208b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 379 | 2025.12.17 05:28:02.049365 [ 267 ] {0a26cbd6-8abb-47e6-9733-84cbfad208b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 380 | 2025.12.17 05:28:02.051341 [ 267 ] {0a26cbd6-8abb-47e6-9733-84cbfad208b0} <Debug> oximeter.measurements_i8 (25627cfe-596e-4ec5-b74c-59e20ef599ec): Loading data parts | ||
| 381 | 2025.12.17 05:28:02.051520 [ 267 ] {0a26cbd6-8abb-47e6-9733-84cbfad208b0} <Debug> oximeter.measurements_i8 (25627cfe-596e-4ec5-b74c-59e20ef599ec): There are no data parts | ||
| 382 | 2025.12.17 05:28:02.052983 [ 267 ] {0a26cbd6-8abb-47e6-9733-84cbfad208b0} <Debug> TCPHandler: Processed in 0.003976742 sec. | ||
| 383 | 2025.12.17 05:28:02.053208 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2025.12.17 05:28:02.053367 [ 267 ] {6904540c-c840-4694-936d-d69af2e54a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 385 | 2025.12.17 05:28:02.053483 [ 267 ] {6904540c-c840-4694-936d-d69af2e54a97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 386 | 2025.12.17 05:28:02.055393 [ 267 ] {6904540c-c840-4694-936d-d69af2e54a97} <Debug> oximeter.measurements_u8 (e8106fdf-5f45-458b-9437-8896ed858818): Loading data parts | ||
| 387 | 2025.12.17 05:28:02.055649 [ 267 ] {6904540c-c840-4694-936d-d69af2e54a97} <Debug> oximeter.measurements_u8 (e8106fdf-5f45-458b-9437-8896ed858818): There are no data parts | ||
| 388 | 2025.12.17 05:28:02.057018 [ 267 ] {6904540c-c840-4694-936d-d69af2e54a97} <Debug> TCPHandler: Processed in 0.00386165 sec. | ||
| 389 | 2025.12.17 05:28:02.057172 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2025.12.17 05:28:02.057373 [ 267 ] {8da1893c-0fc4-4893-a3b2-6dc69b9529e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 391 | 2025.12.17 05:28:02.057452 [ 267 ] {8da1893c-0fc4-4893-a3b2-6dc69b9529e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 392 | 2025.12.17 05:28:02.059276 [ 267 ] {8da1893c-0fc4-4893-a3b2-6dc69b9529e7} <Debug> oximeter.measurements_i16 (d584dfbb-690e-4b19-85c4-d0795b48d4d0): Loading data parts | ||
| 393 | 2025.12.17 05:28:02.059472 [ 267 ] {8da1893c-0fc4-4893-a3b2-6dc69b9529e7} <Debug> oximeter.measurements_i16 (d584dfbb-690e-4b19-85c4-d0795b48d4d0): There are no data parts | ||
| 394 | 2025.12.17 05:28:02.060634 [ 267 ] {8da1893c-0fc4-4893-a3b2-6dc69b9529e7} <Debug> TCPHandler: Processed in 0.003516332 sec. | ||
| 395 | 2025.12.17 05:28:02.060845 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.12.17 05:28:02.060998 [ 267 ] {8d1a6e7a-39b4-4130-bb5f-70dcec8d09d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 397 | 2025.12.17 05:28:02.061109 [ 267 ] {8d1a6e7a-39b4-4130-bb5f-70dcec8d09d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 398 | 2025.12.17 05:28:02.062936 [ 267 ] {8d1a6e7a-39b4-4130-bb5f-70dcec8d09d6} <Debug> oximeter.measurements_u16 (747dc30b-528a-4736-b905-cae439312a9f): Loading data parts | ||
| 399 | 2025.12.17 05:28:02.063101 [ 267 ] {8d1a6e7a-39b4-4130-bb5f-70dcec8d09d6} <Debug> oximeter.measurements_u16 (747dc30b-528a-4736-b905-cae439312a9f): There are no data parts | ||
| 400 | 2025.12.17 05:28:02.065326 [ 267 ] {8d1a6e7a-39b4-4130-bb5f-70dcec8d09d6} <Debug> TCPHandler: Processed in 0.004530235 sec. | ||
| 401 | 2025.12.17 05:28:02.065479 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2025.12.17 05:28:02.065737 [ 267 ] {eed7f7b3-8ad6-4f87-816e-197e91d80618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 403 | 2025.12.17 05:28:02.065819 [ 267 ] {eed7f7b3-8ad6-4f87-816e-197e91d80618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 404 | 2025.12.17 05:28:02.067637 [ 267 ] {eed7f7b3-8ad6-4f87-816e-197e91d80618} <Debug> oximeter.measurements_i32 (515a488a-4b7d-4ae2-a7c8-b4d8bac64cab): Loading data parts | ||
| 405 | 2025.12.17 05:28:02.067798 [ 267 ] {eed7f7b3-8ad6-4f87-816e-197e91d80618} <Debug> oximeter.measurements_i32 (515a488a-4b7d-4ae2-a7c8-b4d8bac64cab): There are no data parts | ||
| 406 | 2025.12.17 05:28:02.071498 [ 267 ] {eed7f7b3-8ad6-4f87-816e-197e91d80618} <Debug> TCPHandler: Processed in 0.006068711 sec. | ||
| 407 | 2025.12.17 05:28:02.071710 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.17 05:28:02.071866 [ 267 ] {b3d36287-9a31-463e-b772-24674abda502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 409 | 2025.12.17 05:28:02.071970 [ 267 ] {b3d36287-9a31-463e-b772-24674abda502} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 410 | 2025.12.17 05:28:02.073866 [ 267 ] {b3d36287-9a31-463e-b772-24674abda502} <Debug> oximeter.measurements_u32 (6a0e30c9-c9d3-4084-9818-37f0e4519a97): Loading data parts | ||
| 411 | 2025.12.17 05:28:02.074002 [ 267 ] {b3d36287-9a31-463e-b772-24674abda502} <Debug> oximeter.measurements_u32 (6a0e30c9-c9d3-4084-9818-37f0e4519a97): There are no data parts | ||
| 412 | 2025.12.17 05:28:02.075411 [ 267 ] {b3d36287-9a31-463e-b772-24674abda502} <Debug> TCPHandler: Processed in 0.003751237 sec. | ||
| 413 | 2025.12.17 05:28:02.075574 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.17 05:28:02.075730 [ 267 ] {ed74a96f-996c-45bb-aace-da86aeab042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 415 | 2025.12.17 05:28:02.075852 [ 267 ] {ed74a96f-996c-45bb-aace-da86aeab042c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 416 | 2025.12.17 05:28:02.078631 [ 267 ] {ed74a96f-996c-45bb-aace-da86aeab042c} <Debug> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): Loading data parts | ||
| 417 | 2025.12.17 05:28:02.078767 [ 267 ] {ed74a96f-996c-45bb-aace-da86aeab042c} <Debug> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): There are no data parts | ||
| 418 | 2025.12.17 05:28:02.080601 [ 267 ] {ed74a96f-996c-45bb-aace-da86aeab042c} <Debug> TCPHandler: Processed in 0.005087458 sec. | ||
| 419 | 2025.12.17 05:28:02.080817 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.17 05:28:02.080971 [ 267 ] {91490cbe-8a6f-4d6a-ac23-b9b7080985cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 421 | 2025.12.17 05:28:02.081094 [ 267 ] {91490cbe-8a6f-4d6a-ac23-b9b7080985cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 422 | 2025.12.17 05:28:02.083058 [ 267 ] {91490cbe-8a6f-4d6a-ac23-b9b7080985cc} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Loading data parts | ||
| 423 | 2025.12.17 05:28:02.083232 [ 267 ] {91490cbe-8a6f-4d6a-ac23-b9b7080985cc} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): There are no data parts | ||
| 424 | 2025.12.17 05:28:02.084486 [ 267 ] {91490cbe-8a6f-4d6a-ac23-b9b7080985cc} <Debug> TCPHandler: Processed in 0.003719457 sec. | ||
| 425 | 2025.12.17 05:28:02.084637 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.17 05:28:02.084793 [ 267 ] {b0697304-f205-4b57-a2b0-d3a9ea45044b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 427 | 2025.12.17 05:28:02.084904 [ 267 ] {b0697304-f205-4b57-a2b0-d3a9ea45044b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 428 | 2025.12.17 05:28:02.086664 [ 267 ] {b0697304-f205-4b57-a2b0-d3a9ea45044b} <Debug> oximeter.measurements_f32 (416cca60-306b-442e-9fc6-1dc323b8b560): Loading data parts | ||
| 429 | 2025.12.17 05:28:02.086805 [ 267 ] {b0697304-f205-4b57-a2b0-d3a9ea45044b} <Debug> oximeter.measurements_f32 (416cca60-306b-442e-9fc6-1dc323b8b560): There are no data parts | ||
| 430 | 2025.12.17 05:28:02.088356 [ 267 ] {b0697304-f205-4b57-a2b0-d3a9ea45044b} <Debug> TCPHandler: Processed in 0.003769548 sec. | ||
| 431 | 2025.12.17 05:28:02.088545 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.17 05:28:02.088754 [ 267 ] {f222129f-a80e-4599-94a5-799daf934c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 433 | 2025.12.17 05:28:02.088881 [ 267 ] {f222129f-a80e-4599-94a5-799daf934c8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 434 | 2025.12.17 05:28:02.090861 [ 267 ] {f222129f-a80e-4599-94a5-799daf934c8d} <Debug> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Loading data parts | ||
| 435 | 2025.12.17 05:28:02.091007 [ 267 ] {f222129f-a80e-4599-94a5-799daf934c8d} <Debug> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): There are no data parts | ||
| 436 | 2025.12.17 05:28:02.093144 [ 267 ] {f222129f-a80e-4599-94a5-799daf934c8d} <Debug> TCPHandler: Processed in 0.004649689 sec. | ||
| 437 | 2025.12.17 05:28:02.093302 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.17 05:28:02.093458 [ 267 ] {f1cfdb70-dc7e-4112-b1a1-8bb6b7642600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 439 | 2025.12.17 05:28:02.093593 [ 267 ] {f1cfdb70-dc7e-4112-b1a1-8bb6b7642600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 440 | 2025.12.17 05:28:02.096320 [ 267 ] {f1cfdb70-dc7e-4112-b1a1-8bb6b7642600} <Debug> oximeter.measurements_string (02de01d3-618a-4e5d-841a-441ccebe5939): Loading data parts | ||
| 441 | 2025.12.17 05:28:02.096465 [ 267 ] {f1cfdb70-dc7e-4112-b1a1-8bb6b7642600} <Debug> oximeter.measurements_string (02de01d3-618a-4e5d-841a-441ccebe5939): There are no data parts | ||
| 442 | 2025.12.17 05:28:02.097993 [ 267 ] {f1cfdb70-dc7e-4112-b1a1-8bb6b7642600} <Debug> TCPHandler: Processed in 0.004746231 sec. | ||
| 443 | 2025.12.17 05:28:02.098186 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.17 05:28:02.098394 [ 267 ] {f9e60607-7c92-4966-8059-db59997d9355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 445 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 446 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 447 | * a string isn't palatable for a few reasons. | ||
| 448 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 449 | * details. | ||
| 450 | */ | ||
| 451 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.17 05:28:02.098524 [ 267 ] {f9e60607-7c92-4966-8059-db59997d9355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 453 | 2025.12.17 05:28:02.100585 [ 267 ] {f9e60607-7c92-4966-8059-db59997d9355} <Debug> oximeter.measurements_bytes (d4d36ad8-56a7-431c-998e-97828964bcb0): Loading data parts | ||
| 454 | 2025.12.17 05:28:02.100736 [ 267 ] {f9e60607-7c92-4966-8059-db59997d9355} <Debug> oximeter.measurements_bytes (d4d36ad8-56a7-431c-998e-97828964bcb0): There are no data parts | ||
| 455 | 2025.12.17 05:28:02.102367 [ 267 ] {f9e60607-7c92-4966-8059-db59997d9355} <Debug> TCPHandler: Processed in 0.004232399 sec. | ||
| 456 | 2025.12.17 05:28:02.102614 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.17 05:28:02.102782 [ 267 ] {8a52539e-4f56-454c-afe2-b5fad03d0d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 458 | 2025.12.17 05:28:02.102912 [ 267 ] {8a52539e-4f56-454c-afe2-b5fad03d0d56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 459 | 2025.12.17 05:28:02.104678 [ 267 ] {8a52539e-4f56-454c-afe2-b5fad03d0d56} <Debug> oximeter.measurements_cumulativei64 (d52145c3-e144-48e8-b66b-4defb6c9cd8d): Loading data parts | ||
| 460 | 2025.12.17 05:28:02.104916 [ 267 ] {8a52539e-4f56-454c-afe2-b5fad03d0d56} <Debug> oximeter.measurements_cumulativei64 (d52145c3-e144-48e8-b66b-4defb6c9cd8d): There are no data parts | ||
| 461 | 2025.12.17 05:28:02.106213 [ 267 ] {8a52539e-4f56-454c-afe2-b5fad03d0d56} <Debug> TCPHandler: Processed in 0.003673355 sec. | ||
| 462 | 2025.12.17 05:28:02.106366 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.17 05:28:02.106647 [ 267 ] {8cbe44d6-f978-4958-af70-b05f2265abe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 464 | 2025.12.17 05:28:02.106783 [ 267 ] {8cbe44d6-f978-4958-af70-b05f2265abe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 465 | 2025.12.17 05:28:02.108867 [ 267 ] {8cbe44d6-f978-4958-af70-b05f2265abe4} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Loading data parts | ||
| 466 | 2025.12.17 05:28:02.109008 [ 267 ] {8cbe44d6-f978-4958-af70-b05f2265abe4} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): There are no data parts | ||
| 467 | 2025.12.17 05:28:02.110446 [ 267 ] {8cbe44d6-f978-4958-af70-b05f2265abe4} <Debug> TCPHandler: Processed in 0.004130036 sec. | ||
| 468 | 2025.12.17 05:28:02.110594 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.17 05:28:02.110758 [ 267 ] {3fc8906c-1bab-44c5-8a3a-cee72aa695aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 470 | 2025.12.17 05:28:02.110882 [ 267 ] {3fc8906c-1bab-44c5-8a3a-cee72aa695aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 471 | 2025.12.17 05:28:02.114223 [ 267 ] {3fc8906c-1bab-44c5-8a3a-cee72aa695aa} <Debug> oximeter.measurements_cumulativef32 (99318a66-cc0e-46ce-a819-49f3f34eabfa): Loading data parts | ||
| 472 | 2025.12.17 05:28:02.114366 [ 267 ] {3fc8906c-1bab-44c5-8a3a-cee72aa695aa} <Debug> oximeter.measurements_cumulativef32 (99318a66-cc0e-46ce-a819-49f3f34eabfa): There are no data parts | ||
| 473 | 2025.12.17 05:28:02.117230 [ 267 ] {3fc8906c-1bab-44c5-8a3a-cee72aa695aa} <Debug> TCPHandler: Processed in 0.006684876 sec. | ||
| 474 | 2025.12.17 05:28:02.117457 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.17 05:28:02.117620 [ 267 ] {7363c7e6-470f-4b9e-859b-9d064faafc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 476 | 2025.12.17 05:28:02.117735 [ 267 ] {7363c7e6-470f-4b9e-859b-9d064faafc41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 477 | 2025.12.17 05:28:02.119653 [ 267 ] {7363c7e6-470f-4b9e-859b-9d064faafc41} <Debug> oximeter.measurements_cumulativef64 (a12276a5-2b68-4a9f-adb3-df8d4993c335): Loading data parts | ||
| 478 | 2025.12.17 05:28:02.119866 [ 267 ] {7363c7e6-470f-4b9e-859b-9d064faafc41} <Debug> oximeter.measurements_cumulativef64 (a12276a5-2b68-4a9f-adb3-df8d4993c335): There are no data parts | ||
| 479 | 2025.12.17 05:28:02.121480 [ 267 ] {7363c7e6-470f-4b9e-859b-9d064faafc41} <Debug> TCPHandler: Processed in 0.004072765 sec. | ||
| 480 | 2025.12.17 05:28:02.121631 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.17 05:28:02.121987 [ 267 ] {97d10a41-9fdd-448f-8203-d03d564d116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 482 | * NOTE: Array types cannot be Nullable, see | ||
| 483 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 484 | * for more details. | ||
| 485 | * | ||
| 486 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 487 | * is unfortunate, and at this point relies on the fact that an | ||
| 488 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 489 | * to figure out another way to represent missing samples here. | ||
| 490 | */ | ||
| 491 | 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) | ||
| 492 | 2025.12.17 05:28:02.122141 [ 267 ] {97d10a41-9fdd-448f-8203-d03d564d116c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 493 | 2025.12.17 05:28:02.125797 [ 267 ] {97d10a41-9fdd-448f-8203-d03d564d116c} <Debug> oximeter.measurements_histogrami8 (c412e1dd-823d-4eef-88dc-31fa4257fcc1): Loading data parts | ||
| 494 | 2025.12.17 05:28:02.126062 [ 267 ] {97d10a41-9fdd-448f-8203-d03d564d116c} <Debug> oximeter.measurements_histogrami8 (c412e1dd-823d-4eef-88dc-31fa4257fcc1): There are no data parts | ||
| 495 | 2025.12.17 05:28:02.130245 [ 267 ] {97d10a41-9fdd-448f-8203-d03d564d116c} <Debug> TCPHandler: Processed in 0.008666883 sec. | ||
| 496 | 2025.12.17 05:28:02.130497 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 497 | 2025.12.17 05:28:02.130722 [ 267 ] {58486037-a2f9-4e9a-acb3-abbbc775ca4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 498 | 2025.12.17 05:28:02.130862 [ 267 ] {58486037-a2f9-4e9a-acb3-abbbc775ca4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2025.12.17 05:28:02.134483 [ 267 ] {58486037-a2f9-4e9a-acb3-abbbc775ca4f} <Debug> oximeter.measurements_histogramu8 (e3f486e3-ecea-4485-aaa6-c3ecf70f2e0e): Loading data parts | ||
| 500 | 2025.12.17 05:28:02.134715 [ 267 ] {58486037-a2f9-4e9a-acb3-abbbc775ca4f} <Debug> oximeter.measurements_histogramu8 (e3f486e3-ecea-4485-aaa6-c3ecf70f2e0e): There are no data parts | ||
| 501 | 2025.12.17 05:28:02.137379 [ 267 ] {58486037-a2f9-4e9a-acb3-abbbc775ca4f} <Debug> TCPHandler: Processed in 0.006933142 sec. | ||
| 502 | 2025.12.17 05:28:02.137527 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2025.12.17 05:28:02.137821 [ 267 ] {42301fb0-443e-41ca-97fd-a195aa21639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 504 | 2025.12.17 05:28:02.137954 [ 267 ] {42301fb0-443e-41ca-97fd-a195aa21639f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 505 | 2025.12.17 05:28:02.140372 [ 267 ] {42301fb0-443e-41ca-97fd-a195aa21639f} <Debug> oximeter.measurements_histogrami16 (c02f98c2-4e2c-456c-9c47-8774a0bfa003): Loading data parts | ||
| 506 | 2025.12.17 05:28:02.140517 [ 267 ] {42301fb0-443e-41ca-97fd-a195aa21639f} <Debug> oximeter.measurements_histogrami16 (c02f98c2-4e2c-456c-9c47-8774a0bfa003): There are no data parts | ||
| 507 | 2025.12.17 05:28:02.141796 [ 267 ] {42301fb0-443e-41ca-97fd-a195aa21639f} <Debug> TCPHandler: Processed in 0.004319231 sec. | ||
| 508 | 2025.12.17 05:28:02.142143 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2025.12.17 05:28:02.142478 [ 267 ] {c5f7fcb4-ffc0-45c3-b633-70f97778a650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 510 | 2025.12.17 05:28:02.142626 [ 267 ] {c5f7fcb4-ffc0-45c3-b633-70f97778a650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 511 | 2025.12.17 05:28:02.144585 [ 267 ] {c5f7fcb4-ffc0-45c3-b633-70f97778a650} <Debug> oximeter.measurements_histogramu16 (c3212871-0c87-4dea-858f-b0278b62f284): Loading data parts | ||
| 512 | 2025.12.17 05:28:02.144761 [ 267 ] {c5f7fcb4-ffc0-45c3-b633-70f97778a650} <Debug> oximeter.measurements_histogramu16 (c3212871-0c87-4dea-858f-b0278b62f284): There are no data parts | ||
| 513 | 2025.12.17 05:28:02.145976 [ 267 ] {c5f7fcb4-ffc0-45c3-b633-70f97778a650} <Debug> TCPHandler: Processed in 0.003957552 sec. | ||
| 514 | 2025.12.17 05:28:02.146123 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2025.12.17 05:28:02.146396 [ 267 ] {a8a7d958-194b-42f9-92ea-800ed20e79be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 516 | 2025.12.17 05:28:02.146521 [ 267 ] {a8a7d958-194b-42f9-92ea-800ed20e79be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 517 | 2025.12.17 05:28:02.148532 [ 267 ] {a8a7d958-194b-42f9-92ea-800ed20e79be} <Debug> oximeter.measurements_histogrami32 (70be9cd9-f33c-4085-bb6e-e89f77c7c441): Loading data parts | ||
| 518 | 2025.12.17 05:28:02.148693 [ 267 ] {a8a7d958-194b-42f9-92ea-800ed20e79be} <Debug> oximeter.measurements_histogrami32 (70be9cd9-f33c-4085-bb6e-e89f77c7c441): There are no data parts | ||
| 519 | 2025.12.17 05:28:02.150160 [ 267 ] {a8a7d958-194b-42f9-92ea-800ed20e79be} <Debug> TCPHandler: Processed in 0.004087806 sec. | ||
| 520 | 2025.12.17 05:28:02.150403 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2025.12.17 05:28:02.150642 [ 267 ] {67372422-584e-4e9c-902f-e3e64295dcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 522 | 2025.12.17 05:28:02.150768 [ 267 ] {67372422-584e-4e9c-902f-e3e64295dcec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 523 | 2025.12.17 05:28:02.153351 [ 267 ] {67372422-584e-4e9c-902f-e3e64295dcec} <Debug> oximeter.measurements_histogramu32 (ef8a9081-540e-4be2-bfba-ae49277870c1): Loading data parts | ||
| 524 | 2025.12.17 05:28:02.153521 [ 267 ] {67372422-584e-4e9c-902f-e3e64295dcec} <Debug> oximeter.measurements_histogramu32 (ef8a9081-540e-4be2-bfba-ae49277870c1): There are no data parts | ||
| 525 | 2025.12.17 05:28:02.155240 [ 267 ] {67372422-584e-4e9c-902f-e3e64295dcec} <Debug> TCPHandler: Processed in 0.004890804 sec. | ||
| 526 | 2025.12.17 05:28:02.155383 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2025.12.17 05:28:02.155638 [ 267 ] {152b1c92-b9e8-4e4b-9fba-4cef9ec506d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 528 | 2025.12.17 05:28:02.155765 [ 267 ] {152b1c92-b9e8-4e4b-9fba-4cef9ec506d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 529 | 2025.12.17 05:28:02.157832 [ 267 ] {152b1c92-b9e8-4e4b-9fba-4cef9ec506d6} <Debug> oximeter.measurements_histogrami64 (57da12ea-59f8-46ba-8825-05733c0c0d1a): Loading data parts | ||
| 530 | 2025.12.17 05:28:02.157967 [ 267 ] {152b1c92-b9e8-4e4b-9fba-4cef9ec506d6} <Debug> oximeter.measurements_histogrami64 (57da12ea-59f8-46ba-8825-05733c0c0d1a): There are no data parts | ||
| 531 | 2025.12.17 05:28:02.161964 [ 267 ] {152b1c92-b9e8-4e4b-9fba-4cef9ec506d6} <Debug> TCPHandler: Processed in 0.006630044 sec. | ||
| 532 | 2025.12.17 05:28:02.162173 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2025.12.17 05:28:02.162412 [ 267 ] {7032043b-1b7c-4427-a4ad-b3fe6fcb2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 534 | 2025.12.17 05:28:02.162573 [ 267 ] {7032043b-1b7c-4427-a4ad-b3fe6fcb2f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 535 | 2025.12.17 05:28:02.168092 [ 267 ] {7032043b-1b7c-4427-a4ad-b3fe6fcb2f37} <Debug> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Loading data parts | ||
| 536 | 2025.12.17 05:28:02.168235 [ 267 ] {7032043b-1b7c-4427-a4ad-b3fe6fcb2f37} <Debug> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): There are no data parts | ||
| 537 | 2025.12.17 05:28:02.169944 [ 267 ] {7032043b-1b7c-4427-a4ad-b3fe6fcb2f37} <Debug> TCPHandler: Processed in 0.007825212 sec. | ||
| 538 | 2025.12.17 05:28:02.170091 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.17 05:28:02.170352 [ 267 ] {9f7d290e-de76-4acd-977d-e5b16d497e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 540 | 2025.12.17 05:28:02.170494 [ 267 ] {9f7d290e-de76-4acd-977d-e5b16d497e66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 541 | 2025.12.17 05:28:02.172510 [ 267 ] {9f7d290e-de76-4acd-977d-e5b16d497e66} <Debug> oximeter.measurements_histogramf32 (a2a06a3b-33ec-4b0a-aac6-7aa6c7ca7d05): Loading data parts | ||
| 542 | 2025.12.17 05:28:02.172673 [ 267 ] {9f7d290e-de76-4acd-977d-e5b16d497e66} <Debug> oximeter.measurements_histogramf32 (a2a06a3b-33ec-4b0a-aac6-7aa6c7ca7d05): There are no data parts | ||
| 543 | 2025.12.17 05:28:02.173978 [ 267 ] {9f7d290e-de76-4acd-977d-e5b16d497e66} <Debug> TCPHandler: Processed in 0.003937212 sec. | ||
| 544 | 2025.12.17 05:28:02.174202 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.17 05:28:02.174421 [ 267 ] {8e223136-a13a-4644-b2da-ce6c85b39569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 546 | 2025.12.17 05:28:02.174549 [ 267 ] {8e223136-a13a-4644-b2da-ce6c85b39569} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 547 | 2025.12.17 05:28:02.176743 [ 267 ] {8e223136-a13a-4644-b2da-ce6c85b39569} <Debug> oximeter.measurements_histogramf64 (a1eb2df2-546a-44d0-93c0-e071911760d2): Loading data parts | ||
| 548 | 2025.12.17 05:28:02.176923 [ 267 ] {8e223136-a13a-4644-b2da-ce6c85b39569} <Debug> oximeter.measurements_histogramf64 (a1eb2df2-546a-44d0-93c0-e071911760d2): There are no data parts | ||
| 549 | 2025.12.17 05:28:02.178593 [ 267 ] {8e223136-a13a-4644-b2da-ce6c85b39569} <Debug> TCPHandler: Processed in 0.004441344 sec. | ||
| 550 | 2025.12.17 05:28:02.178747 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.17 05:28:02.178980 [ 267 ] {da936cfa-2ffb-4e4c-8171-d52962daac31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) /* The field tables store named dimensions of each timeseries. | ||
| 552 | * | ||
| 553 | * As with the measurement tables, there is one field table for each field data | ||
| 554 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 555 | * this behavior **must not** be relied upon for query correctness. | ||
| 556 | * | ||
| 557 | * The index for the fields differs from the measurements, however. Rows are | ||
| 558 | * sorted by timeseries name, then field name, field value, and finally | ||
| 559 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 560 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 561 | * usually then used to look up measurements. | ||
| 562 | * | ||
| 563 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 564 | * timeseries name and then key, since it would improve lookups where one | ||
| 565 | * already has the key. Realistically though, these tables are quite small and | ||
| 566 | * so performance benefits will be low in absolute terms. | ||
| 567 | * | ||
| 568 | * TTL: We use a materialized column to expire old field table records. This | ||
| 569 | * column is generated automatically by the database whenever a new row is | ||
| 570 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 571 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 572 | * record will remain during a deduplication, which will have the last | ||
| 573 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 574 | * measurement tables. | ||
| 575 | */ | ||
| 576 | 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) | ||
| 577 | 2025.12.17 05:28:02.179115 [ 267 ] {da936cfa-2ffb-4e4c-8171-d52962daac31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 578 | 2025.12.17 05:28:02.181039 [ 267 ] {da936cfa-2ffb-4e4c-8171-d52962daac31} <Debug> oximeter.fields_bool (e1b9d4c5-62d5-48d7-a3ab-7a7b519e9876): Loading data parts | ||
| 579 | 2025.12.17 05:28:02.181238 [ 267 ] {da936cfa-2ffb-4e4c-8171-d52962daac31} <Debug> oximeter.fields_bool (e1b9d4c5-62d5-48d7-a3ab-7a7b519e9876): There are no data parts | ||
| 580 | 2025.12.17 05:28:02.183318 [ 267 ] {da936cfa-2ffb-4e4c-8171-d52962daac31} <Debug> TCPHandler: Processed in 0.004621418 sec. | ||
| 581 | 2025.12.17 05:28:02.183487 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.17 05:28:02.183768 [ 267 ] {aa2e4c83-37c0-4fbb-9beb-cb7445c43588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 583 | 2025.12.17 05:28:02.183886 [ 267 ] {aa2e4c83-37c0-4fbb-9beb-cb7445c43588} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 584 | 2025.12.17 05:28:02.185997 [ 267 ] {aa2e4c83-37c0-4fbb-9beb-cb7445c43588} <Debug> oximeter.fields_i8 (de5b3843-4f06-4296-afea-edfa71677504): Loading data parts | ||
| 585 | 2025.12.17 05:28:02.186153 [ 267 ] {aa2e4c83-37c0-4fbb-9beb-cb7445c43588} <Debug> oximeter.fields_i8 (de5b3843-4f06-4296-afea-edfa71677504): There are no data parts | ||
| 586 | 2025.12.17 05:28:02.188656 [ 267 ] {aa2e4c83-37c0-4fbb-9beb-cb7445c43588} <Debug> TCPHandler: Processed in 0.005230732 sec. | ||
| 587 | 2025.12.17 05:28:02.188810 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.12.17 05:28:02.188964 [ 267 ] {e9334edc-d500-4c65-9458-f893c23d11cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 589 | 2025.12.17 05:28:02.189085 [ 267 ] {e9334edc-d500-4c65-9458-f893c23d11cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 590 | 2025.12.17 05:28:02.190932 [ 267 ] {e9334edc-d500-4c65-9458-f893c23d11cf} <Debug> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Loading data parts | ||
| 591 | 2025.12.17 05:28:02.191073 [ 267 ] {e9334edc-d500-4c65-9458-f893c23d11cf} <Debug> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): There are no data parts | ||
| 592 | 2025.12.17 05:28:02.192479 [ 267 ] {e9334edc-d500-4c65-9458-f893c23d11cf} <Debug> TCPHandler: Processed in 0.003720277 sec. | ||
| 593 | 2025.12.17 05:28:02.192628 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.12.17 05:28:02.192876 [ 267 ] {3ef2dc7d-89c8-4079-aef6-817f0e190549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 595 | 2025.12.17 05:28:02.192994 [ 267 ] {3ef2dc7d-89c8-4079-aef6-817f0e190549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 596 | 2025.12.17 05:28:02.194735 [ 267 ] {3ef2dc7d-89c8-4079-aef6-817f0e190549} <Debug> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Loading data parts | ||
| 597 | 2025.12.17 05:28:02.194925 [ 267 ] {3ef2dc7d-89c8-4079-aef6-817f0e190549} <Debug> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): There are no data parts | ||
| 598 | 2025.12.17 05:28:02.196346 [ 267 ] {3ef2dc7d-89c8-4079-aef6-817f0e190549} <Debug> TCPHandler: Processed in 0.003769157 sec. | ||
| 599 | 2025.12.17 05:28:02.196513 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2025.12.17 05:28:02.196670 [ 267 ] {597291ee-0f21-4ffc-9549-3e952d550322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 601 | 2025.12.17 05:28:02.196792 [ 267 ] {597291ee-0f21-4ffc-9549-3e952d550322} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 602 | 2025.12.17 05:28:02.199192 [ 267 ] {597291ee-0f21-4ffc-9549-3e952d550322} <Debug> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Loading data parts | ||
| 603 | 2025.12.17 05:28:02.199344 [ 267 ] {597291ee-0f21-4ffc-9549-3e952d550322} <Debug> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): There are no data parts | ||
| 604 | 2025.12.17 05:28:02.201201 [ 267 ] {597291ee-0f21-4ffc-9549-3e952d550322} <Debug> TCPHandler: Processed in 0.004743741 sec. | ||
| 605 | 2025.12.17 05:28:02.201403 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2025.12.17 05:28:02.201634 [ 267 ] {d6217a7d-a501-4a76-8bdf-84daf64aaf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 607 | 2025.12.17 05:28:02.201738 [ 267 ] {d6217a7d-a501-4a76-8bdf-84daf64aaf4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 608 | 2025.12.17 05:28:02.203958 [ 267 ] {d6217a7d-a501-4a76-8bdf-84daf64aaf4f} <Debug> oximeter.fields_i32 (4441cf0d-7a59-479a-b6d3-654b93e2fb40): Loading data parts | ||
| 609 | 2025.12.17 05:28:02.204135 [ 267 ] {d6217a7d-a501-4a76-8bdf-84daf64aaf4f} <Debug> oximeter.fields_i32 (4441cf0d-7a59-479a-b6d3-654b93e2fb40): There are no data parts | ||
| 610 | 2025.12.17 05:28:02.205686 [ 267 ] {d6217a7d-a501-4a76-8bdf-84daf64aaf4f} <Debug> TCPHandler: Processed in 0.004333471 sec. | ||
| 611 | 2025.12.17 05:28:02.205839 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.12.17 05:28:02.205998 [ 267 ] {dc76d684-7bba-497f-8798-3108209c4ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 613 | 2025.12.17 05:28:02.206126 [ 267 ] {dc76d684-7bba-497f-8798-3108209c4ed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 614 | 2025.12.17 05:28:02.208225 [ 267 ] {dc76d684-7bba-497f-8798-3108209c4ed3} <Debug> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Loading data parts | ||
| 615 | 2025.12.17 05:28:02.208395 [ 267 ] {dc76d684-7bba-497f-8798-3108209c4ed3} <Debug> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): There are no data parts | ||
| 616 | 2025.12.17 05:28:02.209974 [ 267 ] {dc76d684-7bba-497f-8798-3108209c4ed3} <Debug> TCPHandler: Processed in 0.004185327 sec. | ||
| 617 | 2025.12.17 05:28:02.210226 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2025.12.17 05:28:02.210408 [ 267 ] {a84f5b2f-537f-478d-b052-eef6205f1bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 619 | 2025.12.17 05:28:02.210542 [ 267 ] {a84f5b2f-537f-478d-b052-eef6205f1bc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 620 | 2025.12.17 05:28:02.212359 [ 267 ] {a84f5b2f-537f-478d-b052-eef6205f1bc1} <Debug> oximeter.fields_i64 (301b4ae3-ed54-48ac-9cce-8fe6dfe0d663): Loading data parts | ||
| 621 | 2025.12.17 05:28:02.212610 [ 267 ] {a84f5b2f-537f-478d-b052-eef6205f1bc1} <Debug> oximeter.fields_i64 (301b4ae3-ed54-48ac-9cce-8fe6dfe0d663): There are no data parts | ||
| 622 | 2025.12.17 05:28:02.214424 [ 267 ] {a84f5b2f-537f-478d-b052-eef6205f1bc1} <Debug> TCPHandler: Processed in 0.004248149 sec. | ||
| 623 | 2025.12.17 05:28:02.214571 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.12.17 05:28:02.214774 [ 267 ] {1e039a6d-e397-4117-a717-7f2f95d18579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 625 | 2025.12.17 05:28:02.214860 [ 267 ] {1e039a6d-e397-4117-a717-7f2f95d18579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 626 | 2025.12.17 05:28:02.216825 [ 267 ] {1e039a6d-e397-4117-a717-7f2f95d18579} <Debug> oximeter.fields_u64 (909bea9b-00bf-4429-ab70-3c0b35336e12): Loading data parts | ||
| 627 | 2025.12.17 05:28:02.216973 [ 267 ] {1e039a6d-e397-4117-a717-7f2f95d18579} <Debug> oximeter.fields_u64 (909bea9b-00bf-4429-ab70-3c0b35336e12): There are no data parts | ||
| 628 | 2025.12.17 05:28:02.218901 [ 267 ] {1e039a6d-e397-4117-a717-7f2f95d18579} <Debug> TCPHandler: Processed in 0.004381312 sec. | ||
| 629 | 2025.12.17 05:28:02.219126 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.12.17 05:28:02.219279 [ 267 ] {2a2100dd-66de-4903-8b03-81f28e5a3f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 631 | 2025.12.17 05:28:02.219414 [ 267 ] {2a2100dd-66de-4903-8b03-81f28e5a3f65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 632 | 2025.12.17 05:28:02.221114 [ 267 ] {2a2100dd-66de-4903-8b03-81f28e5a3f65} <Debug> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Loading data parts | ||
| 633 | 2025.12.17 05:28:02.221371 [ 267 ] {2a2100dd-66de-4903-8b03-81f28e5a3f65} <Debug> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): There are no data parts | ||
| 634 | 2025.12.17 05:28:02.222583 [ 267 ] {2a2100dd-66de-4903-8b03-81f28e5a3f65} <Debug> TCPHandler: Processed in 0.003507312 sec. | ||
| 635 | 2025.12.17 05:28:02.222728 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.12.17 05:28:02.222962 [ 267 ] {e4e4f52f-93a9-4582-b5c7-c3c422b53bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 637 | 2025.12.17 05:28:02.223047 [ 267 ] {e4e4f52f-93a9-4582-b5c7-c3c422b53bf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 638 | 2025.12.17 05:28:02.226036 [ 267 ] {e4e4f52f-93a9-4582-b5c7-c3c422b53bf3} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Loading data parts | ||
| 639 | 2025.12.17 05:28:02.226169 [ 267 ] {e4e4f52f-93a9-4582-b5c7-c3c422b53bf3} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): There are no data parts | ||
| 640 | 2025.12.17 05:28:02.227569 [ 267 ] {e4e4f52f-93a9-4582-b5c7-c3c422b53bf3} <Debug> TCPHandler: Processed in 0.004891074 sec. | ||
| 641 | 2025.12.17 05:28:02.227806 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.12.17 05:28:02.227964 [ 267 ] {dab09674-cb5b-456a-885b-f4efb9f77565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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) | ||
| 643 | 2025.12.17 05:28:02.228082 [ 267 ] {dab09674-cb5b-456a-885b-f4efb9f77565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 644 | 2025.12.17 05:28:02.230944 [ 267 ] {dab09674-cb5b-456a-885b-f4efb9f77565} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Loading data parts | ||
| 645 | 2025.12.17 05:28:02.231164 [ 267 ] {dab09674-cb5b-456a-885b-f4efb9f77565} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): There are no data parts | ||
| 646 | 2025.12.17 05:28:02.233053 [ 267 ] {dab09674-cb5b-456a-885b-f4efb9f77565} <Debug> TCPHandler: Processed in 0.005298243 sec. | ||
| 647 | 2025.12.17 05:28:02.233250 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.17 05:28:02.233643 [ 267 ] {07c13783-da35-4f8e-940d-ad43dc6ee92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) /* The timeseries schema table stores the extracted schema for the samples | ||
| 649 | * oximeter collects. | ||
| 650 | */ | ||
| 651 | 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) | ||
| 652 | 2025.12.17 05:28:02.233805 [ 267 ] {07c13783-da35-4f8e-940d-ad43dc6ee92b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 653 | 2025.12.17 05:28:02.236956 [ 267 ] {07c13783-da35-4f8e-940d-ad43dc6ee92b} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Loading data parts | ||
| 654 | 2025.12.17 05:28:02.237188 [ 267 ] {07c13783-da35-4f8e-940d-ad43dc6ee92b} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): There are no data parts | ||
| 655 | 2025.12.17 05:28:02.239159 [ 267 ] {07c13783-da35-4f8e-940d-ad43dc6ee92b} <Debug> TCPHandler: Processed in 0.005969939 sec. | ||
| 656 | 2025.12.17 05:28:02.239479 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2025.12.17 05:28:02.239892 [ 269 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 658 | 2025.12.17 05:28:02.241169 [ 269 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 659 | 2025.12.17 05:28:02.259667 [ 276 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Trace> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 660 | 2025.12.17 05:28:02.259823 [ 276 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 661 | 2025.12.17 05:28:02.264966 [ 276 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 662 | 2025.12.17 05:28:02.265559 [ 276 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Trace> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 663 | 2025.12.17 05:28:02.265944 [ 269 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026188 sec., 38.1854284405071 rows/sec., 610.97 B/sec. | ||
| 664 | 2025.12.17 05:28:02.266262 [ 269 ] {c2cf3c6f-cd4c-4de7-b62d-2f21d5be659b} <Debug> TCPHandler: Processed in 0.026967648 sec. | ||
| 665 | 2025.12.17 05:28:03.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.66 MiB, peak 133.66 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 5.49 MiB | ||
| 666 | 2025.12.17 05:28:03.804122 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56799 | ||
| 667 | 2025.12.17 05:28:03.808746 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2025.12.17 05:28:03.808787 [ 278 ] {} <Debug> TCP-Session: 87180e29-7d86-4e30-8965-da9374ea7479 Authenticating user 'default' from [fd00:1122:3344:101::c]:56799 | ||
| 669 | 2025.12.17 05:28:03.808925 [ 278 ] {} <Debug> TCP-Session: 87180e29-7d86-4e30-8965-da9374ea7479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2025.12.17 05:28:03.808940 [ 278 ] {} <Debug> TCP-Session: 87180e29-7d86-4e30-8965-da9374ea7479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2025.12.17 05:28:03.809019 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 672 | 2025.12.17 05:28:03.809151 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2025.12.17 05:28:03.809169 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 674 | 2025.12.17 05:28:03.811901 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40240 | ||
| 675 | 2025.12.17 05:28:03.812055 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56074 | ||
| 676 | 2025.12.17 05:28:03.812086 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.12.17 05:28:03.812173 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61279 | ||
| 678 | 2025.12.17 05:28:03.812257 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39423 | ||
| 679 | 2025.12.17 05:28:03.812289 [ 279 ] {} <Debug> TCP-Session: 0dec33cf-7617-4108-9a55-af03a3920533 Authenticating user 'default' from [fd00:1122:3344:101::c]:40240 | ||
| 680 | 2025.12.17 05:28:03.812258 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.17 05:28:03.812351 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37534 | ||
| 682 | 2025.12.17 05:28:03.812371 [ 279 ] {} <Debug> TCP-Session: 0dec33cf-7617-4108-9a55-af03a3920533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.12.17 05:28:03.812448 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46366 | ||
| 684 | 2025.12.17 05:28:03.812514 [ 280 ] {} <Debug> TCP-Session: edc4bf5d-5b6c-4c26-bb1b-9c9e3a37cf35 Authenticating user 'default' from [fd00:1122:3344:101::c]:56074 | ||
| 685 | 2025.12.17 05:28:03.812476 [ 279 ] {} <Debug> TCP-Session: 0dec33cf-7617-4108-9a55-af03a3920533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.12.17 05:28:03.812555 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.17 05:28:03.812632 [ 280 ] {} <Debug> TCP-Session: edc4bf5d-5b6c-4c26-bb1b-9c9e3a37cf35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.17 05:28:03.812621 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.17 05:28:03.812686 [ 281 ] {} <Debug> TCP-Session: 94d1b8a9-c06e-42e8-bc8a-a2713213b84b Authenticating user 'default' from [fd00:1122:3344:101::c]:61279 | ||
| 690 | 2025.12.17 05:28:03.812709 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37516 | ||
| 691 | 2025.12.17 05:28:03.812791 [ 282 ] {} <Debug> TCP-Session: 4c5c2c49-37a7-4c6c-875c-8e6f8d2ad198 Authenticating user 'default' from [fd00:1122:3344:101::c]:39423 | ||
| 692 | 2025.12.17 05:28:03.812778 [ 281 ] {} <Debug> TCP-Session: 94d1b8a9-c06e-42e8-bc8a-a2713213b84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.17 05:28:03.812756 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.17 05:28:03.812898 [ 281 ] {} <Debug> TCP-Session: 94d1b8a9-c06e-42e8-bc8a-a2713213b84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.17 05:28:03.812914 [ 282 ] {} <Debug> TCP-Session: 4c5c2c49-37a7-4c6c-875c-8e6f8d2ad198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.17 05:28:03.812746 [ 280 ] {} <Debug> TCP-Session: edc4bf5d-5b6c-4c26-bb1b-9c9e3a37cf35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.17 05:28:03.812999 [ 282 ] {} <Debug> TCP-Session: 4c5c2c49-37a7-4c6c-875c-8e6f8d2ad198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.17 05:28:03.813001 [ 284 ] {} <Debug> TCP-Session: 4182f878-2505-4b8f-a7b5-cb6d152a7290 Authenticating user 'default' from [fd00:1122:3344:101::c]:46366 | ||
| 699 | 2025.12.17 05:28:03.812733 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.12.17 05:28:03.813111 [ 284 ] {} <Debug> TCP-Session: 4182f878-2505-4b8f-a7b5-cb6d152a7290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.17 05:28:03.813041 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2025.12.17 05:28:03.813228 [ 283 ] {} <Debug> TCP-Session: 8e415168-40d5-4294-9288-afe9200e7171 Authenticating user 'default' from [fd00:1122:3344:101::c]:37534 | ||
| 703 | 2025.12.17 05:28:03.813247 [ 285 ] {} <Debug> TCP-Session: 0ed2c268-7840-470d-8e05-99b6a6b0a8e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37516 | ||
| 704 | 2025.12.17 05:28:03.813315 [ 283 ] {} <Debug> TCP-Session: 8e415168-40d5-4294-9288-afe9200e7171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.17 05:28:03.813242 [ 284 ] {} <Debug> TCP-Session: 4182f878-2505-4b8f-a7b5-cb6d152a7290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.17 05:28:03.813399 [ 285 ] {} <Debug> TCP-Session: 0ed2c268-7840-470d-8e05-99b6a6b0a8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.17 05:28:03.813404 [ 283 ] {} <Debug> TCP-Session: 8e415168-40d5-4294-9288-afe9200e7171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.12.17 05:28:03.813504 [ 285 ] {} <Debug> TCP-Session: 0ed2c268-7840-470d-8e05-99b6a6b0a8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2025.12.17 05:28:07.382906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.12.17 05:28:07.382920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.12.17 05:28:07.383062 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.12.17 05:28:07.383087 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.12.17 05:28:07.386351 [ 244 ] {} <Debug> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Loading data parts | ||
| 714 | 2025.12.17 05:28:07.386567 [ 244 ] {} <Debug> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): There are no data parts | ||
| 715 | 2025.12.17 05:28:07.391558 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.12.17 05:28:07.391713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 717 | 2025.12.17 05:28:07.397286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.17 05:28:07.397784 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.17 05:28:07.397934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.12.17 05:28:07.400872 [ 245 ] {} <Debug> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Loading data parts | ||
| 721 | 2025.12.17 05:28:07.401009 [ 245 ] {} <Debug> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): There are no data parts | ||
| 722 | 2025.12.17 05:28:07.423984 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.12.17 05:28:07.424130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 724 | 2025.12.17 05:28:07.430291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.12.17 05:28:07.431401 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.12.17 05:28:07.434688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.12.17 05:28:08.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.04 MiB | ||
| 728 | 2025.12.17 05:28:09.882791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.12.17 05:28:09.882894 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.12.17 05:28:09.887245 [ 243 ] {} <Debug> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Loading data parts | ||
| 731 | 2025.12.17 05:28:09.887449 [ 243 ] {} <Debug> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): There are no data parts | ||
| 732 | 2025.12.17 05:28:09.893696 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.12.17 05:28:09.893735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 734 | 2025.12.17 05:28:09.895525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.12.17 05:28:09.896199 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.12.17 05:28:09.896484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.12.17 05:28:10.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 155.13 MiB (RSS), difference: -2.96 MiB | ||
| 738 | 2025.12.17 05:28:14.852679 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.12.17 05:28:14.852742 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.12.17 05:28:14.898111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.12.17 05:28:14.898884 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.12.17 05:28:14.898986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 743 | 2025.12.17 05:28:14.899819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.12.17 05:28:14.900495 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.12.17 05:28:14.900730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.12.17 05:28:14.935029 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.12.17 05:28:14.953184 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.12.17 05:28:14.953370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 749 | 2025.12.17 05:28:14.959916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.12.17 05:28:14.961000 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.12.17 05:28:14.964290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.12.17 05:28:15.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.86 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 1.92 MiB | ||
| 753 | 2025.12.17 05:28:20.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.81 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.03 MiB | ||
| 754 | 2025.12.17 05:28:22.290073 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2025.12.17 05:28:22.290275 [ 267 ] {3e9e7eb3-7ec9-45cf-b228-d66d9a51c49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 756 | 2025.12.17 05:28:22.290609 [ 267 ] {3e9e7eb3-7ec9-45cf-b228-d66d9a51c49f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 757 | 2025.12.17 05:28:22.290872 [ 267 ] {3e9e7eb3-7ec9-45cf-b228-d66d9a51c49f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2025.12.17 05:28:22.291506 [ 267 ] {3e9e7eb3-7ec9-45cf-b228-d66d9a51c49f} <Debug> TCPHandler: Processed in 0.001554856 sec. | ||
| 759 | 2025.12.17 05:28:22.298941 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2025.12.17 05:28:22.299157 [ 267 ] {f2d837b4-1288-4288-9e09-80c628aea000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 761 | 2025.12.17 05:28:22.303431 [ 267 ] {f2d837b4-1288-4288-9e09-80c628aea000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2025.12.17 05:28:22.303477 [ 267 ] {f2d837b4-1288-4288-9e09-80c628aea000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 763 | 2025.12.17 05:28:22.303864 [ 267 ] {f2d837b4-1288-4288-9e09-80c628aea000} <Debug> TCPHandler: Processed in 0.004999877 sec. | ||
| 764 | 2025.12.17 05:28:22.304105 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.12.17 05:28:22.304218 [ 267 ] {dd8504a1-d4ea-4f33-88a2-71ad50363c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 766 | 2025.12.17 05:28:22.304491 [ 267 ] {dd8504a1-d4ea-4f33-88a2-71ad50363c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.12.17 05:28:22.304533 [ 267 ] {dd8504a1-d4ea-4f33-88a2-71ad50363c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.12.17 05:28:22.304842 [ 267 ] {dd8504a1-d4ea-4f33-88a2-71ad50363c37} <Debug> TCPHandler: Processed in 0.000783918 sec. | ||
| 769 | 2025.12.17 05:28:22.305041 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.12.17 05:28:22.305152 [ 267 ] {958874c3-4e5a-4bf3-8e02-dcbaca2f24dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.12.17 05:28:22.305384 [ 267 ] {958874c3-4e5a-4bf3-8e02-dcbaca2f24dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.12.17 05:28:22.305425 [ 267 ] {958874c3-4e5a-4bf3-8e02-dcbaca2f24dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.12.17 05:28:22.305724 [ 267 ] {958874c3-4e5a-4bf3-8e02-dcbaca2f24dc} <Debug> TCPHandler: Processed in 0.000730747 sec. | ||
| 774 | 2025.12.17 05:28:22.305938 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.12.17 05:28:22.306048 [ 267 ] {eaf83542-de82-48fc-b69b-2539a80b766d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.12.17 05:28:22.306275 [ 267 ] {eaf83542-de82-48fc-b69b-2539a80b766d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.12.17 05:28:22.306316 [ 267 ] {eaf83542-de82-48fc-b69b-2539a80b766d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.12.17 05:28:22.306614 [ 267 ] {eaf83542-de82-48fc-b69b-2539a80b766d} <Debug> TCPHandler: Processed in 0.000723027 sec. | ||
| 779 | 2025.12.17 05:28:22.306865 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.12.17 05:28:22.306975 [ 267 ] {99619abc-b44e-4da0-a422-098c6c9c9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 781 | 2025.12.17 05:28:22.307201 [ 267 ] {99619abc-b44e-4da0-a422-098c6c9c9632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.12.17 05:28:22.307242 [ 267 ] {99619abc-b44e-4da0-a422-098c6c9c9632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.12.17 05:28:22.307550 [ 267 ] {99619abc-b44e-4da0-a422-098c6c9c9632} <Debug> TCPHandler: Processed in 0.000731997 sec. | ||
| 784 | 2025.12.17 05:28:22.307756 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.12.17 05:28:22.307867 [ 267 ] {6ec6df1b-cca5-41f7-8a49-e779d18bd246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 786 | 2025.12.17 05:28:22.308101 [ 267 ] {6ec6df1b-cca5-41f7-8a49-e779d18bd246} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.12.17 05:28:22.308142 [ 267 ] {6ec6df1b-cca5-41f7-8a49-e779d18bd246} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.12.17 05:28:22.308434 [ 267 ] {6ec6df1b-cca5-41f7-8a49-e779d18bd246} <Debug> TCPHandler: Processed in 0.000725657 sec. | ||
| 789 | 2025.12.17 05:28:22.308638 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.12.17 05:28:22.308748 [ 267 ] {e20f4128-b4b7-4fa9-bee8-a051cbc9da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 791 | 2025.12.17 05:28:22.308981 [ 267 ] {e20f4128-b4b7-4fa9-bee8-a051cbc9da51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.12.17 05:28:22.309021 [ 267 ] {e20f4128-b4b7-4fa9-bee8-a051cbc9da51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.12.17 05:28:22.309313 [ 267 ] {e20f4128-b4b7-4fa9-bee8-a051cbc9da51} <Debug> TCPHandler: Processed in 0.000721797 sec. | ||
| 794 | 2025.12.17 05:28:22.309517 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.12.17 05:28:22.309628 [ 267 ] {4571b8d1-0364-4959-a2f8-6d904e2320c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 796 | 2025.12.17 05:28:22.309858 [ 267 ] {4571b8d1-0364-4959-a2f8-6d904e2320c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.12.17 05:28:22.309899 [ 267 ] {4571b8d1-0364-4959-a2f8-6d904e2320c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.12.17 05:28:22.310193 [ 267 ] {4571b8d1-0364-4959-a2f8-6d904e2320c7} <Debug> TCPHandler: Processed in 0.000723076 sec. | ||
| 799 | 2025.12.17 05:28:22.310396 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.12.17 05:28:22.310509 [ 267 ] {1022da01-7188-4aa6-a86e-848604fbb00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 801 | 2025.12.17 05:28:22.310740 [ 267 ] {1022da01-7188-4aa6-a86e-848604fbb00d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.12.17 05:28:22.310781 [ 267 ] {1022da01-7188-4aa6-a86e-848604fbb00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.12.17 05:28:22.311090 [ 267 ] {1022da01-7188-4aa6-a86e-848604fbb00d} <Debug> TCPHandler: Processed in 0.000740208 sec. | ||
| 804 | 2025.12.17 05:28:22.311281 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.12.17 05:28:22.311393 [ 267 ] {479998a8-baa8-46a5-826b-515723271794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 806 | 2025.12.17 05:28:22.311625 [ 267 ] {479998a8-baa8-46a5-826b-515723271794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.12.17 05:28:22.311666 [ 267 ] {479998a8-baa8-46a5-826b-515723271794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.12.17 05:28:22.311962 [ 267 ] {479998a8-baa8-46a5-826b-515723271794} <Debug> TCPHandler: Processed in 0.000728207 sec. | ||
| 809 | 2025.12.17 05:28:22.312150 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.12.17 05:28:22.312262 [ 267 ] {629e178a-9b2d-48ee-9f8a-6791155a8be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 811 | 2025.12.17 05:28:22.312499 [ 267 ] {629e178a-9b2d-48ee-9f8a-6791155a8be0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.12.17 05:28:22.312539 [ 267 ] {629e178a-9b2d-48ee-9f8a-6791155a8be0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.12.17 05:28:22.312848 [ 267 ] {629e178a-9b2d-48ee-9f8a-6791155a8be0} <Debug> TCPHandler: Processed in 0.000745338 sec. | ||
| 814 | 2025.12.17 05:28:22.313059 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.12.17 05:28:22.313180 [ 267 ] {29fa0e9d-7451-468b-8c30-ede594425c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 816 | 2025.12.17 05:28:22.313417 [ 267 ] {29fa0e9d-7451-468b-8c30-ede594425c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.12.17 05:28:22.313457 [ 267 ] {29fa0e9d-7451-468b-8c30-ede594425c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.12.17 05:28:22.313763 [ 267 ] {29fa0e9d-7451-468b-8c30-ede594425c98} <Debug> TCPHandler: Processed in 0.000750208 sec. | ||
| 819 | 2025.12.17 05:28:22.313970 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.12.17 05:28:22.314083 [ 267 ] {8b064940-cbc5-4a55-87b7-a33b9043af38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 821 | 2025.12.17 05:28:22.314321 [ 267 ] {8b064940-cbc5-4a55-87b7-a33b9043af38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.12.17 05:28:22.314362 [ 267 ] {8b064940-cbc5-4a55-87b7-a33b9043af38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.12.17 05:28:22.314671 [ 267 ] {8b064940-cbc5-4a55-87b7-a33b9043af38} <Debug> TCPHandler: Processed in 0.000747028 sec. | ||
| 824 | 2025.12.17 05:28:22.314873 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.12.17 05:28:22.314986 [ 267 ] {2cd0f71b-e27f-443b-8abc-3fba2f606fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 826 | 2025.12.17 05:28:22.315237 [ 267 ] {2cd0f71b-e27f-443b-8abc-3fba2f606fb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.12.17 05:28:22.315277 [ 267 ] {2cd0f71b-e27f-443b-8abc-3fba2f606fb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.12.17 05:28:22.315601 [ 267 ] {2cd0f71b-e27f-443b-8abc-3fba2f606fb1} <Debug> TCPHandler: Processed in 0.000774198 sec. | ||
| 829 | 2025.12.17 05:28:22.315799 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.12.17 05:28:22.315914 [ 267 ] {15b81794-81c6-4230-999f-5a251404bb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 831 | 2025.12.17 05:28:22.316163 [ 267 ] {15b81794-81c6-4230-999f-5a251404bb82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.12.17 05:28:22.316204 [ 267 ] {15b81794-81c6-4230-999f-5a251404bb82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.12.17 05:28:22.316516 [ 267 ] {15b81794-81c6-4230-999f-5a251404bb82} <Debug> TCPHandler: Processed in 0.000762678 sec. | ||
| 834 | 2025.12.17 05:28:22.318357 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.12.17 05:28:22.318473 [ 267 ] {a6a9cf99-79ba-49ed-80df-b4ad5e988397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2025.12.17 05:28:22.318722 [ 267 ] {a6a9cf99-79ba-49ed-80df-b4ad5e988397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.12.17 05:28:22.318762 [ 267 ] {a6a9cf99-79ba-49ed-80df-b4ad5e988397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.12.17 05:28:22.319120 [ 267 ] {a6a9cf99-79ba-49ed-80df-b4ad5e988397} <Debug> TCPHandler: Processed in 0.000811329 sec. | ||
| 839 | 2025.12.17 05:28:22.319336 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.12.17 05:28:22.319453 [ 267 ] {a6c73065-aa3e-4ec0-88bd-23e4a7665f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.12.17 05:28:22.319726 [ 267 ] {a6c73065-aa3e-4ec0-88bd-23e4a7665f24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.12.17 05:28:22.319767 [ 267 ] {a6c73065-aa3e-4ec0-88bd-23e4a7665f24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.12.17 05:28:22.320079 [ 267 ] {a6c73065-aa3e-4ec0-88bd-23e4a7665f24} <Debug> TCPHandler: Processed in 0.000789878 sec. | ||
| 844 | 2025.12.17 05:28:22.320273 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.12.17 05:28:22.320389 [ 267 ] {8b553aac-9f9a-4b49-af8d-e3cb4e6c9b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.12.17 05:28:22.320637 [ 267 ] {8b553aac-9f9a-4b49-af8d-e3cb4e6c9b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.12.17 05:28:22.320678 [ 267 ] {8b553aac-9f9a-4b49-af8d-e3cb4e6c9b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.12.17 05:28:22.320978 [ 267 ] {8b553aac-9f9a-4b49-af8d-e3cb4e6c9b2d} <Debug> TCPHandler: Processed in 0.000751078 sec. | ||
| 849 | 2025.12.17 05:28:22.321212 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.12.17 05:28:22.321328 [ 267 ] {ae0228a6-a619-4b38-aed6-80fa2656a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.12.17 05:28:22.321581 [ 267 ] {ae0228a6-a619-4b38-aed6-80fa2656a6a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.12.17 05:28:22.321623 [ 267 ] {ae0228a6-a619-4b38-aed6-80fa2656a6a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.12.17 05:28:22.321933 [ 267 ] {ae0228a6-a619-4b38-aed6-80fa2656a6a2} <Debug> TCPHandler: Processed in 0.000767558 sec. | ||
| 854 | 2025.12.17 05:28:22.322182 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.12.17 05:28:22.322298 [ 267 ] {a0b40b6c-5560-463d-8879-a21f1a635ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.12.17 05:28:22.322556 [ 267 ] {a0b40b6c-5560-463d-8879-a21f1a635ff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.12.17 05:28:22.322596 [ 267 ] {a0b40b6c-5560-463d-8879-a21f1a635ff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2025.12.17 05:28:22.322922 [ 267 ] {a0b40b6c-5560-463d-8879-a21f1a635ff1} <Debug> TCPHandler: Processed in 0.000786618 sec. | ||
| 859 | 2025.12.17 05:28:22.323237 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.12.17 05:28:22.323355 [ 267 ] {0e1231f6-6e25-4f14-8887-7cc7237bd749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2025.12.17 05:28:22.323610 [ 267 ] {0e1231f6-6e25-4f14-8887-7cc7237bd749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2025.12.17 05:28:22.323651 [ 267 ] {0e1231f6-6e25-4f14-8887-7cc7237bd749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2025.12.17 05:28:22.323963 [ 267 ] {0e1231f6-6e25-4f14-8887-7cc7237bd749} <Debug> TCPHandler: Processed in 0.000773167 sec. | ||
| 864 | 2025.12.17 05:28:22.324543 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.12.17 05:28:22.324659 [ 267 ] {2b09329b-ecd0-431b-b85e-1d1d73949a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 866 | 2025.12.17 05:28:22.324918 [ 267 ] {2b09329b-ecd0-431b-b85e-1d1d73949a43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2025.12.17 05:28:22.324959 [ 267 ] {2b09329b-ecd0-431b-b85e-1d1d73949a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2025.12.17 05:28:22.325259 [ 267 ] {2b09329b-ecd0-431b-b85e-1d1d73949a43} <Debug> TCPHandler: Processed in 0.000762598 sec. | ||
| 869 | 2025.12.17 05:28:22.325489 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.12.17 05:28:22.325607 [ 267 ] {a373ac7b-fcc3-4e98-833e-d71304dc9022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 871 | 2025.12.17 05:28:22.325864 [ 267 ] {a373ac7b-fcc3-4e98-833e-d71304dc9022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2025.12.17 05:28:22.325905 [ 267 ] {a373ac7b-fcc3-4e98-833e-d71304dc9022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2025.12.17 05:28:22.326210 [ 267 ] {a373ac7b-fcc3-4e98-833e-d71304dc9022} <Debug> TCPHandler: Processed in 0.000768848 sec. | ||
| 874 | 2025.12.17 05:28:22.326441 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.12.17 05:28:22.326558 [ 267 ] {46b4bbce-d4c6-4a61-9a66-6f2d65cde1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 876 | 2025.12.17 05:28:22.326818 [ 267 ] {46b4bbce-d4c6-4a61-9a66-6f2d65cde1d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2025.12.17 05:28:22.326858 [ 267 ] {46b4bbce-d4c6-4a61-9a66-6f2d65cde1d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2025.12.17 05:28:22.327154 [ 267 ] {46b4bbce-d4c6-4a61-9a66-6f2d65cde1d4} <Debug> TCPHandler: Processed in 0.000760228 sec. | ||
| 879 | 2025.12.17 05:28:22.327384 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.12.17 05:28:22.327503 [ 267 ] {bf1ff948-022a-4909-904a-3822d0549867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 881 | 2025.12.17 05:28:22.327774 [ 267 ] {bf1ff948-022a-4909-904a-3822d0549867} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2025.12.17 05:28:22.327815 [ 267 ] {bf1ff948-022a-4909-904a-3822d0549867} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2025.12.17 05:28:22.328123 [ 267 ] {bf1ff948-022a-4909-904a-3822d0549867} <Debug> TCPHandler: Processed in 0.000785808 sec. | ||
| 884 | 2025.12.17 05:28:22.328364 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2025.12.17 05:28:22.328483 [ 267 ] {f51491b7-461f-4570-8a88-39050b7225f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 886 | 2025.12.17 05:28:22.328743 [ 267 ] {f51491b7-461f-4570-8a88-39050b7225f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2025.12.17 05:28:22.328784 [ 267 ] {f51491b7-461f-4570-8a88-39050b7225f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2025.12.17 05:28:22.329080 [ 267 ] {f51491b7-461f-4570-8a88-39050b7225f6} <Debug> TCPHandler: Processed in 0.000762978 sec. | ||
| 889 | 2025.12.17 05:28:22.329308 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.12.17 05:28:22.329427 [ 267 ] {fa331ecb-b69f-4d19-9051-a31ef4bb46bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 891 | 2025.12.17 05:28:22.329685 [ 267 ] {fa331ecb-b69f-4d19-9051-a31ef4bb46bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2025.12.17 05:28:22.329726 [ 267 ] {fa331ecb-b69f-4d19-9051-a31ef4bb46bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2025.12.17 05:28:22.330035 [ 267 ] {fa331ecb-b69f-4d19-9051-a31ef4bb46bf} <Debug> TCPHandler: Processed in 0.000774528 sec. | ||
| 894 | 2025.12.17 05:28:22.330266 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2025.12.17 05:28:22.330388 [ 267 ] {c21b9dfa-9c51-40ac-91df-05ed6f5667d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 896 | 2025.12.17 05:28:22.330663 [ 267 ] {c21b9dfa-9c51-40ac-91df-05ed6f5667d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2025.12.17 05:28:22.330708 [ 267 ] {c21b9dfa-9c51-40ac-91df-05ed6f5667d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2025.12.17 05:28:22.331023 [ 267 ] {c21b9dfa-9c51-40ac-91df-05ed6f5667d1} <Debug> TCPHandler: Processed in 0.000803348 sec. | ||
| 899 | 2025.12.17 05:28:22.331259 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.12.17 05:28:22.331380 [ 267 ] {31577803-a702-4c1f-ab30-577f1089db27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 901 | 2025.12.17 05:28:22.331647 [ 267 ] {31577803-a702-4c1f-ab30-577f1089db27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2025.12.17 05:28:22.331688 [ 267 ] {31577803-a702-4c1f-ab30-577f1089db27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2025.12.17 05:28:22.331989 [ 267 ] {31577803-a702-4c1f-ab30-577f1089db27} <Debug> TCPHandler: Processed in 0.000778069 sec. | ||
| 904 | 2025.12.17 05:28:22.332218 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.12.17 05:28:22.332339 [ 267 ] {5f7bad40-7417-4b6d-8225-fdb3b8818a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 906 | 2025.12.17 05:28:22.332606 [ 267 ] {5f7bad40-7417-4b6d-8225-fdb3b8818a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2025.12.17 05:28:22.332647 [ 267 ] {5f7bad40-7417-4b6d-8225-fdb3b8818a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2025.12.17 05:28:22.332950 [ 267 ] {5f7bad40-7417-4b6d-8225-fdb3b8818a91} <Debug> TCPHandler: Processed in 0.000779278 sec. | ||
| 909 | 2025.12.17 05:28:22.344261 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.17 05:28:22.344409 [ 267 ] {c9766839-4020-43a2-80be-d19b75716964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 911 | 2025.12.17 05:28:22.344739 [ 267 ] {c9766839-4020-43a2-80be-d19b75716964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2025.12.17 05:28:22.344788 [ 267 ] {c9766839-4020-43a2-80be-d19b75716964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2025.12.17 05:28:22.345128 [ 267 ] {c9766839-4020-43a2-80be-d19b75716964} <Debug> TCPHandler: Processed in 0.000924212 sec. | ||
| 914 | 2025.12.17 05:28:22.351849 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.12.17 05:28:22.351970 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 916 | 2025.12.17 05:28:22.352016 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2025.12.17 05:28:22.352671 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2025.12.17 05:28:22.352716 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 919 | 2025.12.17 05:28:22.353226 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2025.12.17 05:28:22.353432 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2025.12.17 05:28:22.353582 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001647 sec., 19429.265330904676 rows/sec., 4.31 MiB/sec. | ||
| 922 | 2025.12.17 05:28:22.353618 [ 267 ] {a69818df-6ab3-4fd3-8b49-be89382f285c} <Debug> TCPHandler: Processed in 0.001826253 sec. | ||
| 923 | 2025.12.17 05:28:22.353750 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2025.12.17 05:28:22.353843 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 925 | 2025.12.17 05:28:22.353881 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 926 | 2025.12.17 05:28:22.356585 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2025.12.17 05:28:22.356640 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 928 | 2025.12.17 05:28:22.357138 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2025.12.17 05:28:22.357345 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2025.12.17 05:28:22.357471 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003648 sec., 112390.35087719298 rows/sec., 7.13 MiB/sec. | ||
| 931 | 2025.12.17 05:28:22.357505 [ 267 ] {7d569a27-852f-4ac6-b4e0-3ff9263b16e3} <Debug> TCPHandler: Processed in 0.003802649 sec. | ||
| 932 | 2025.12.17 05:28:22.357631 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.12.17 05:28:22.357722 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 934 | 2025.12.17 05:28:22.357760 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 935 | 2025.12.17 05:28:22.358136 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2025.12.17 05:28:22.358169 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 937 | 2025.12.17 05:28:22.358445 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2025.12.17 05:28:22.358642 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2025.12.17 05:28:22.358761 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001058 sec., 9451.79584120983 rows/sec., 770.73 KiB/sec. | ||
| 940 | 2025.12.17 05:28:22.358795 [ 267 ] {9dd02ebc-e0a2-4640-94be-85764b2fea51} <Debug> TCPHandler: Processed in 0.001213638 sec. | ||
| 941 | 2025.12.17 05:28:22.358903 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.12.17 05:28:22.358994 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 943 | 2025.12.17 05:28:22.359031 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 944 | 2025.12.17 05:28:22.360046 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.12.17 05:28:22.360080 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 946 | 2025.12.17 05:28:22.360497 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2025.12.17 05:28:22.360699 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.12.17 05:28:22.360817 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.001841 sec., 617599.1309071158 rows/sec., 48.92 MiB/sec. | ||
| 949 | 2025.12.17 05:28:22.360851 [ 267 ] {f5de302d-9550-46ae-a609-ce9c65e5077b} <Debug> TCPHandler: Processed in 0.001996717 sec. | ||
| 950 | 2025.12.17 05:28:22.360965 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.12.17 05:28:22.361056 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 952 | 2025.12.17 05:28:22.361094 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 953 | 2025.12.17 05:28:22.361568 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.12.17 05:28:22.361601 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 955 | 2025.12.17 05:28:22.361923 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2025.12.17 05:28:22.362121 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.12.17 05:28:22.362241 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001202 sec., 187188.01996672215 rows/sec., 11.18 MiB/sec. | ||
| 958 | 2025.12.17 05:28:22.362277 [ 267 ] {26c92927-10a9-448d-8ae2-172cf7d81a68} <Debug> TCPHandler: Processed in 0.001360062 sec. | ||
| 959 | 2025.12.17 05:28:22.362386 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.12.17 05:28:22.362476 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 961 | 2025.12.17 05:28:22.362514 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 962 | 2025.12.17 05:28:22.363004 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.12.17 05:28:22.363036 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 964 | 2025.12.17 05:28:22.363330 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2025.12.17 05:28:22.363531 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.12.17 05:28:22.363653 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 967 | 2025.12.17 05:28:22.363692 [ 267 ] {1f0e7a10-3c12-4be8-bc71-ce00686f602e} <Debug> TCPHandler: Processed in 0.001354902 sec. | ||
| 968 | 2025.12.17 05:28:22.363799 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.12.17 05:28:22.363889 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 970 | 2025.12.17 05:28:22.363927 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 971 | 2025.12.17 05:28:22.364376 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.12.17 05:28:22.364410 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 973 | 2025.12.17 05:28:22.364708 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2025.12.17 05:28:22.364917 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.12.17 05:28:22.365037 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 976 | 2025.12.17 05:28:22.365071 [ 267 ] {83b9f1cf-1644-4bc8-8545-ded845c76048} <Debug> TCPHandler: Processed in 0.001320441 sec. | ||
| 977 | 2025.12.17 05:28:22.365178 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.12.17 05:28:22.365268 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 979 | 2025.12.17 05:28:22.365305 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 980 | 2025.12.17 05:28:22.365914 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.12.17 05:28:22.365947 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 982 | 2025.12.17 05:28:22.366284 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2025.12.17 05:28:22.366485 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.12.17 05:28:22.366600 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.00135 sec., 517777.77777777775 rows/sec., 36.23 MiB/sec. | ||
| 985 | 2025.12.17 05:28:22.366634 [ 267 ] {03eae3ff-edbc-4005-ad99-1a90b10b2d46} <Debug> TCPHandler: Processed in 0.001504655 sec. | ||
| 986 | 2025.12.17 05:28:22.366749 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.12.17 05:28:22.366840 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 988 | 2025.12.17 05:28:22.366879 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 989 | 2025.12.17 05:28:22.367223 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.12.17 05:28:22.367256 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 991 | 2025.12.17 05:28:22.367594 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2025.12.17 05:28:22.367795 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.12.17 05:28:22.367914 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 994 | 2025.12.17 05:28:22.367947 [ 267 ] {acaa8808-9cae-4558-bbfe-54e8eb122abd} <Debug> TCPHandler: Processed in 0.001246109 sec. | ||
| 995 | 2025.12.17 05:28:22.368053 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.12.17 05:28:22.368144 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 997 | 2025.12.17 05:28:22.368184 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 998 | 2025.12.17 05:28:22.370639 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.12.17 05:28:22.370680 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1000 | 2025.12.17 05:28:22.371154 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2025.12.17 05:28:22.371388 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.12.17 05:28:22.371511 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.003386 sec., 94211.45894861192 rows/sec., 6.19 MiB/sec. | ||
| 1003 | 2025.12.17 05:28:22.371546 [ 267 ] {2a5844fc-7034-42e8-b804-1d9b5510100f} <Debug> TCPHandler: Processed in 0.003542043 sec. | ||
| 1004 | 2025.12.17 05:28:22.371664 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.12.17 05:28:22.371771 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1006 | 2025.12.17 05:28:22.371817 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1007 | 2025.12.17 05:28:22.372153 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.12.17 05:28:22.372188 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1009 | 2025.12.17 05:28:22.372538 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2025.12.17 05:28:22.372774 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.12.17 05:28:22.372898 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 1012 | 2025.12.17 05:28:22.372933 [ 267 ] {e4fc5141-2bf7-4841-aeb8-bceaa919a2a7} <Debug> TCPHandler: Processed in 0.00131949 sec. | ||
| 1013 | 2025.12.17 05:28:22.373068 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.17 05:28:22.373167 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2025.12.17 05:28:22.373233 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Trace> 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 | ||
| 1016 | 2025.12.17 05:28:22.374001 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.12.17 05:28:22.374041 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1018 | 2025.12.17 05:28:22.376933 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2025.12.17 05:28:22.377191 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.12.17 05:28:22.377344 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004198 sec., 2382.0867079561694 rows/sec., 4.27 MiB/sec. | ||
| 1021 | 2025.12.17 05:28:22.377400 [ 267 ] {ca090dd9-05ac-4a83-8dea-943e76377d7b} <Debug> TCPHandler: Processed in 0.004382152 sec. | ||
| 1022 | 2025.12.17 05:28:22.377528 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.12.17 05:28:22.377644 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.12.17 05:28:22.377693 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2025.12.17 05:28:22.378068 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.12.17 05:28:22.378102 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1027 | 2025.12.17 05:28:22.378402 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2025.12.17 05:28:22.378610 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.12.17 05:28:22.378730 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 1030 | 2025.12.17 05:28:22.378763 [ 267 ] {f09176b9-42ac-4a2c-a346-b356cd49badd} <Debug> TCPHandler: Processed in 0.0012948 sec. | ||
| 1031 | 2025.12.17 05:28:22.401726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1032 | 2025.12.17 05:28:22.402114 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.12.17 05:28:22.402147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1034 | 2025.12.17 05:28:22.402619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1035 | 2025.12.17 05:28:22.402828 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.12.17 05:28:22.402934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1037 | 2025.12.17 05:28:22.465278 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1038 | 2025.12.17 05:28:22.482320 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.12.17 05:28:22.482390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1040 | 2025.12.17 05:28:22.488748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1041 | 2025.12.17 05:28:22.489481 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.12.17 05:28:22.492505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1043 | 2025.12.17 05:28:23.001055 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.45 MiB, peak 164.45 MiB, free memory in arenas 0.00 B, will set to 161.47 MiB (RSS), difference: 1.03 MiB | ||
| 1044 | 2025.12.17 05:28:27.295829 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2025.12.17 05:28:27.296018 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1046 | 2025.12.17 05:28:27.296091 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1047 | 2025.12.17 05:28:27.296760 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2025.12.17 05:28:27.296802 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1049 | 2025.12.17 05:28:27.297177 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2025.12.17 05:28:27.297395 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2025.12.17 05:28:27.297544 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 1052 | 2025.12.17 05:28:27.297596 [ 267 ] {92bd483b-181b-4d9a-a54f-0b517d9d7fea} <Debug> TCPHandler: Processed in 0.001895514 sec. | ||
| 1053 | 2025.12.17 05:28:27.297731 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2025.12.17 05:28:27.297829 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1055 | 2025.12.17 05:28:27.297871 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1056 | 2025.12.17 05:28:27.298303 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2025.12.17 05:28:27.298341 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1058 | 2025.12.17 05:28:27.298636 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2025.12.17 05:28:27.298844 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2025.12.17 05:28:27.298965 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 1061 | 2025.12.17 05:28:27.299009 [ 267 ] {d4125f46-cf3e-4636-a8f4-3cf13d32765d} <Debug> TCPHandler: Processed in 0.001329501 sec. | ||
| 1062 | 2025.12.17 05:28:27.299143 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2025.12.17 05:28:27.299257 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1064 | 2025.12.17 05:28:27.299310 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1065 | 2025.12.17 05:28:27.299751 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2025.12.17 05:28:27.299787 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1067 | 2025.12.17 05:28:27.300117 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1068 | 2025.12.17 05:28:27.300330 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2025.12.17 05:28:27.300453 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 1070 | 2025.12.17 05:28:27.300497 [ 267 ] {96180fdb-5af9-4040-8ac3-cac78ad0d4b3} <Debug> TCPHandler: Processed in 0.001411492 sec. | ||
| 1071 | 2025.12.17 05:28:27.300611 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2025.12.17 05:28:27.300707 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1073 | 2025.12.17 05:28:27.300749 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1074 | 2025.12.17 05:28:27.301094 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2025.12.17 05:28:27.301139 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1076 | 2025.12.17 05:28:27.301579 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1077 | 2025.12.17 05:28:27.301867 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2025.12.17 05:28:27.302028 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 1079 | 2025.12.17 05:28:27.302085 [ 267 ] {877a1d65-6cce-4f7e-b51d-41a1cb182652} <Debug> TCPHandler: Processed in 0.001522735 sec. | ||
| 1080 | 2025.12.17 05:28:29.852991 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1081 | 2025.12.17 05:28:29.853054 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1082 | 2025.12.17 05:28:29.897017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1083 | 2025.12.17 05:28:29.901126 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2025.12.17 05:28:29.901171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1085 | 2025.12.17 05:28:29.902406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1086 | 2025.12.17 05:28:29.902670 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2025.12.17 05:28:29.902910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1088 | 2025.12.17 05:28:29.903213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1089 | 2025.12.17 05:28:29.903773 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.12.17 05:28:29.903813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1091 | 2025.12.17 05:28:29.904396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1092 | 2025.12.17 05:28:29.904614 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.12.17 05:28:29.904739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1094 | 2025.12.17 05:28:29.992785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1095 | 2025.12.17 05:28:30.009333 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2025.12.17 05:28:30.009389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1097 | 2025.12.17 05:28:30.015533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1098 | 2025.12.17 05:28:30.016259 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2025.12.17 05:28:30.019103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1100 | 2025.12.17 05:28:32.312845 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.12.17 05:28:32.313069 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.12.17 05:28:32.313137 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1103 | 2025.12.17 05:28:32.314043 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.12.17 05:28:32.314093 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1105 | 2025.12.17 05:28:32.314531 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.12.17 05:28:32.314783 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.12.17 05:28:32.314973 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001962 sec., 208970.43832823646 rows/sec., 13.26 MiB/sec. | ||
| 1108 | 2025.12.17 05:28:32.315020 [ 267 ] {8677d7a0-0666-4d1b-8e4f-4391f4edab70} <Debug> TCPHandler: Processed in 0.002330984 sec. | ||
| 1109 | 2025.12.17 05:28:32.315170 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.12.17 05:28:32.315272 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2025.12.17 05:28:32.315313 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2025.12.17 05:28:32.316314 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.12.17 05:28:32.316359 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1114 | 2025.12.17 05:28:32.316770 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.12.17 05:28:32.317013 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.12.17 05:28:32.317195 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001938 sec., 584107.3271413828 rows/sec., 46.28 MiB/sec. | ||
| 1117 | 2025.12.17 05:28:32.317259 [ 267 ] {3ffcd67c-26ee-4694-ac15-31f8ea8d8cd5} <Debug> TCPHandler: Processed in 0.0021544 sec. | ||
| 1118 | 2025.12.17 05:28:32.317420 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.17 05:28:32.317556 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2025.12.17 05:28:32.317619 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2025.12.17 05:28:32.318278 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.12.17 05:28:32.318328 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1123 | 2025.12.17 05:28:32.318757 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.12.17 05:28:32.318986 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.12.17 05:28:32.319143 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001623 sec., 132470.73321010475 rows/sec., 7.86 MiB/sec. | ||
| 1126 | 2025.12.17 05:28:32.319183 [ 267 ] {fef21da1-a2c7-4ec9-b5a6-207b876826a7} <Debug> TCPHandler: Processed in 0.001829013 sec. | ||
| 1127 | 2025.12.17 05:28:32.319299 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.12.17 05:28:32.319399 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.12.17 05:28:32.319443 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2025.12.17 05:28:32.319991 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.12.17 05:28:32.320039 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1132 | 2025.12.17 05:28:32.320422 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2025.12.17 05:28:32.320647 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.12.17 05:28:32.320779 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0014 sec., 151428.57142857142 rows/sec., 9.77 MiB/sec. | ||
| 1135 | 2025.12.17 05:28:32.320824 [ 267 ] {262e2b55-e518-4c24-b2e4-beae02d6142f} <Debug> TCPHandler: Processed in 0.001574726 sec. | ||
| 1136 | 2025.12.17 05:28:32.320979 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.12.17 05:28:32.321074 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.12.17 05:28:32.321115 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2025.12.17 05:28:32.321674 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.12.17 05:28:32.321711 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1141 | 2025.12.17 05:28:32.322057 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.12.17 05:28:32.322269 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.12.17 05:28:32.322403 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 1144 | 2025.12.17 05:28:32.322447 [ 267 ] {b7fe7fc9-1bb2-43bb-8177-24c94edf1c77} <Debug> TCPHandler: Processed in 0.001519965 sec. | ||
| 1145 | 2025.12.17 05:28:32.322581 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.12.17 05:28:32.322685 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2025.12.17 05:28:32.322731 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2025.12.17 05:28:32.323558 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.12.17 05:28:32.323609 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1150 | 2025.12.17 05:28:32.324044 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.12.17 05:28:32.324332 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.12.17 05:28:32.324474 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001811 sec., 380452.78851463285 rows/sec., 26.57 MiB/sec. | ||
| 1153 | 2025.12.17 05:28:32.324512 [ 267 ] {8f3c4fc8-3d16-406f-a2c4-e25eca27a739} <Debug> TCPHandler: Processed in 0.001987886 sec. | ||
| 1154 | 2025.12.17 05:28:32.324638 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.12.17 05:28:32.324740 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2025.12.17 05:28:32.324783 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2025.12.17 05:28:32.325178 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.12.17 05:28:32.325221 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1159 | 2025.12.17 05:28:32.325597 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2025.12.17 05:28:32.325937 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.12.17 05:28:32.326085 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec. | ||
| 1162 | 2025.12.17 05:28:32.326125 [ 267 ] {c1ebbf1d-b77d-45d2-94ae-ccc78e9e6c43} <Debug> TCPHandler: Processed in 0.001537316 sec. | ||
| 1163 | 2025.12.17 05:28:32.326257 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.12.17 05:28:32.326362 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2025.12.17 05:28:32.326405 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2025.12.17 05:28:32.326851 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.12.17 05:28:32.326898 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1168 | 2025.12.17 05:28:32.327288 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2025.12.17 05:28:32.327510 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.12.17 05:28:32.327654 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001309 sec., 239877.769289534 rows/sec., 15.76 MiB/sec. | ||
| 1171 | 2025.12.17 05:28:32.327699 [ 267 ] {d6702e37-92a9-46fd-a4d7-f7e691f48c3d} <Debug> TCPHandler: Processed in 0.001491935 sec. | ||
| 1172 | 2025.12.17 05:28:32.327814 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.12.17 05:28:32.327909 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2025.12.17 05:28:32.327950 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2025.12.17 05:28:32.328323 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.12.17 05:28:32.328360 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1177 | 2025.12.17 05:28:32.328669 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2025.12.17 05:28:32.328891 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.12.17 05:28:32.329041 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 1180 | 2025.12.17 05:28:32.329078 [ 267 ] {5d4596bc-03e2-4cfd-8cbd-09ec17dd14b4} <Debug> TCPHandler: Processed in 0.001313431 sec. | ||
| 1181 | 2025.12.17 05:28:32.329199 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.12.17 05:28:32.329297 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2025.12.17 05:28:32.329354 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Trace> 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 | ||
| 1184 | 2025.12.17 05:28:32.330161 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.12.17 05:28:32.330199 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1186 | 2025.12.17 05:28:32.330725 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2025.12.17 05:28:32.330958 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.12.17 05:28:32.331097 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001821 sec., 5491.488193300384 rows/sec., 9.84 MiB/sec. | ||
| 1189 | 2025.12.17 05:28:32.331158 [ 267 ] {f2fe0bc2-f750-4873-850c-4a811dcc015a} <Debug> TCPHandler: Processed in 0.002009147 sec. | ||
| 1190 | 2025.12.17 05:28:32.331279 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2025.12.17 05:28:32.331377 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2025.12.17 05:28:32.331420 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2025.12.17 05:28:32.331845 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.12.17 05:28:32.331905 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1195 | 2025.12.17 05:28:32.332301 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2025.12.17 05:28:32.332567 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.12.17 05:28:32.332711 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001351 sec., 76980.014803849 rows/sec., 4.72 MiB/sec. | ||
| 1198 | 2025.12.17 05:28:32.332779 [ 267 ] {286b11e0-c173-4374-a40f-96fed6f81a3a} <Debug> TCPHandler: Processed in 0.001551156 sec. | ||
| 1199 | 2025.12.17 05:28:32.865832 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59069 | ||
| 1200 | 2025.12.17 05:28:32.867714 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2025.12.17 05:28:32.867760 [ 286 ] {} <Debug> TCP-Session: 5e6c0e1a-de43-4080-88c6-2f76319d54e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59069 | ||
| 1202 | 2025.12.17 05:28:32.867789 [ 286 ] {} <Debug> TCP-Session: 5e6c0e1a-de43-4080-88c6-2f76319d54e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2025.12.17 05:28:32.867807 [ 286 ] {} <Debug> TCP-Session: 5e6c0e1a-de43-4080-88c6-2f76319d54e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.12.17 05:28:32.867879 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1205 | 2025.12.17 05:28:32.867914 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1206 | 2025.12.17 05:28:32.867937 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1207 | 2025.12.17 05:28:32.868392 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41425 | ||
| 1208 | 2025.12.17 05:28:32.868464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54907 | ||
| 1209 | 2025.12.17 05:28:32.868537 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1210 | 2025.12.17 05:28:32.868561 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 1211 | 2025.12.17 05:28:32.868581 [ 287 ] {} <Debug> TCP-Session: 2f926e7d-f19a-4e51-bd63-32c18d6c4a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:41425 | ||
| 1212 | 2025.12.17 05:28:32.868624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37520 | ||
| 1213 | 2025.12.17 05:28:32.868636 [ 287 ] {} <Debug> TCP-Session: 2f926e7d-f19a-4e51-bd63-32c18d6c4a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.12.17 05:28:32.868659 [ 287 ] {} <Debug> TCP-Session: 2f926e7d-f19a-4e51-bd63-32c18d6c4a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.12.17 05:28:32.868702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2025.12.17 05:28:32.868753 [ 288 ] {} <Debug> TCP-Session: 2a6167b8-cf68-472f-9ddd-259c5e89e606 Authenticating user 'default' from [fd00:1122:3344:101::e]:54907 | ||
| 1217 | 2025.12.17 05:28:32.868779 [ 288 ] {} <Debug> TCP-Session: 2a6167b8-cf68-472f-9ddd-259c5e89e606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.12.17 05:28:32.868795 [ 288 ] {} <Debug> TCP-Session: 2a6167b8-cf68-472f-9ddd-259c5e89e606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2025.12.17 05:28:32.868913 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42361 | ||
| 1220 | 2025.12.17 05:28:32.868918 [ 286 ] {} <Trace> TCP-Session: 5e6c0e1a-de43-4080-88c6-2f76319d54e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.12.17 05:28:32.868946 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2025.12.17 05:28:32.868992 [ 290 ] {} <Debug> TCP-Session: ca4439cd-8fa9-4337-b838-5131aa39dc13 Authenticating user 'default' from [fd00:1122:3344:101::e]:37520 | ||
| 1223 | 2025.12.17 05:28:32.869008 [ 290 ] {} <Debug> TCP-Session: ca4439cd-8fa9-4337-b838-5131aa39dc13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2025.12.17 05:28:32.869020 [ 290 ] {} <Debug> TCP-Session: ca4439cd-8fa9-4337-b838-5131aa39dc13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2025.12.17 05:28:32.869021 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1226 | 2025.12.17 05:28:32.869073 [ 289 ] {} <Debug> TCP-Session: 3aeb2603-08fd-4e21-b2f2-6e57f75c7870 Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 1227 | 2025.12.17 05:28:32.869098 [ 289 ] {} <Debug> TCP-Session: 3aeb2603-08fd-4e21-b2f2-6e57f75c7870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2025.12.17 05:28:32.869113 [ 289 ] {} <Debug> TCP-Session: 3aeb2603-08fd-4e21-b2f2-6e57f75c7870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2025.12.17 05:28:32.869146 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1230 | 2025.12.17 05:28:32.869150 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46026 | ||
| 1231 | 2025.12.17 05:28:32.869157 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2025.12.17 05:28:32.869235 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57344 | ||
| 1233 | 2025.12.17 05:28:32.869239 [ 291 ] {} <Debug> TCP-Session: 6c2bae96-f977-45e9-a1d8-aaaba97f0137 Authenticating user 'default' from [fd00:1122:3344:101::e]:42361 | ||
| 1234 | 2025.12.17 05:28:32.869293 [ 291 ] {} <Debug> TCP-Session: 6c2bae96-f977-45e9-a1d8-aaaba97f0137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2025.12.17 05:28:32.869308 [ 291 ] {} <Debug> TCP-Session: 6c2bae96-f977-45e9-a1d8-aaaba97f0137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.12.17 05:28:32.869365 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2025.12.17 05:28:32.869376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63280 | ||
| 1238 | 2025.12.17 05:28:32.869404 [ 292 ] {} <Debug> TCP-Session: cf980cee-1dd2-4339-9a54-73815ddd8780 Authenticating user 'default' from [fd00:1122:3344:101::e]:46026 | ||
| 1239 | 2025.12.17 05:28:32.869427 [ 292 ] {} <Debug> TCP-Session: cf980cee-1dd2-4339-9a54-73815ddd8780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.12.17 05:28:32.869440 [ 292 ] {} <Debug> TCP-Session: cf980cee-1dd2-4339-9a54-73815ddd8780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.12.17 05:28:32.869468 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2025.12.17 05:28:32.869503 [ 293 ] {} <Debug> TCP-Session: ff8287bd-3c1d-47da-8726-6bbdef789e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:57344 | ||
| 1243 | 2025.12.17 05:28:32.869519 [ 293 ] {} <Debug> TCP-Session: ff8287bd-3c1d-47da-8726-6bbdef789e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2025.12.17 05:28:32.869524 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1245 | 2025.12.17 05:28:32.869531 [ 293 ] {} <Debug> TCP-Session: ff8287bd-3c1d-47da-8726-6bbdef789e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.12.17 05:28:32.869541 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1247 | 2025.12.17 05:28:32.869561 [ 294 ] {} <Debug> TCP-Session: 671c8d12-a8d5-45ef-bbee-4817bb44fa42 Authenticating user 'default' from [fd00:1122:3344:101::e]:63280 | ||
| 1248 | 2025.12.17 05:28:32.869590 [ 294 ] {} <Debug> TCP-Session: 671c8d12-a8d5-45ef-bbee-4817bb44fa42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2025.12.17 05:28:32.869602 [ 294 ] {} <Debug> TCP-Session: 671c8d12-a8d5-45ef-bbee-4817bb44fa42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2025.12.17 05:28:32.869814 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1251 | 2025.12.17 05:28:32.872476 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 1252 | 2025.12.17 05:28:32.878539 [ 295 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> AggregatingTransform: Aggregating | ||
| 1253 | 2025.12.17 05:28:32.878619 [ 295 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1254 | 2025.12.17 05:28:32.879207 [ 295 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003385459 sec. (295.381 rows/sec., 11.54 KiB/sec.) | ||
| 1255 | 2025.12.17 05:28:32.879228 [ 295 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> Aggregator: Merging aggregated data | ||
| 1256 | 2025.12.17 05:28:32.879262 [ 295 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1257 | 2025.12.17 05:28:32.880372 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.011296 sec., 88.52691218130312 rows/sec., 3.46 KiB/sec. | ||
| 1258 | 2025.12.17 05:28:32.880512 [ 286 ] {abf14cd0-3e5a-4ec2-a6bb-ba09bb3828bd} <Debug> TCPHandler: Processed in 0.011909158 sec. | ||
| 1259 | 2025.12.17 05:28:32.881174 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2025.12.17 05:28:32.881200 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2025.12.17 05:28:32.881217 [ 286 ] {} <Debug> TCP-Session: 5e6c0e1a-de43-4080-88c6-2f76319d54e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2025.12.17 05:28:32.881223 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2025.12.17 05:28:32.881241 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2025.12.17 05:28:32.881248 [ 287 ] {} <Debug> TCP-Session: 2f926e7d-f19a-4e51-bd63-32c18d6c4a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2025.12.17 05:28:32.881275 [ 292 ] {} <Debug> TCP-Session: cf980cee-1dd2-4339-9a54-73815ddd8780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2025.12.17 05:28:32.881291 [ 288 ] {} <Debug> TCP-Session: 2a6167b8-cf68-472f-9ddd-259c5e89e606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2025.12.17 05:28:32.881280 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2025.12.17 05:28:32.881299 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1269 | 2025.12.17 05:28:32.881339 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2025.12.17 05:28:32.881346 [ 289 ] {} <Debug> TCP-Session: 3aeb2603-08fd-4e21-b2f2-6e57f75c7870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2025.12.17 05:28:32.881370 [ 291 ] {} <Debug> TCP-Session: 6c2bae96-f977-45e9-a1d8-aaaba97f0137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2025.12.17 05:28:32.881382 [ 293 ] {} <Debug> TCP-Session: ff8287bd-3c1d-47da-8726-6bbdef789e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2025.12.17 05:28:32.881317 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2025.12.17 05:28:32.881260 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2025.12.17 05:28:32.881444 [ 294 ] {} <Debug> TCP-Session: 671c8d12-a8d5-45ef-bbee-4817bb44fa42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2025.12.17 05:28:32.881464 [ 290 ] {} <Debug> TCP-Session: ca4439cd-8fa9-4337-b838-5131aa39dc13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2025.12.17 05:28:33.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.38 MiB, peak 174.46 MiB, free memory in arenas 0.00 B, will set to 166.07 MiB (RSS), difference: 1.70 MiB | ||
| 1278 | 2025.12.17 05:28:36.243284 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44419 | ||
| 1279 | 2025.12.17 05:28:36.243395 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2025.12.17 05:28:36.243432 [ 286 ] {} <Debug> TCP-Session: 91e69bf1-8e5f-4fb2-aa84-c418e18fdaa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44419 | ||
| 1281 | 2025.12.17 05:28:36.243458 [ 286 ] {} <Debug> TCP-Session: 91e69bf1-8e5f-4fb2-aa84-c418e18fdaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2025.12.17 05:28:36.243474 [ 286 ] {} <Debug> TCP-Session: 91e69bf1-8e5f-4fb2-aa84-c418e18fdaa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2025.12.17 05:28:36.243672 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51194 | ||
| 1284 | 2025.12.17 05:28:36.243672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56223 | ||
| 1285 | 2025.12.17 05:28:36.243740 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57558 | ||
| 1286 | 2025.12.17 05:28:36.243765 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51309 | ||
| 1287 | 2025.12.17 05:28:36.243782 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63947 | ||
| 1288 | 2025.12.17 05:28:36.243803 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2025.12.17 05:28:36.243821 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2025.12.17 05:28:36.243848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2025.12.17 05:28:36.243843 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1292 | 2025.12.17 05:28:36.243875 [ 288 ] {} <Debug> TCP-Session: f577af44-b2f0-4b3f-a90f-ef6bf0d5e537 Authenticating user 'default' from [fd00:1122:3344:101::e]:56223 | ||
| 1293 | 2025.12.17 05:28:36.243882 [ 292 ] {} <Debug> TCP-Session: ffbdccb6-e3cb-4408-8425-bd8ddf48edf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51309 | ||
| 1294 | 2025.12.17 05:28:36.243902 [ 290 ] {} <Debug> TCP-Session: a8e952ee-1ade-486b-aac1-d9a56aecb6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57558 | ||
| 1295 | 2025.12.17 05:28:36.243918 [ 292 ] {} <Debug> TCP-Session: ffbdccb6-e3cb-4408-8425-bd8ddf48edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2025.12.17 05:28:36.243914 [ 288 ] {} <Debug> TCP-Session: f577af44-b2f0-4b3f-a90f-ef6bf0d5e537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2025.12.17 05:28:36.243935 [ 290 ] {} <Debug> TCP-Session: a8e952ee-1ade-486b-aac1-d9a56aecb6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2025.12.17 05:28:36.243949 [ 288 ] {} <Debug> TCP-Session: f577af44-b2f0-4b3f-a90f-ef6bf0d5e537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2025.12.17 05:28:36.243965 [ 290 ] {} <Debug> TCP-Session: a8e952ee-1ade-486b-aac1-d9a56aecb6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2025.12.17 05:28:36.243941 [ 292 ] {} <Debug> TCP-Session: ffbdccb6-e3cb-4408-8425-bd8ddf48edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2025.12.17 05:28:36.243895 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1302 | 2025.12.17 05:28:36.243788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34412 | ||
| 1303 | 2025.12.17 05:28:36.244049 [ 293 ] {} <Debug> TCP-Session: f23552d3-a033-409c-a4d7-4c8f8a348ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63947 | ||
| 1304 | 2025.12.17 05:28:36.243819 [ 286 ] {} <Trace> TCP-Session: 91e69bf1-8e5f-4fb2-aa84-c418e18fdaa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.12.17 05:28:36.244089 [ 293 ] {} <Debug> TCP-Session: f23552d3-a033-409c-a4d7-4c8f8a348ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2025.12.17 05:28:36.244108 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1307 | 2025.12.17 05:28:36.244121 [ 293 ] {} <Debug> TCP-Session: f23552d3-a033-409c-a4d7-4c8f8a348ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2025.12.17 05:28:36.244141 [ 294 ] {} <Debug> TCP-Session: 3b152f64-5ad7-4be6-a46d-3532ca15f6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34412 | ||
| 1309 | 2025.12.17 05:28:36.243754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50719 | ||
| 1310 | 2025.12.17 05:28:36.244169 [ 294 ] {} <Debug> TCP-Session: 3b152f64-5ad7-4be6-a46d-3532ca15f6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2025.12.17 05:28:36.243738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37710 | ||
| 1312 | 2025.12.17 05:28:36.244201 [ 294 ] {} <Debug> TCP-Session: 3b152f64-5ad7-4be6-a46d-3532ca15f6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2025.12.17 05:28:36.244232 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1314 | 2025.12.17 05:28:36.243870 [ 287 ] {} <Debug> TCP-Session: d5f0aecf-56b6-4462-bc2b-0dc6f2660fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:51194 | ||
| 1315 | 2025.12.17 05:28:36.244265 [ 291 ] {} <Debug> TCP-Session: 067c5718-eabe-420a-bc07-f29713b08812 Authenticating user 'default' from [fd00:1122:3344:101::e]:50719 | ||
| 1316 | 2025.12.17 05:28:36.244270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2025.12.17 05:28:36.244288 [ 291 ] {} <Debug> TCP-Session: 067c5718-eabe-420a-bc07-f29713b08812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2025.12.17 05:28:36.244287 [ 287 ] {} <Debug> TCP-Session: d5f0aecf-56b6-4462-bc2b-0dc6f2660fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2025.12.17 05:28:36.244311 [ 291 ] {} <Debug> TCP-Session: 067c5718-eabe-420a-bc07-f29713b08812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2025.12.17 05:28:36.244306 [ 289 ] {} <Debug> TCP-Session: 8d21541a-8d47-4120-89b2-580095ed2154 Authenticating user 'default' from [fd00:1122:3344:101::e]:37710 | ||
| 1321 | 2025.12.17 05:28:36.244321 [ 287 ] {} <Debug> TCP-Session: d5f0aecf-56b6-4462-bc2b-0dc6f2660fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2025.12.17 05:28:36.244346 [ 289 ] {} <Debug> TCP-Session: 8d21541a-8d47-4120-89b2-580095ed2154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2025.12.17 05:28:36.244278 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1324 | 2025.12.17 05:28:36.244373 [ 289 ] {} <Debug> TCP-Session: 8d21541a-8d47-4120-89b2-580095ed2154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2025.12.17 05:28:36.244645 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1326 | 2025.12.17 05:28:36.244720 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1327 | 2025.12.17 05:28:36.245042 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 1328 | 2025.12.17 05:28:36.246040 [ 296 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> AggregatingTransform: Aggregating | ||
| 1329 | 2025.12.17 05:28:36.246089 [ 296 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1330 | 2025.12.17 05:28:36.246120 [ 296 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978753 sec. (1021.708 rows/sec., 39.91 KiB/sec.) | ||
| 1331 | 2025.12.17 05:28:36.246136 [ 296 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Trace> Aggregator: Merging aggregated data | ||
| 1332 | 2025.12.17 05:28:36.247176 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 1333 | 2025.12.17 05:28:36.247324 [ 286 ] {07d9c1d0-75c2-4c06-a577-d85ce7d09d5f} <Debug> TCPHandler: Processed in 0.003633895 sec. | ||
| 1334 | 2025.12.17 05:28:36.247437 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1335 | 2025.12.17 05:28:36.247465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1336 | 2025.12.17 05:28:36.247477 [ 287 ] {} <Debug> TCP-Session: d5f0aecf-56b6-4462-bc2b-0dc6f2660fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2025.12.17 05:28:36.247481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1338 | 2025.12.17 05:28:36.247503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1339 | 2025.12.17 05:28:36.247523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1340 | 2025.12.17 05:28:36.247542 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1341 | 2025.12.17 05:28:36.247564 [ 289 ] {} <Debug> TCP-Session: 8d21541a-8d47-4120-89b2-580095ed2154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2025.12.17 05:28:36.247570 [ 293 ] {} <Debug> TCP-Session: f23552d3-a033-409c-a4d7-4c8f8a348ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2025.12.17 05:28:36.247574 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1344 | 2025.12.17 05:28:36.247598 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1345 | 2025.12.17 05:28:36.247630 [ 294 ] {} <Debug> TCP-Session: 3b152f64-5ad7-4be6-a46d-3532ca15f6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2025.12.17 05:28:36.247596 [ 292 ] {} <Debug> TCP-Session: ffbdccb6-e3cb-4408-8425-bd8ddf48edf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2025.12.17 05:28:36.247650 [ 286 ] {} <Debug> TCP-Session: 91e69bf1-8e5f-4fb2-aa84-c418e18fdaa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2025.12.17 05:28:36.247558 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1349 | 2025.12.17 05:28:36.247541 [ 291 ] {} <Debug> TCP-Session: 067c5718-eabe-420a-bc07-f29713b08812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2025.12.17 05:28:36.247716 [ 290 ] {} <Debug> TCP-Session: a8e952ee-1ade-486b-aac1-d9a56aecb6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2025.12.17 05:28:36.247513 [ 288 ] {} <Debug> TCP-Session: f577af44-b2f0-4b3f-a90f-ef6bf0d5e537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2025.12.17 05:28:37.296585 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.12.17 05:28:37.296790 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1354 | 2025.12.17 05:28:37.296855 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1355 | 2025.12.17 05:28:37.297479 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.12.17 05:28:37.297524 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1357 | 2025.12.17 05:28:37.297907 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2025.12.17 05:28:37.298142 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.12.17 05:28:37.298320 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 1360 | 2025.12.17 05:28:37.298370 [ 267 ] {a471c9a3-c43a-49fc-917f-5bb61d89f63e} <Debug> TCPHandler: Processed in 0.001920075 sec. | ||
| 1361 | 2025.12.17 05:28:37.298489 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.12.17 05:28:37.298595 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1363 | 2025.12.17 05:28:37.298638 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1364 | 2025.12.17 05:28:37.299111 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.12.17 05:28:37.299147 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1366 | 2025.12.17 05:28:37.299462 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2025.12.17 05:28:37.299670 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.12.17 05:28:37.299807 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 1369 | 2025.12.17 05:28:37.299845 [ 267 ] {2cdd310e-4c25-4e98-a0b8-eea32e6bc2e1} <Debug> TCPHandler: Processed in 0.001410843 sec. | ||
| 1370 | 2025.12.17 05:28:37.299964 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.12.17 05:28:37.300063 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2025.12.17 05:28:37.300109 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2025.12.17 05:28:37.300523 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.12.17 05:28:37.300558 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1375 | 2025.12.17 05:28:37.300905 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1376 | 2025.12.17 05:28:37.301113 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.12.17 05:28:37.301277 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 1378 | 2025.12.17 05:28:37.301314 [ 267 ] {38d23697-d616-408d-8832-af247fa8e28d} <Debug> TCPHandler: Processed in 0.001401952 sec. | ||
| 1379 | 2025.12.17 05:28:37.301424 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.12.17 05:28:37.301531 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.12.17 05:28:37.301577 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1382 | 2025.12.17 05:28:37.302070 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.12.17 05:28:37.302105 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1384 | 2025.12.17 05:28:37.302428 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1385 | 2025.12.17 05:28:37.302636 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.12.17 05:28:37.302810 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. | ||
| 1387 | 2025.12.17 05:28:37.302847 [ 267 ] {37736801-25ca-42b0-ae62-8ef103f02467} <Debug> TCPHandler: Processed in 0.001475854 sec. | ||
| 1388 | 2025.12.17 05:28:37.405700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 2394 | ||
| 1389 | 2025.12.17 05:28:37.406182 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2025.12.17 05:28:37.406218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1391 | 2025.12.17 05:28:37.406687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2025.12.17 05:28:37.406922 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.12.17 05:28:37.407050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2394 | ||
| 1394 | 2025.12.17 05:28:37.520049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1395 | 2025.12.17 05:28:37.538190 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.17 05:28:37.538258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1397 | 2025.12.17 05:28:37.544745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1398 | 2025.12.17 05:28:37.545472 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.12.17 05:28:37.548883 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1400 | 2025.12.17 05:28:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.07 MiB, peak 176.47 MiB, free memory in arenas 0.00 B, will set to 168.21 MiB (RSS), difference: 1.14 MiB | ||
| 1401 | 2025.12.17 05:28:38.646550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62145 | ||
| 1402 | 2025.12.17 05:28:38.646654 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1403 | 2025.12.17 05:28:38.646679 [ 286 ] {} <Debug> TCP-Session: bc76777c-dcd7-41dc-ac40-1d3b38e08b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:62145 | ||
| 1404 | 2025.12.17 05:28:38.646700 [ 286 ] {} <Debug> TCP-Session: bc76777c-dcd7-41dc-ac40-1d3b38e08b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2025.12.17 05:28:38.646712 [ 286 ] {} <Debug> TCP-Session: bc76777c-dcd7-41dc-ac40-1d3b38e08b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.12.17 05:28:38.646941 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33464 | ||
| 1407 | 2025.12.17 05:28:38.646980 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43547 | ||
| 1408 | 2025.12.17 05:28:38.647001 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42743 | ||
| 1409 | 2025.12.17 05:28:38.647071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57345 | ||
| 1410 | 2025.12.17 05:28:38.647080 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50501 | ||
| 1411 | 2025.12.17 05:28:38.647105 [ 286 ] {} <Trace> TCP-Session: bc76777c-dcd7-41dc-ac40-1d3b38e08b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.17 05:28:38.647137 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1413 | 2025.12.17 05:28:38.647062 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2025.12.17 05:28:38.647182 [ 288 ] {} <Debug> TCP-Session: 0bb8d24e-2dcb-4a46-b7f7-45d4e45d2ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43547 | ||
| 1415 | 2025.12.17 05:28:38.647056 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54233 | ||
| 1416 | 2025.12.17 05:28:38.647221 [ 288 ] {} <Debug> TCP-Session: 0bb8d24e-2dcb-4a46-b7f7-45d4e45d2ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2025.12.17 05:28:38.647219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1418 | 2025.12.17 05:28:38.647250 [ 288 ] {} <Debug> TCP-Session: 0bb8d24e-2dcb-4a46-b7f7-45d4e45d2ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2025.12.17 05:28:38.647213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2025.12.17 05:28:38.647293 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1421 | 2025.12.17 05:28:38.647295 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2025.12.17 05:28:38.647318 [ 294 ] {} <Debug> TCP-Session: 99dc143e-9b87-4200-90bb-9fab4c04eaf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50501 | ||
| 1423 | 2025.12.17 05:28:38.647347 [ 292 ] {} <Debug> TCP-Session: 033f5ae6-a38f-4a3e-9f83-313dd840ccc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54233 | ||
| 1424 | 2025.12.17 05:28:38.647360 [ 294 ] {} <Debug> TCP-Session: 99dc143e-9b87-4200-90bb-9fab4c04eaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2025.12.17 05:28:38.647286 [ 289 ] {} <Debug> TCP-Session: 6d27e97d-ccd7-4e78-9313-019a864bc8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:42743 | ||
| 1426 | 2025.12.17 05:28:38.647380 [ 292 ] {} <Debug> TCP-Session: 033f5ae6-a38f-4a3e-9f83-313dd840ccc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2025.12.17 05:28:38.647387 [ 294 ] {} <Debug> TCP-Session: 99dc143e-9b87-4200-90bb-9fab4c04eaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.12.17 05:28:38.647421 [ 292 ] {} <Debug> TCP-Session: 033f5ae6-a38f-4a3e-9f83-313dd840ccc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.17 05:28:38.647417 [ 289 ] {} <Debug> TCP-Session: 6d27e97d-ccd7-4e78-9313-019a864bc8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2025.12.17 05:28:38.647213 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2025.12.17 05:28:38.647463 [ 289 ] {} <Debug> TCP-Session: 6d27e97d-ccd7-4e78-9313-019a864bc8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.12.17 05:28:38.647483 [ 293 ] {} <Debug> TCP-Session: 62fd8ba1-18c9-411d-8fc8-b90039090113 Authenticating user 'default' from [fd00:1122:3344:101::e]:57345 | ||
| 1433 | 2025.12.17 05:28:38.647044 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56948 | ||
| 1434 | 2025.12.17 05:28:38.647505 [ 293 ] {} <Debug> TCP-Session: 62fd8ba1-18c9-411d-8fc8-b90039090113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.12.17 05:28:38.646991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49361 | ||
| 1436 | 2025.12.17 05:28:38.647543 [ 293 ] {} <Debug> TCP-Session: 62fd8ba1-18c9-411d-8fc8-b90039090113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.12.17 05:28:38.647215 [ 287 ] {} <Debug> TCP-Session: e726c920-520d-4f84-a016-937e3c27ba65 Authenticating user 'default' from [fd00:1122:3344:101::e]:33464 | ||
| 1438 | 2025.12.17 05:28:38.647580 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2025.12.17 05:28:38.647584 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1440 | 2025.12.17 05:28:38.647618 [ 291 ] {} <Debug> TCP-Session: 20ad71e9-0ae3-46ae-96ed-bba2ac342cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56948 | ||
| 1441 | 2025.12.17 05:28:38.647613 [ 287 ] {} <Debug> TCP-Session: e726c920-520d-4f84-a016-937e3c27ba65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.12.17 05:28:38.647644 [ 291 ] {} <Debug> TCP-Session: 20ad71e9-0ae3-46ae-96ed-bba2ac342cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2025.12.17 05:28:38.647646 [ 287 ] {} <Debug> TCP-Session: e726c920-520d-4f84-a016-937e3c27ba65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2025.12.17 05:28:38.647657 [ 291 ] {} <Debug> TCP-Session: 20ad71e9-0ae3-46ae-96ed-bba2ac342cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.12.17 05:28:38.647665 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1446 | 2025.12.17 05:28:38.647694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1447 | 2025.12.17 05:28:38.647719 [ 290 ] {} <Debug> TCP-Session: fa057617-575c-49d4-9481-0ec0f15072a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49361 | ||
| 1448 | 2025.12.17 05:28:38.647736 [ 290 ] {} <Debug> TCP-Session: fa057617-575c-49d4-9481-0ec0f15072a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.12.17 05:28:38.647748 [ 290 ] {} <Debug> TCP-Session: fa057617-575c-49d4-9481-0ec0f15072a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.12.17 05:28:38.647971 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 1451 | 2025.12.17 05:28:38.648881 [ 336 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> AggregatingTransform: Aggregating | ||
| 1452 | 2025.12.17 05:28:38.648944 [ 336 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1453 | 2025.12.17 05:28:38.648988 [ 336 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920002 sec. (1086.954 rows/sec., 42.46 KiB/sec.) | ||
| 1454 | 2025.12.17 05:28:38.649013 [ 336 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Trace> Aggregator: Merging aggregated data | ||
| 1455 | 2025.12.17 05:28:38.650115 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00288 sec., 347.22222222222223 rows/sec., 13.56 KiB/sec. | ||
| 1456 | 2025.12.17 05:28:38.650251 [ 286 ] {4817f71e-066e-4fd5-9e6d-a9059d247b5e} <Debug> TCPHandler: Processed in 0.003268857 sec. | ||
| 1457 | 2025.12.17 05:28:38.650379 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1458 | 2025.12.17 05:28:38.650408 [ 286 ] {} <Debug> TCP-Session: bc76777c-dcd7-41dc-ac40-1d3b38e08b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.17 05:28:38.650408 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2025.12.17 05:28:38.650428 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2025.12.17 05:28:38.650449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.12.17 05:28:38.650478 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2025.12.17 05:28:38.650494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2025.12.17 05:28:38.650514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2025.12.17 05:28:38.650529 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1466 | 2025.12.17 05:28:38.650564 [ 292 ] {} <Debug> TCP-Session: 033f5ae6-a38f-4a3e-9f83-313dd840ccc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.12.17 05:28:38.650541 [ 289 ] {} <Debug> TCP-Session: 6d27e97d-ccd7-4e78-9313-019a864bc8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2025.12.17 05:28:38.650590 [ 293 ] {} <Debug> TCP-Session: 62fd8ba1-18c9-411d-8fc8-b90039090113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.12.17 05:28:38.650524 [ 291 ] {} <Debug> TCP-Session: 20ad71e9-0ae3-46ae-96ed-bba2ac342cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.12.17 05:28:38.650512 [ 288 ] {} <Debug> TCP-Session: 0bb8d24e-2dcb-4a46-b7f7-45d4e45d2ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2025.12.17 05:28:38.650477 [ 294 ] {} <Debug> TCP-Session: 99dc143e-9b87-4200-90bb-9fab4c04eaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2025.12.17 05:28:38.650462 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1473 | 2025.12.17 05:28:38.650457 [ 287 ] {} <Debug> TCP-Session: e726c920-520d-4f84-a016-937e3c27ba65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2025.12.17 05:28:38.650703 [ 290 ] {} <Debug> TCP-Session: fa057617-575c-49d4-9481-0ec0f15072a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.12.17 05:28:39.904132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 222 | ||
| 1476 | 2025.12.17 05:28:39.906319 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.17 05:28:39.906360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1478 | 2025.12.17 05:28:39.907522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1479 | 2025.12.17 05:28:39.907803 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.17 05:28:39.908058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1481 | 2025.12.17 05:28:42.308186 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.12.17 05:28:42.308373 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1483 | 2025.12.17 05:28:42.308436 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1484 | 2025.12.17 05:28:42.309220 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2025.12.17 05:28:42.309257 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1486 | 2025.12.17 05:28:42.309661 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1487 | 2025.12.17 05:28:42.309890 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2025.12.17 05:28:42.310035 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00171 sec., 239766.08187134503 rows/sec., 15.21 MiB/sec. | ||
| 1489 | 2025.12.17 05:28:42.310076 [ 267 ] {68b2db0e-b1d1-42ee-8ae7-c1ddf9b27802} <Debug> TCPHandler: Processed in 0.002016667 sec. | ||
| 1490 | 2025.12.17 05:28:42.310203 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2025.12.17 05:28:42.310300 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1492 | 2025.12.17 05:28:42.310342 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1493 | 2025.12.17 05:28:42.311149 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2025.12.17 05:28:42.311186 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1495 | 2025.12.17 05:28:42.311546 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2025.12.17 05:28:42.311756 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.12.17 05:28:42.311885 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001603 sec., 706175.9201497192 rows/sec., 55.96 MiB/sec. | ||
| 1498 | 2025.12.17 05:28:42.311923 [ 267 ] {1d5e0a14-454c-4fa0-a8e4-c3afcef87e4a} <Debug> TCPHandler: Processed in 0.001767981 sec. | ||
| 1499 | 2025.12.17 05:28:42.312044 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2025.12.17 05:28:42.312140 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1501 | 2025.12.17 05:28:42.312180 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1502 | 2025.12.17 05:28:42.312641 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2025.12.17 05:28:42.312678 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1504 | 2025.12.17 05:28:42.312992 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1505 | 2025.12.17 05:28:42.313206 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2025.12.17 05:28:42.313330 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001208 sec., 177980.13245033112 rows/sec., 10.56 MiB/sec. | ||
| 1507 | 2025.12.17 05:28:42.313367 [ 267 ] {672fd875-fd67-43e2-af50-a5082835fac0} <Debug> TCPHandler: Processed in 0.001373852 sec. | ||
| 1508 | 2025.12.17 05:28:42.313478 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2025.12.17 05:28:42.313572 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1510 | 2025.12.17 05:28:42.313612 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1511 | 2025.12.17 05:28:42.314077 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2025.12.17 05:28:42.314114 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1513 | 2025.12.17 05:28:42.314418 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1514 | 2025.12.17 05:28:42.314627 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2025.12.17 05:28:42.314750 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 1516 | 2025.12.17 05:28:42.314786 [ 267 ] {9b55be17-cf91-4603-9e00-ea09a0f4a2d0} <Debug> TCPHandler: Processed in 0.001358002 sec. | ||
| 1517 | 2025.12.17 05:28:42.314906 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2025.12.17 05:28:42.314999 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1519 | 2025.12.17 05:28:42.315038 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1520 | 2025.12.17 05:28:42.315496 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2025.12.17 05:28:42.315533 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1522 | 2025.12.17 05:28:42.315836 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2025.12.17 05:28:42.316045 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2025.12.17 05:28:42.316172 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 1525 | 2025.12.17 05:28:42.316208 [ 267 ] {144137d1-bbf6-4ee7-9796-50484a02e220} <Debug> TCPHandler: Processed in 0.001352841 sec. | ||
| 1526 | 2025.12.17 05:28:42.316320 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2025.12.17 05:28:42.316412 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1528 | 2025.12.17 05:28:42.316453 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1529 | 2025.12.17 05:28:42.317050 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2025.12.17 05:28:42.317086 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1531 | 2025.12.17 05:28:42.317402 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2025.12.17 05:28:42.317616 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.12.17 05:28:42.317742 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001347 sec., 511507.0527097253 rows/sec., 35.72 MiB/sec. | ||
| 1534 | 2025.12.17 05:28:42.317780 [ 267 ] {254150b8-05af-44eb-9526-af049f536e68} <Debug> TCPHandler: Processed in 0.001510385 sec. | ||
| 1535 | 2025.12.17 05:28:42.317893 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2025.12.17 05:28:42.317986 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1537 | 2025.12.17 05:28:42.318029 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1538 | 2025.12.17 05:28:42.318351 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2025.12.17 05:28:42.318386 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1540 | 2025.12.17 05:28:42.318678 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1541 | 2025.12.17 05:28:42.318884 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2025.12.17 05:28:42.319008 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 1543 | 2025.12.17 05:28:42.319043 [ 267 ] {d05f7f77-2fc5-4bc7-a931-e008b1420ff7} <Debug> TCPHandler: Processed in 0.001201128 sec. | ||
| 1544 | 2025.12.17 05:28:42.319160 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2025.12.17 05:28:42.319254 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1546 | 2025.12.17 05:28:42.319297 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1547 | 2025.12.17 05:28:42.319732 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2025.12.17 05:28:42.319769 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1549 | 2025.12.17 05:28:42.320095 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2025.12.17 05:28:42.320300 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.12.17 05:28:42.320430 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 1552 | 2025.12.17 05:28:42.320466 [ 267 ] {2996a94d-6694-466b-980c-33e366d68f3d} <Debug> TCPHandler: Processed in 0.001355541 sec. | ||
| 1553 | 2025.12.17 05:28:42.320582 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2025.12.17 05:28:42.320676 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1555 | 2025.12.17 05:28:42.320719 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1556 | 2025.12.17 05:28:42.321037 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.12.17 05:28:42.321073 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1558 | 2025.12.17 05:28:42.321372 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2025.12.17 05:28:42.321589 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.12.17 05:28:42.321716 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 1561 | 2025.12.17 05:28:42.321753 [ 267 ] {8e0d0981-a8b8-4844-b64d-af5962e634bc} <Debug> TCPHandler: Processed in 0.001222039 sec. | ||
| 1562 | 2025.12.17 05:28:42.321863 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2025.12.17 05:28:42.321967 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1564 | 2025.12.17 05:28:42.322026 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Trace> 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 | ||
| 1565 | 2025.12.17 05:28:42.322762 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2025.12.17 05:28:42.322801 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1567 | 2025.12.17 05:28:42.323333 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1568 | 2025.12.17 05:28:42.323552 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2025.12.17 05:28:42.323685 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 1570 | 2025.12.17 05:28:42.323734 [ 267 ] {0311f3b9-615d-4153-a630-ee26fb484100} <Debug> TCPHandler: Processed in 0.001919345 sec. | ||
| 1571 | 2025.12.17 05:28:42.323841 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.12.17 05:28:42.323936 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1573 | 2025.12.17 05:28:42.323977 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1574 | 2025.12.17 05:28:42.324309 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.12.17 05:28:42.324346 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1576 | 2025.12.17 05:28:42.324643 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2025.12.17 05:28:42.324847 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2025.12.17 05:28:42.324972 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 1579 | 2025.12.17 05:28:42.325008 [ 267 ] {41f2146d-39ed-4959-8cc5-6612ce45ddd3} <Debug> TCPHandler: Processed in 0.001217218 sec. | ||
| 1580 | 2025.12.17 05:28:44.853104 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1581 | 2025.12.17 05:28:44.853175 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1582 | 2025.12.17 05:28:44.907152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2842 | ||
| 1583 | 2025.12.17 05:28:44.907683 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.12.17 05:28:44.907727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1585 | 2025.12.17 05:28:44.908210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2025.12.17 05:28:44.908439 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.17 05:28:44.908563 [ 72 ] {} <Debug> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2025.12.17 05:28:44.908576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2842 | ||
| 1589 | 2025.12.17 05:28:44.908620 [ 72 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.17 05:28:44.908645 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1591 | 2025.12.17 05:28:44.910755 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1592 | 2025.12.17 05:28:44.910966 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2025.12.17 05:28:44.911056 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1594 | 2025.12.17 05:28:44.926935 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1595 | 2025.12.17 05:28:44.927055 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1596 | 2025.12.17 05:28:44.927134 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1597 | 2025.12.17 05:28:44.927222 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 503 rows starting from the beginning of the part | ||
| 1598 | 2025.12.17 05:28:44.927313 [ 195 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1599 | 2025.12.17 05:28:45.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.47 MiB, peak 176.58 MiB, free memory in arenas 0.00 B, will set to 169.52 MiB (RSS), difference: 1.05 MiB | ||
| 1600 | 2025.12.17 05:28:45.047198 [ 193 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.138428977 sec., 20530.383606027804 rows/sec., 300.74 KiB/sec. | ||
| 1601 | 2025.12.17 05:28:45.048113 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2025.12.17 05:28:45.048461 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.17 05:28:45.048545 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_6_1} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2025.12.17 05:28:45.048663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1605 | 2025.12.17 05:28:45.048972 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1606 | 2025.12.17 05:28:45.067695 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.12.17 05:28:45.067754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1608 | 2025.12.17 05:28:45.074220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1609 | 2025.12.17 05:28:45.074962 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.12.17 05:28:45.075270 [ 72 ] {} <Debug> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1611 | 2025.12.17 05:28:45.075332 [ 72 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.12.17 05:28:45.075355 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1613 | 2025.12.17 05:28:45.075466 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1614 | 2025.12.17 05:28:45.078940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1615 | 2025.12.17 05:28:45.080025 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1616 | 2025.12.17 05:28:45.081610 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1617 | 2025.12.17 05:28:45.086543 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1618 | 2025.12.17 05:28:45.090942 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1619 | 2025.12.17 05:28:45.095374 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1620 | 2025.12.17 05:28:45.102324 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1621 | 2025.12.17 05:28:45.107114 [ 194 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1622 | 2025.12.17 05:28:45.176776 [ 193 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101359513 sec., 453.8301205137006 rows/sec., 2.35 MiB/sec. | ||
| 1623 | 2025.12.17 05:28:45.178547 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2025.12.17 05:28:45.180467 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.12.17 05:28:45.180564 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_6_1} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1626 | 2025.12.17 05:28:45.181903 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1627 | 2025.12.17 05:28:46.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.70 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 180.49 MiB (RSS), difference: 9.79 MiB | ||
| 1628 | 2025.12.17 05:28:47.297147 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2025.12.17 05:28:47.297336 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1630 | 2025.12.17 05:28:47.297402 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1631 | 2025.12.17 05:28:47.298081 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2025.12.17 05:28:47.298131 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1633 | 2025.12.17 05:28:47.298527 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2025.12.17 05:28:47.298765 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2025.12.17 05:28:47.298907 [ 67 ] {} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1636 | 2025.12.17 05:28:47.298927 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 1637 | 2025.12.17 05:28:47.298977 [ 67 ] {} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.12.17 05:28:47.298996 [ 267 ] {0ce82ec0-59ac-4d01-a2a6-8a9c3fbf8bf4} <Debug> TCPHandler: Processed in 0.001979886 sec. | ||
| 1639 | 2025.12.17 05:28:47.299007 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1640 | 2025.12.17 05:28:47.299135 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.12.17 05:28:47.299167 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1642 | 2025.12.17 05:28:47.299246 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1643 | 2025.12.17 05:28:47.299295 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1644 | 2025.12.17 05:28:47.299315 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2025.12.17 05:28:47.299376 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1646 | 2025.12.17 05:28:47.299481 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1647 | 2025.12.17 05:28:47.299539 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1648 | 2025.12.17 05:28:47.299603 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1649 | 2025.12.17 05:28:47.299655 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1650 | 2025.12.17 05:28:47.299714 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1651 | 2025.12.17 05:28:47.299745 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2025.12.17 05:28:47.299789 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1653 | 2025.12.17 05:28:47.300206 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1654 | 2025.12.17 05:28:47.300453 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2025.12.17 05:28:47.300574 [ 67 ] {} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1656 | 2025.12.17 05:28:47.300599 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec. | ||
| 1657 | 2025.12.17 05:28:47.300605 [ 67 ] {} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.12.17 05:28:47.300640 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1659 | 2025.12.17 05:28:47.300646 [ 267 ] {6f70f583-ec77-44bd-abe0-d174b931f766} <Debug> TCPHandler: Processed in 0.001563586 sec. | ||
| 1660 | 2025.12.17 05:28:47.300752 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1661 | 2025.12.17 05:28:47.300772 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.12.17 05:28:47.300894 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1663 | 2025.12.17 05:28:47.300924 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2025.12.17 05:28:47.300940 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1665 | 2025.12.17 05:28:47.300973 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1666 | 2025.12.17 05:28:47.301070 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1667 | 2025.12.17 05:28:47.301124 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1668 | 2025.12.17 05:28:47.301180 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1669 | 2025.12.17 05:28:47.301240 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1670 | 2025.12.17 05:28:47.301286 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1671 | 2025.12.17 05:28:47.301366 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.12.17 05:28:47.301408 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1673 | 2025.12.17 05:28:47.301574 [ 191 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002484518 sec., 1436495.9320077377 rows/sec., 119.13 MiB/sec. | ||
| 1674 | 2025.12.17 05:28:47.301931 [ 199 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1675 | 2025.12.17 05:28:47.301961 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1676 | 2025.12.17 05:28:47.302282 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.12.17 05:28:47.302303 [ 199 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.12.17 05:28:47.302382 [ 199 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_6_1} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1679 | 2025.12.17 05:28:47.302394 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2025.12.17 05:28:47.302428 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2025.12.17 05:28:47.302429 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
| 1682 | 2025.12.17 05:28:47.302448 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1683 | 2025.12.17 05:28:47.302453 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1684 | 2025.12.17 05:28:47.302481 [ 267 ] {a24b2a99-f55b-441a-a088-412cbbc62d91} <Debug> TCPHandler: Processed in 0.001761021 sec. | ||
| 1685 | 2025.12.17 05:28:47.302523 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1686 | 2025.12.17 05:28:47.302591 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.12.17 05:28:47.302606 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1688 | 2025.12.17 05:28:47.302641 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1689 | 2025.12.17 05:28:47.302694 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.12.17 05:28:47.302715 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2025.12.17 05:28:47.302741 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1692 | 2025.12.17 05:28:47.302771 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1693 | 2025.12.17 05:28:47.302775 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002081298 sec., 1090185.067203255 rows/sec., 81.09 MiB/sec. | ||
| 1694 | 2025.12.17 05:28:47.302834 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1695 | 2025.12.17 05:28:47.302895 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1696 | 2025.12.17 05:28:47.302947 [ 199 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1697 | 2025.12.17 05:28:47.303051 [ 188 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2025.12.17 05:28:47.303093 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2025.12.17 05:28:47.303131 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1700 | 2025.12.17 05:28:47.303426 [ 188 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.12.17 05:28:47.303509 [ 188 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_6_1} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2025.12.17 05:28:47.303510 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1703 | 2025.12.17 05:28:47.303599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1704 | 2025.12.17 05:28:47.303758 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.12.17 05:28:47.303860 [ 67 ] {} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2025.12.17 05:28:47.303890 [ 67 ] {} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.12.17 05:28:47.303897 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 1708 | 2025.12.17 05:28:47.303908 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1709 | 2025.12.17 05:28:47.303943 [ 267 ] {304ee3ea-1875-4349-aa2a-7aa8e6986472} <Debug> TCPHandler: Processed in 0.001403132 sec. | ||
| 1710 | 2025.12.17 05:28:47.303990 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1711 | 2025.12.17 05:28:47.304118 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2025.12.17 05:28:47.304162 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1713 | 2025.12.17 05:28:47.304206 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705719 sec., 836597.3527878859 rows/sec., 56.08 MiB/sec. | ||
| 1714 | 2025.12.17 05:28:47.304238 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1715 | 2025.12.17 05:28:47.304305 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1716 | 2025.12.17 05:28:47.304361 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1717 | 2025.12.17 05:28:47.304404 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1718 | 2025.12.17 05:28:47.304425 [ 188 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2025.12.17 05:28:47.304456 [ 191 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1720 | 2025.12.17 05:28:47.304708 [ 188 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2025.12.17 05:28:47.304782 [ 188 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1722 | 2025.12.17 05:28:47.304851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1723 | 2025.12.17 05:28:47.305330 [ 192 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371992 sec., 358602.67406807037 rows/sec., 22.78 MiB/sec. | ||
| 1724 | 2025.12.17 05:28:47.305482 [ 188 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1725 | 2025.12.17 05:28:47.305723 [ 188 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.12.17 05:28:47.305780 [ 188 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_6_1} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1727 | 2025.12.17 05:28:47.305844 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1728 | 2025.12.17 05:28:49.908330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 252 | ||
| 1729 | 2025.12.17 05:28:49.910564 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.17 05:28:49.910621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1731 | 2025.12.17 05:28:49.911841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1732 | 2025.12.17 05:28:49.912170 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.17 05:28:49.912498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1734 | 2025.12.17 05:28:52.289757 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2025.12.17 05:28:52.290022 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 1736 | 2025.12.17 05:28:52.290370 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2025.12.17 05:28:52.290558 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 1738 | 2025.12.17 05:28:52.290814 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2025.12.17 05:28:52.290894 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2025.12.17 05:28:52.291080 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1741 | 2025.12.17 05:28:52.293126 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1742 | 2025.12.17 05:28:52.295045 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 1743 | 2025.12.17 05:28:52.295079 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1744 | 2025.12.17 05:28:52.295222 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 1745 | 2025.12.17 05:28:52.295264 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1746 | 2025.12.17 05:28:52.306649 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.016734 sec., 1912.274411378033 rows/sec., 72.19 KiB/sec. | ||
| 1747 | 2025.12.17 05:28:52.306763 [ 267 ] {667fd4e1-cb46-4ffd-a14b-ce783257c4c4} <Debug> TCPHandler: Processed in 0.017141899 sec. | ||
| 1748 | 2025.12.17 05:28:52.307062 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2025.12.17 05:28:52.307211 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 1750 | 2025.12.17 05:28:52.307447 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1751 | 2025.12.17 05:28:52.307482 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 1752 | 2025.12.17 05:28:52.307694 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1753 | 2025.12.17 05:28:52.307751 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1754 | 2025.12.17 05:28:52.307862 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1755 | 2025.12.17 05:28:52.307892 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1756 | 2025.12.17 05:28:52.307912 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 1757 | 2025.12.17 05:28:52.307927 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1758 | 2025.12.17 05:28:52.307963 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 1759 | 2025.12.17 05:28:52.307983 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1760 | 2025.12.17 05:28:52.308503 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001357 sec., 23581.429624170967 rows/sec., 890.20 KiB/sec. | ||
| 1761 | 2025.12.17 05:28:52.308594 [ 267 ] {2c27615d-98b4-4c4a-a547-6d0c8fd3af00} <Debug> TCPHandler: Processed in 0.001589307 sec. | ||
| 1762 | 2025.12.17 05:28:52.308805 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.12.17 05:28:52.308947 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) 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', 'oximeter_collector:collections', '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) | ||
| 1764 | 2025.12.17 05:28:52.309171 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2025.12.17 05:28:52.309205 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 1766 | 2025.12.17 05:28:52.309403 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2025.12.17 05:28:52.309457 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2025.12.17 05:28:52.309561 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1769 | 2025.12.17 05:28:52.309589 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2025.12.17 05:28:52.309608 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 1771 | 2025.12.17 05:28:52.309622 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1772 | 2025.12.17 05:28:52.309656 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 1773 | 2025.12.17 05:28:52.309674 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1774 | 2025.12.17 05:28:52.310124 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001236 sec., 25889.967637540456 rows/sec., 977.35 KiB/sec. | ||
| 1775 | 2025.12.17 05:28:52.310213 [ 267 ] {dd2670ac-5e79-48c4-b610-6b80abf972be} <Debug> TCPHandler: Processed in 0.001461664 sec. | ||
| 1776 | 2025.12.17 05:28:52.331234 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2025.12.17 05:28:52.331366 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1778 | 2025.12.17 05:28:52.331417 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1779 | 2025.12.17 05:28:52.332056 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2025.12.17 05:28:52.332093 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1781 | 2025.12.17 05:28:52.332502 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1782 | 2025.12.17 05:28:52.332712 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2025.12.17 05:28:52.332861 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001532 sec., 1958.22454308094 rows/sec., 178.48 KiB/sec. | ||
| 1784 | 2025.12.17 05:28:52.332902 [ 267 ] {f2c0a467-38de-4d3c-9337-98669aeac148} <Debug> TCPHandler: Processed in 0.001732031 sec. | ||
| 1785 | 2025.12.17 05:28:52.333016 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2025.12.17 05:28:52.333116 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1787 | 2025.12.17 05:28:52.333157 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1788 | 2025.12.17 05:28:52.333774 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.12.17 05:28:52.333811 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1790 | 2025.12.17 05:28:52.334140 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1791 | 2025.12.17 05:28:52.334362 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2025.12.17 05:28:52.334493 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001395 sec., 293906.8100358423 rows/sec., 18.64 MiB/sec. | ||
| 1793 | 2025.12.17 05:28:52.334532 [ 267 ] {28caa4a5-2d3f-4807-a91c-d255340f16e1} <Debug> TCPHandler: Processed in 0.001567936 sec. | ||
| 1794 | 2025.12.17 05:28:52.334649 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2025.12.17 05:28:52.334747 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1796 | 2025.12.17 05:28:52.334786 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1797 | 2025.12.17 05:28:52.335175 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.12.17 05:28:52.335212 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1799 | 2025.12.17 05:28:52.335501 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1800 | 2025.12.17 05:28:52.335706 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.12.17 05:28:52.335849 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 145.87 KiB/sec. | ||
| 1802 | 2025.12.17 05:28:52.335903 [ 267 ] {0dcb824f-bc04-4be9-ab4e-c39f74b77b8f} <Debug> TCPHandler: Processed in 0.00130565 sec. | ||
| 1803 | 2025.12.17 05:28:52.336030 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2025.12.17 05:28:52.336145 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1805 | 2025.12.17 05:28:52.336193 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1806 | 2025.12.17 05:28:52.337221 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.12.17 05:28:52.337257 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1808 | 2025.12.17 05:28:52.337632 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2025.12.17 05:28:52.337841 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.12.17 05:28:52.337966 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Debug> executeQuery: Read 1171 rows, 95.50 KiB in 0.001845 sec., 634688.3468834688 rows/sec., 50.55 MiB/sec. | ||
| 1811 | 2025.12.17 05:28:52.338003 [ 267 ] {1ff86da4-9b4b-43bf-94fd-8369abfb82ed} <Debug> TCPHandler: Processed in 0.002035237 sec. | ||
| 1812 | 2025.12.17 05:28:52.338117 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2025.12.17 05:28:52.338211 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1814 | 2025.12.17 05:28:52.338250 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2025.12.17 05:28:52.338737 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.12.17 05:28:52.338774 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1817 | 2025.12.17 05:28:52.339097 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1818 | 2025.12.17 05:28:52.339303 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.12.17 05:28:52.339426 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Debug> executeQuery: Read 236 rows, 14.64 KiB in 0.001233 sec., 191403.08191403083 rows/sec., 11.59 MiB/sec. | ||
| 1820 | 2025.12.17 05:28:52.339463 [ 267 ] {0444078d-775f-4755-85e0-82c9171e4063} <Debug> TCPHandler: Processed in 0.001396213 sec. | ||
| 1821 | 2025.12.17 05:28:52.339563 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.12.17 05:28:52.339654 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1823 | 2025.12.17 05:28:52.339693 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1824 | 2025.12.17 05:28:52.340145 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.12.17 05:28:52.340182 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1826 | 2025.12.17 05:28:52.340478 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1827 | 2025.12.17 05:28:52.340687 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.12.17 05:28:52.340812 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001176 sec., 180272.10884353743 rows/sec., 11.63 MiB/sec. | ||
| 1829 | 2025.12.17 05:28:52.340851 [ 267 ] {6182d2d3-4f15-44fe-932b-45963a6ab60a} <Debug> TCPHandler: Processed in 0.001337231 sec. | ||
| 1830 | 2025.12.17 05:28:52.340968 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2025.12.17 05:28:52.341061 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1832 | 2025.12.17 05:28:52.341100 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1833 | 2025.12.17 05:28:52.341555 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.12.17 05:28:52.341591 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1835 | 2025.12.17 05:28:52.341884 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1836 | 2025.12.17 05:28:52.342089 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.12.17 05:28:52.342212 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 1838 | 2025.12.17 05:28:52.342249 [ 267 ] {4c34d900-8446-4e1e-8610-dc9d8e92bf38} <Debug> TCPHandler: Processed in 0.00133088 sec. | ||
| 1839 | 2025.12.17 05:28:52.342358 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.12.17 05:28:52.342451 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1841 | 2025.12.17 05:28:52.342491 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1842 | 2025.12.17 05:28:52.343104 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.17 05:28:52.343139 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1844 | 2025.12.17 05:28:52.343467 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1845 | 2025.12.17 05:28:52.343668 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2025.12.17 05:28:52.343789 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Debug> executeQuery: Read 725 rows, 52.16 KiB in 0.001356 sec., 534660.766961652 rows/sec., 37.56 MiB/sec. | ||
| 1847 | 2025.12.17 05:28:52.343826 [ 267 ] {483d8397-a818-4f5b-903a-78cea0b4a58b} <Debug> TCPHandler: Processed in 0.001518765 sec. | ||
| 1848 | 2025.12.17 05:28:52.343940 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.12.17 05:28:52.344034 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1850 | 2025.12.17 05:28:52.344074 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1851 | 2025.12.17 05:28:52.344390 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.12.17 05:28:52.344426 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1853 | 2025.12.17 05:28:52.344715 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1854 | 2025.12.17 05:28:52.344927 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.12.17 05:28:52.345051 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 1856 | 2025.12.17 05:28:52.345087 [ 267 ] {26f2c4f9-6d24-409a-8d01-58dc4a90b8d9} <Debug> TCPHandler: Processed in 0.001196898 sec. | ||
| 1857 | 2025.12.17 05:28:52.345209 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.12.17 05:28:52.345302 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.12.17 05:28:52.345344 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1860 | 2025.12.17 05:28:52.345801 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2025.12.17 05:28:52.345839 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1862 | 2025.12.17 05:28:52.346175 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1863 | 2025.12.17 05:28:52.346380 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2025.12.17 05:28:52.346503 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001218 sec., 258620.68965517243 rows/sec., 16.99 MiB/sec. | ||
| 1865 | 2025.12.17 05:28:52.346538 [ 267 ] {d2e2c6a9-e7e3-425a-bc8a-aed4b353d1f0} <Debug> TCPHandler: Processed in 0.001377722 sec. | ||
| 1866 | 2025.12.17 05:28:52.346658 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2025.12.17 05:28:52.346779 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1868 | 2025.12.17 05:28:52.346831 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1869 | 2025.12.17 05:28:52.347197 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.12.17 05:28:52.347232 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1871 | 2025.12.17 05:28:52.347533 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1872 | 2025.12.17 05:28:52.347735 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.12.17 05:28:52.347860 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 1874 | 2025.12.17 05:28:52.347897 [ 267 ] {0707538e-9242-495a-b249-3221bc45d5dd} <Debug> TCPHandler: Processed in 0.00130243 sec. | ||
| 1875 | 2025.12.17 05:28:52.348015 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2025.12.17 05:28:52.348109 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1877 | 2025.12.17 05:28:52.348160 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Trace> 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 | ||
| 1878 | 2025.12.17 05:28:52.348967 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.12.17 05:28:52.349003 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1880 | 2025.12.17 05:28:52.349532 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1881 | 2025.12.17 05:28:52.349746 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2025.12.17 05:28:52.349878 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001788 sec., 16219.23937360179 rows/sec., 29.06 MiB/sec. | ||
| 1883 | 2025.12.17 05:28:52.349933 [ 267 ] {ed2cd937-4f12-4748-ba2c-db49b20383c3} <Debug> TCPHandler: Processed in 0.001969726 sec. | ||
| 1884 | 2025.12.17 05:28:52.350052 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2025.12.17 05:28:52.350147 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1886 | 2025.12.17 05:28:52.350186 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1887 | 2025.12.17 05:28:52.350510 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Trace> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.12.17 05:28:52.350546 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1889 | 2025.12.17 05:28:52.350853 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1890 | 2025.12.17 05:28:52.351057 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Trace> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.12.17 05:28:52.351177 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.00105 sec., 20000 rows/sec., 1.43 MiB/sec. | ||
| 1892 | 2025.12.17 05:28:52.351213 [ 267 ] {ab0d1866-5a2a-4298-aa70-79a603848f82} <Debug> TCPHandler: Processed in 0.001211138 sec. | ||
| 1893 | 2025.12.17 05:28:52.351321 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.12.17 05:28:52.351415 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1895 | 2025.12.17 05:28:52.351454 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1896 | 2025.12.17 05:28:52.351773 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.12.17 05:28:52.351809 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1898 | 2025.12.17 05:28:52.352109 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1899 | 2025.12.17 05:28:52.352309 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.12.17 05:28:52.352430 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001033 sec., 100677.63794772506 rows/sec., 6.17 MiB/sec. | ||
| 1901 | 2025.12.17 05:28:52.352464 [ 267 ] {24fffd63-6aa2-491c-a76f-4925da1b9ba6} <Debug> TCPHandler: Processed in 0.001193278 sec. | ||
| 1902 | 2025.12.17 05:28:52.408657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3354 | ||
| 1903 | 2025.12.17 05:28:52.409157 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.12.17 05:28:52.409193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1905 | 2025.12.17 05:28:52.409629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1906 | 2025.12.17 05:28:52.409876 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.12.17 05:28:52.410006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3354 | ||
| 1908 | 2025.12.17 05:28:52.579005 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1909 | 2025.12.17 05:28:52.596813 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.12.17 05:28:52.596887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1911 | 2025.12.17 05:28:52.602607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1912 | 2025.12.17 05:28:52.603352 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.12.17 05:28:52.606982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1914 | 2025.12.17 05:28:57.299347 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.12.17 05:28:57.299556 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1916 | 2025.12.17 05:28:57.299629 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1917 | 2025.12.17 05:28:57.300346 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.12.17 05:28:57.300411 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1919 | 2025.12.17 05:28:57.300831 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1920 | 2025.12.17 05:28:57.301077 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.12.17 05:28:57.301249 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.47 MiB/sec. | ||
| 1922 | 2025.12.17 05:28:57.301303 [ 267 ] {15cd2bd1-6969-4488-b791-250ad90c358f} <Debug> TCPHandler: Processed in 0.002097129 sec. | ||
| 1923 | 2025.12.17 05:28:57.301443 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.12.17 05:28:57.301553 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1925 | 2025.12.17 05:28:57.301599 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1926 | 2025.12.17 05:28:57.302108 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.12.17 05:28:57.302156 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1928 | 2025.12.17 05:28:57.302552 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1929 | 2025.12.17 05:28:57.302830 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.12.17 05:28:57.303005 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001476 sec., 43360.43360433604 rows/sec., 3.38 MiB/sec. | ||
| 1931 | 2025.12.17 05:28:57.303055 [ 267 ] {4f17a720-f423-4f9a-92f8-2c0c3a20bd7a} <Debug> TCPHandler: Processed in 0.001666569 sec. | ||
| 1932 | 2025.12.17 05:28:57.303238 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2025.12.17 05:28:57.303359 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1934 | 2025.12.17 05:28:57.303419 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1935 | 2025.12.17 05:28:57.304007 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2025.12.17 05:28:57.304056 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1937 | 2025.12.17 05:28:57.304490 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1938 | 2025.12.17 05:28:57.304770 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2025.12.17 05:28:57.304935 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
| 1940 | 2025.12.17 05:28:57.304981 [ 267 ] {4d217fb9-4246-4057-befd-8f897c6c0e00} <Debug> TCPHandler: Processed in 0.001805243 sec. | ||
| 1941 | 2025.12.17 05:28:57.305167 [ 267 ] {} <Trace> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.12.17 05:28:57.305282 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1943 | 2025.12.17 05:28:57.305335 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1944 | 2025.12.17 05:28:57.306074 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.12.17 05:28:57.306123 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1946 | 2025.12.17 05:28:57.306581 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2025.12.17 05:28:57.306874 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.12.17 05:28:57.307083 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001824 sec., 32894.73684210526 rows/sec., 2.22 MiB/sec. | ||
| 1949 | 2025.12.17 05:28:57.307125 [ 267 ] {80e01aed-0b34-42c7-b18c-87829c8c9eae} <Debug> TCPHandler: Processed in 0.002018788 sec. | ||
| 1950 | 2025.12.17 05:28:58.197442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36149 | ||
| 1951 | 2025.12.17 05:28:58.197557 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1952 | 2025.12.17 05:28:58.197583 [ 286 ] {} <Debug> TCP-Session: 4e3fa743-875e-4d30-9d98-7ad33d7736e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36149 | ||
| 1953 | 2025.12.17 05:28:58.197605 [ 286 ] {} <Debug> TCP-Session: 4e3fa743-875e-4d30-9d98-7ad33d7736e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2025.12.17 05:28:58.197618 [ 286 ] {} <Debug> TCP-Session: 4e3fa743-875e-4d30-9d98-7ad33d7736e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2025.12.17 05:28:58.197857 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56758 | ||
| 1956 | 2025.12.17 05:28:58.197857 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 1957 | 2025.12.17 05:28:58.197918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 1958 | 2025.12.17 05:28:58.197937 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 1959 | 2025.12.17 05:28:58.197967 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2025.12.17 05:28:58.197967 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44135 | ||
| 1961 | 2025.12.17 05:28:58.198010 [ 288 ] {} <Debug> TCP-Session: 88b2f433-1b6d-4cc5-92ed-1d1f3f3dd8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56758 | ||
| 1962 | 2025.12.17 05:28:58.198001 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1963 | 2025.12.17 05:28:58.198046 [ 288 ] {} <Debug> TCP-Session: 88b2f433-1b6d-4cc5-92ed-1d1f3f3dd8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2025.12.17 05:28:58.198035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1965 | 2025.12.17 05:28:58.198073 [ 288 ] {} <Debug> TCP-Session: 88b2f433-1b6d-4cc5-92ed-1d1f3f3dd8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2025.12.17 05:28:58.198070 [ 287 ] {} <Debug> TCP-Session: 22a6d811-963a-40f1-bae0-b543f81b70da Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 1967 | 2025.12.17 05:28:58.198103 [ 289 ] {} <Debug> TCP-Session: fecfa041-005d-4c7a-a74a-4766ebdc8e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 1968 | 2025.12.17 05:28:58.198119 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2025.12.17 05:28:58.198132 [ 287 ] {} <Debug> TCP-Session: 22a6d811-963a-40f1-bae0-b543f81b70da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.12.17 05:28:58.198144 [ 289 ] {} <Debug> TCP-Session: fecfa041-005d-4c7a-a74a-4766ebdc8e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.12.17 05:28:58.198157 [ 291 ] {} <Debug> TCP-Session: c5109428-bad5-4977-9f1f-21aa5510e389 Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 1972 | 2025.12.17 05:28:58.198181 [ 289 ] {} <Debug> TCP-Session: fecfa041-005d-4c7a-a74a-4766ebdc8e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2025.12.17 05:28:58.197968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63205 | ||
| 1974 | 2025.12.17 05:28:58.198221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2025.12.17 05:28:58.198218 [ 291 ] {} <Debug> TCP-Session: c5109428-bad5-4977-9f1f-21aa5510e389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2025.12.17 05:28:58.198277 [ 293 ] {} <Debug> TCP-Session: e8bd51ab-2e2c-4dfc-92dc-0622d0a3a0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44135 | ||
| 1977 | 2025.12.17 05:28:58.198295 [ 291 ] {} <Debug> TCP-Session: c5109428-bad5-4977-9f1f-21aa5510e389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2025.12.17 05:28:58.198311 [ 293 ] {} <Debug> TCP-Session: e8bd51ab-2e2c-4dfc-92dc-0622d0a3a0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2025.12.17 05:28:58.197938 [ 286 ] {} <Trace> TCP-Session: 4e3fa743-875e-4d30-9d98-7ad33d7736e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2025.12.17 05:28:58.198334 [ 293 ] {} <Debug> TCP-Session: e8bd51ab-2e2c-4dfc-92dc-0622d0a3a0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2025.12.17 05:28:58.197922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48220 | ||
| 1982 | 2025.12.17 05:28:58.198382 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2025.12.17 05:28:58.198168 [ 287 ] {} <Debug> TCP-Session: 22a6d811-963a-40f1-bae0-b543f81b70da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2025.12.17 05:28:58.198416 [ 294 ] {} <Debug> TCP-Session: 73bab587-e8d0-4dcc-b727-cc042b4f4000 Authenticating user 'default' from [fd00:1122:3344:101::e]:63205 | ||
| 1985 | 2025.12.17 05:28:58.197948 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32969 | ||
| 1986 | 2025.12.17 05:28:58.198451 [ 294 ] {} <Debug> TCP-Session: 73bab587-e8d0-4dcc-b727-cc042b4f4000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2025.12.17 05:28:58.198488 [ 294 ] {} <Debug> TCP-Session: 73bab587-e8d0-4dcc-b727-cc042b4f4000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2025.12.17 05:28:58.198506 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1989 | 2025.12.17 05:28:58.198508 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2025.12.17 05:28:58.198543 [ 290 ] {} <Debug> TCP-Session: ef085cca-7c17-4de3-9360-d8f26270f12a Authenticating user 'default' from [fd00:1122:3344:101::e]:48220 | ||
| 1991 | 2025.12.17 05:28:58.198559 [ 290 ] {} <Debug> TCP-Session: ef085cca-7c17-4de3-9360-d8f26270f12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2025.12.17 05:28:58.198571 [ 290 ] {} <Debug> TCP-Session: ef085cca-7c17-4de3-9360-d8f26270f12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2025.12.17 05:28:58.198635 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1994 | 2025.12.17 05:28:58.198666 [ 292 ] {} <Debug> TCP-Session: f3ebfb53-1637-4157-b1ca-b5bfb1568b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:32969 | ||
| 1995 | 2025.12.17 05:28:58.198682 [ 292 ] {} <Debug> TCP-Session: f3ebfb53-1637-4157-b1ca-b5bfb1568b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2025.12.17 05:28:58.198693 [ 292 ] {} <Debug> TCP-Session: f3ebfb53-1637-4157-b1ca-b5bfb1568b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.17 05:28:58.198759 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1998 | 2025.12.17 05:28:58.198818 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1999 | 2025.12.17 05:28:58.199098 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 2000 | 2025.12.17 05:28:58.199183 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2001 | 2025.12.17 05:28:58.631650 [ 313 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> AggregatingTransform: Aggregating | ||
| 2002 | 2025.12.17 05:28:58.631718 [ 313 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2003 | 2025.12.17 05:28:58.631753 [ 313 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00171707 sec. (582.387 rows/sec., 22.75 KiB/sec.) | ||
| 2004 | 2025.12.17 05:28:58.631769 [ 313 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Trace> Aggregator: Merging aggregated data | ||
| 2005 | 2025.12.17 05:28:58.632855 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.434398 sec., 2.302036381382971 rows/sec., 92.08 B/sec. | ||
| 2006 | 2025.12.17 05:28:58.633036 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2007 | 2025.12.17 05:28:58.633052 [ 286 ] {e728cf6c-d422-45f4-9f18-9ec9b36d6b6d} <Debug> TCPHandler: Processed in 0.435227946 sec. | ||
| 2008 | 2025.12.17 05:28:58.633167 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2025.12.17 05:28:58.633203 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2025.12.17 05:28:58.633224 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2025.12.17 05:28:58.633234 [ 287 ] {} <Debug> TCP-Session: 22a6d811-963a-40f1-bae0-b543f81b70da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2025.12.17 05:28:58.633246 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2025.12.17 05:28:58.633278 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2025.12.17 05:28:58.633279 [ 291 ] {} <Debug> TCP-Session: c5109428-bad5-4977-9f1f-21aa5510e389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2025.12.17 05:28:58.633296 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2016 | 2025.12.17 05:28:58.633325 [ 292 ] {} <Debug> TCP-Session: f3ebfb53-1637-4157-b1ca-b5bfb1568b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2025.12.17 05:28:58.633323 [ 288 ] {} <Debug> TCP-Session: 88b2f433-1b6d-4cc5-92ed-1d1f3f3dd8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2025.12.17 05:28:58.633368 [ 290 ] {} <Debug> TCP-Session: ef085cca-7c17-4de3-9360-d8f26270f12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2025.12.17 05:28:58.633264 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2020 | 2025.12.17 05:28:58.633253 [ 294 ] {} <Debug> TCP-Session: 73bab587-e8d0-4dcc-b727-cc042b4f4000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2025.12.17 05:28:58.633317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2022 | 2025.12.17 05:28:58.633448 [ 289 ] {} <Debug> TCP-Session: fecfa041-005d-4c7a-a74a-4766ebdc8e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2025.12.17 05:28:58.633457 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2024 | 2025.12.17 05:28:58.633488 [ 293 ] {} <Debug> TCP-Session: e8bd51ab-2e2c-4dfc-92dc-0622d0a3a0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2025.12.17 05:28:58.633518 [ 286 ] {} <Debug> TCP-Session: 4e3fa743-875e-4d30-9d98-7ad33d7736e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2025.12.17 05:28:59.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.98 MiB, peak 196.12 MiB, free memory in arenas 0.00 B, will set to 203.16 MiB (RSS), difference: 19.17 MiB | ||
| 2027 | 2025.12.17 05:28:59.853229 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2028 | 2025.12.17 05:28:59.853277 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2029 | 2025.12.17 05:28:59.910213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3802 | ||
| 2030 | 2025.12.17 05:28:59.910812 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.12.17 05:28:59.910859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2032 | 2025.12.17 05:28:59.911406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2033 | 2025.12.17 05:28:59.911629 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.12.17 05:28:59.911762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3802 | ||
| 2035 | 2025.12.17 05:28:59.912669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 296 | ||
| 2036 | 2025.12.17 05:28:59.915138 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.17 05:28:59.915177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2038 | 2025.12.17 05:28:59.916383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2039 | 2025.12.17 05:28:59.916655 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.17 05:28:59.916906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2041 | 2025.12.17 05:29:00.107176 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2042 | 2025.12.17 05:29:00.124869 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.12.17 05:29:00.124932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2044 | 2025.12.17 05:29:00.131324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2045 | 2025.12.17 05:29:00.132014 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.12.17 05:29:00.135031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2047 | 2025.12.17 05:29:01.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.69 MiB, peak 207.69 MiB, free memory in arenas 0.00 B, will set to 204.80 MiB (RSS), difference: 1.11 MiB | ||
| 2048 | 2025.12.17 05:29:01.867651 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2025.12.17 05:29:01.867719 [ 267 ] {} <Debug> TCP-Session: 75707691-e4b9-4aed-93d9-59c55ae62099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.12.17 05:29:02.001133 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.77 MiB, peak 207.69 MiB, free memory in arenas 0.00 B, will set to 204.81 MiB (RSS), difference: 2.04 MiB | ||
| 2051 | 2025.12.17 05:29:02.308295 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.12.17 05:29:02.308528 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2053 | 2025.12.17 05:29:02.308593 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2054 | 2025.12.17 05:29:02.309509 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.12.17 05:29:02.309551 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2056 | 2025.12.17 05:29:02.309994 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2057 | 2025.12.17 05:29:02.310223 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.12.17 05:29:02.310351 [ 39 ] {} <Debug> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2059 | 2025.12.17 05:29:02.310381 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 2060 | 2025.12.17 05:29:02.310392 [ 39 ] {} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.12.17 05:29:02.310438 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2062 | 2025.12.17 05:29:02.310451 [ 269 ] {11b903b0-f842-428d-97a8-f4ec3f760cd5} <Debug> TCPHandler: Processed in 0.002290633 sec. | ||
| 2063 | 2025.12.17 05:29:02.310524 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2064 | 2025.12.17 05:29:02.310582 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2025.12.17 05:29:02.310623 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2066 | 2025.12.17 05:29:02.310653 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2067 | 2025.12.17 05:29:02.310688 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2068 | 2025.12.17 05:29:02.310711 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2069 | 2025.12.17 05:29:02.310733 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2070 | 2025.12.17 05:29:02.310756 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2071 | 2025.12.17 05:29:02.310798 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2072 | 2025.12.17 05:29:02.310840 [ 191 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2073 | 2025.12.17 05:29:02.312109 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.12.17 05:29:02.312153 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2075 | 2025.12.17 05:29:02.312183 [ 192 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169168 sec., 1211813.108862196 rows/sec., 81.49 MiB/sec. | ||
| 2076 | 2025.12.17 05:29:02.312415 [ 193 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2077 | 2025.12.17 05:29:02.312587 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2078 | 2025.12.17 05:29:02.312875 [ 193 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.12.17 05:29:02.312906 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2025.12.17 05:29:02.312975 [ 193 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_5_1} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2081 | 2025.12.17 05:29:02.313074 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Debug> executeQuery: Read 1186 rows, 96.92 KiB in 0.002397 sec., 494785.14810179395 rows/sec., 39.49 MiB/sec. | ||
| 2082 | 2025.12.17 05:29:02.313076 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2083 | 2025.12.17 05:29:02.313124 [ 269 ] {dbd7d3b4-f20e-4aa7-b91e-8a82bf1d3144} <Debug> TCPHandler: Processed in 0.002595451 sec. | ||
| 2084 | 2025.12.17 05:29:02.313250 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2025.12.17 05:29:02.313349 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2086 | 2025.12.17 05:29:02.313393 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2087 | 2025.12.17 05:29:02.313888 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.12.17 05:29:02.313924 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2089 | 2025.12.17 05:29:02.314239 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2090 | 2025.12.17 05:29:02.314447 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.12.17 05:29:02.314578 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Debug> executeQuery: Read 242 rows, 15.10 KiB in 0.00125 sec., 193600 rows/sec., 11.80 MiB/sec. | ||
| 2092 | 2025.12.17 05:29:02.314617 [ 269 ] {b66af71f-6c35-4ed3-8f70-89c1a2b1b0c8} <Debug> TCPHandler: Processed in 0.001419093 sec. | ||
| 2093 | 2025.12.17 05:29:02.314730 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2025.12.17 05:29:02.314828 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2095 | 2025.12.17 05:29:02.314867 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2096 | 2025.12.17 05:29:02.315321 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.12.17 05:29:02.315355 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2098 | 2025.12.17 05:29:02.315682 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2099 | 2025.12.17 05:29:02.315886 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.12.17 05:29:02.315979 [ 39 ] {} <Debug> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2101 | 2025.12.17 05:29:02.316004 [ 39 ] {} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.12.17 05:29:02.316020 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2103 | 2025.12.17 05:29:02.316021 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 2104 | 2025.12.17 05:29:02.316065 [ 269 ] {de668abf-af56-4d3e-814e-b5173b3345fe} <Debug> TCPHandler: Processed in 0.001387582 sec. | ||
| 2105 | 2025.12.17 05:29:02.316084 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2106 | 2025.12.17 05:29:02.316165 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2107 | 2025.12.17 05:29:02.316171 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2025.12.17 05:29:02.316190 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2109 | 2025.12.17 05:29:02.316238 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2110 | 2025.12.17 05:29:02.316269 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2111 | 2025.12.17 05:29:02.316275 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2112 | 2025.12.17 05:29:02.316308 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2113 | 2025.12.17 05:29:02.316314 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2114 | 2025.12.17 05:29:02.316353 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2115 | 2025.12.17 05:29:02.316761 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.12.17 05:29:02.316796 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2117 | 2025.12.17 05:29:02.317099 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2118 | 2025.12.17 05:29:02.317120 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065805 sec., 994553.4126786796 rows/sec., 67.93 MiB/sec. | ||
| 2119 | 2025.12.17 05:29:02.317340 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.12.17 05:29:02.317340 [ 196 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2121 | 2025.12.17 05:29:02.317449 [ 39 ] {} <Debug> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2122 | 2025.12.17 05:29:02.317478 [ 39 ] {} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2025.12.17 05:29:02.317488 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 2124 | 2025.12.17 05:29:02.317499 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2125 | 2025.12.17 05:29:02.317525 [ 269 ] {54ce9684-0da2-4c06-971d-59e5b715e35a} <Debug> TCPHandler: Processed in 0.001404483 sec. | ||
| 2126 | 2025.12.17 05:29:02.317572 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2127 | 2025.12.17 05:29:02.317634 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.12.17 05:29:02.317663 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2025.12.17 05:29:02.317689 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2130 | 2025.12.17 05:29:02.317700 [ 196 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.12.17 05:29:02.317732 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2132 | 2025.12.17 05:29:02.317733 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2133 | 2025.12.17 05:29:02.317776 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2134 | 2025.12.17 05:29:02.317782 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2135 | 2025.12.17 05:29:02.317787 [ 196 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_5_1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2136 | 2025.12.17 05:29:02.317821 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2137 | 2025.12.17 05:29:02.317858 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2138 | 2025.12.17 05:29:02.317891 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2139 | 2025.12.17 05:29:02.318398 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.12.17 05:29:02.318436 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2141 | 2025.12.17 05:29:02.318633 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083565 sec., 973637.9451163519 rows/sec., 59.00 MiB/sec. | ||
| 2142 | 2025.12.17 05:29:02.318754 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2143 | 2025.12.17 05:29:02.318768 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2144 | 2025.12.17 05:29:02.319003 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.12.17 05:29:02.319012 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.12.17 05:29:02.319065 [ 191 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_5_1} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2147 | 2025.12.17 05:29:02.319119 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2148 | 2025.12.17 05:29:02.319139 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Debug> executeQuery: Read 721 rows, 51.85 KiB in 0.001425 sec., 505964.91228070174 rows/sec., 35.53 MiB/sec. | ||
| 2149 | 2025.12.17 05:29:02.319178 [ 269 ] {d972c64c-8165-4554-a367-040450c4518f} <Debug> TCPHandler: Processed in 0.001593637 sec. | ||
| 2150 | 2025.12.17 05:29:02.319292 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2025.12.17 05:29:02.319386 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2152 | 2025.12.17 05:29:02.319426 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2153 | 2025.12.17 05:29:02.319753 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2025.12.17 05:29:02.319789 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2155 | 2025.12.17 05:29:02.320195 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2156 | 2025.12.17 05:29:02.320466 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2025.12.17 05:29:02.320616 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 251.38 KiB/sec. | ||
| 2158 | 2025.12.17 05:29:02.320654 [ 269 ] {29545d84-65f7-4dbf-9066-b8d3ab53a2da} <Debug> TCPHandler: Processed in 0.001411622 sec. | ||
| 2159 | 2025.12.17 05:29:02.320764 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2025.12.17 05:29:02.320862 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2161 | 2025.12.17 05:29:02.320906 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2162 | 2025.12.17 05:29:02.321349 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2025.12.17 05:29:02.321384 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2164 | 2025.12.17 05:29:02.321711 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2165 | 2025.12.17 05:29:02.321924 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2025.12.17 05:29:02.322051 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001208 sec., 259933.77483443706 rows/sec., 17.08 MiB/sec. | ||
| 2167 | 2025.12.17 05:29:02.322086 [ 269 ] {8058b94c-f6ac-4edf-bd6d-65124b8b79d9} <Debug> TCPHandler: Processed in 0.001374742 sec. | ||
| 2168 | 2025.12.17 05:29:02.322187 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2025.12.17 05:29:02.322282 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2170 | 2025.12.17 05:29:02.322323 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2171 | 2025.12.17 05:29:02.322621 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2025.12.17 05:29:02.322655 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2173 | 2025.12.17 05:29:02.322948 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2174 | 2025.12.17 05:29:02.323150 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2025.12.17 05:29:02.323241 [ 39 ] {} <Debug> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2176 | 2025.12.17 05:29:02.323267 [ 39 ] {} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.12.17 05:29:02.323282 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2178 | 2025.12.17 05:29:02.323282 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2179 | 2025.12.17 05:29:02.323324 [ 269 ] {0e2da42b-9277-41e1-ade0-e1152ebbcdf9} <Debug> TCPHandler: Processed in 0.001186157 sec. | ||
| 2180 | 2025.12.17 05:29:02.323404 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2181 | 2025.12.17 05:29:02.323425 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2025.12.17 05:29:02.323524 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2183 | 2025.12.17 05:29:02.323540 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2184 | 2025.12.17 05:29:02.323577 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Trace> 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 | ||
| 2185 | 2025.12.17 05:29:02.323585 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2186 | 2025.12.17 05:29:02.323704 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2187 | 2025.12.17 05:29:02.323757 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2188 | 2025.12.17 05:29:02.323805 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2189 | 2025.12.17 05:29:02.323847 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2190 | 2025.12.17 05:29:02.324513 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.12.17 05:29:02.324554 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2192 | 2025.12.17 05:29:02.324689 [ 192 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342531 sec., 3724.308786910693 rows/sec., 250.95 KiB/sec. | ||
| 2193 | 2025.12.17 05:29:02.324804 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2194 | 2025.12.17 05:29:02.325058 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.17 05:29:02.325117 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_5_1} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2196 | 2025.12.17 05:29:02.325169 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2197 | 2025.12.17 05:29:02.325182 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2198 | 2025.12.17 05:29:02.325408 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2025.12.17 05:29:02.325555 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002047 sec., 18075.232046897898 rows/sec., 32.39 MiB/sec. | ||
| 2200 | 2025.12.17 05:29:02.325622 [ 269 ] {a2d36c53-78d5-4705-9344-82c63f0284cb} <Debug> TCPHandler: Processed in 0.002246562 sec. | ||
| 2201 | 2025.12.17 05:29:02.325737 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.17 05:29:02.325832 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2203 | 2025.12.17 05:29:02.325871 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2204 | 2025.12.17 05:29:02.326182 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Trace> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2025.12.17 05:29:02.326218 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2206 | 2025.12.17 05:29:02.326527 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2207 | 2025.12.17 05:29:02.326741 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Trace> oximeter.measurements_i64 (16288400-b99b-4a3a-b1eb-eb57b0bf457b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2025.12.17 05:29:02.326866 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 429.80 KiB/sec. | ||
| 2209 | 2025.12.17 05:29:02.326901 [ 269 ] {2abc8508-4373-4f9e-820f-25f44f565734} <Debug> TCPHandler: Processed in 0.001215838 sec. | ||
| 2210 | 2025.12.17 05:29:02.327007 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2025.12.17 05:29:02.327101 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2212 | 2025.12.17 05:29:02.327140 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2213 | 2025.12.17 05:29:02.327464 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2025.12.17 05:29:02.327500 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2215 | 2025.12.17 05:29:02.327802 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2216 | 2025.12.17 05:29:02.328009 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.12.17 05:29:02.328134 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 2218 | 2025.12.17 05:29:02.328171 [ 269 ] {2846ca8a-19aa-4693-a904-bbbb8911ab66} <Debug> TCPHandler: Processed in 0.001215628 sec. | ||
| 2219 | 2025.12.17 05:29:06.398069 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42950 | ||
| 2220 | 2025.12.17 05:29:06.398210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2025.12.17 05:29:06.398248 [ 289 ] {} <Debug> TCP-Session: 32bfadf0-78d2-4c0e-b30d-9c3d255fc8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42950 | ||
| 2222 | 2025.12.17 05:29:06.398278 [ 289 ] {} <Debug> TCP-Session: 32bfadf0-78d2-4c0e-b30d-9c3d255fc8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.12.17 05:29:06.398298 [ 289 ] {} <Debug> TCP-Session: 32bfadf0-78d2-4c0e-b30d-9c3d255fc8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.12.17 05:29:06.398580 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52645 | ||
| 2225 | 2025.12.17 05:29:06.398627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60191 | ||
| 2226 | 2025.12.17 05:29:06.398657 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61081 | ||
| 2227 | 2025.12.17 05:29:06.398686 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36953 | ||
| 2228 | 2025.12.17 05:29:06.398721 [ 289 ] {} <Trace> TCP-Session: 32bfadf0-78d2-4c0e-b30d-9c3d255fc8f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2025.12.17 05:29:06.398736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2025.12.17 05:29:06.398770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2025.12.17 05:29:06.398771 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2025.12.17 05:29:06.398794 [ 290 ] {} <Debug> TCP-Session: 8ccc9a7b-a72d-4aec-99d5-861c525b95b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52645 | ||
| 2233 | 2025.12.17 05:29:06.398807 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2025.12.17 05:29:06.398813 [ 292 ] {} <Debug> TCP-Session: 13c407d1-d986-4b6d-b119-cbff78ee5e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:60191 | ||
| 2235 | 2025.12.17 05:29:06.398826 [ 267 ] {} <Debug> TCP-Session: a5e30dbb-febc-49d2-b24e-a0d7d4223076 Authenticating user 'default' from [fd00:1122:3344:101::e]:61081 | ||
| 2236 | 2025.12.17 05:29:06.398840 [ 290 ] {} <Debug> TCP-Session: 8ccc9a7b-a72d-4aec-99d5-861c525b95b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2025.12.17 05:29:06.398872 [ 292 ] {} <Debug> TCP-Session: 13c407d1-d986-4b6d-b119-cbff78ee5e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2025.12.17 05:29:06.398880 [ 267 ] {} <Debug> TCP-Session: a5e30dbb-febc-49d2-b24e-a0d7d4223076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.12.17 05:29:06.398906 [ 292 ] {} <Debug> TCP-Session: 13c407d1-d986-4b6d-b119-cbff78ee5e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.12.17 05:29:06.398919 [ 267 ] {} <Debug> TCP-Session: a5e30dbb-febc-49d2-b24e-a0d7d4223076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.12.17 05:29:06.398933 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2242 | 2025.12.17 05:29:06.398892 [ 290 ] {} <Debug> TCP-Session: 8ccc9a7b-a72d-4aec-99d5-861c525b95b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2025.12.17 05:29:06.398853 [ 286 ] {} <Debug> TCP-Session: 3d178558-aadf-4d87-a924-5802cf25edd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36953 | ||
| 2244 | 2025.12.17 05:29:06.398696 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49048 | ||
| 2245 | 2025.12.17 05:29:06.398647 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60443 | ||
| 2246 | 2025.12.17 05:29:06.398635 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53259 | ||
| 2247 | 2025.12.17 05:29:06.398601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49121 | ||
| 2248 | 2025.12.17 05:29:06.399137 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2025.12.17 05:29:06.399146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2250 | 2025.12.17 05:29:06.399171 [ 294 ] {} <Debug> TCP-Session: 389c63ad-b9ac-431e-85cc-62b0df80422f Authenticating user 'default' from [fd00:1122:3344:101::e]:60443 | ||
| 2251 | 2025.12.17 05:29:06.399180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2025.12.17 05:29:06.399200 [ 294 ] {} <Debug> TCP-Session: 389c63ad-b9ac-431e-85cc-62b0df80422f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.17 05:29:06.399196 [ 287 ] {} <Debug> TCP-Session: 05815c91-fd6c-48f7-b943-c67274f56def Authenticating user 'default' from [fd00:1122:3344:101::e]:49048 | ||
| 2254 | 2025.12.17 05:29:06.399224 [ 293 ] {} <Debug> TCP-Session: bf70512a-1d52-44f3-a1fb-9c370caf6e1c Authenticating user 'default' from [fd00:1122:3344:101::e]:53259 | ||
| 2255 | 2025.12.17 05:29:06.399241 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2256 | 2025.12.17 05:29:06.399262 [ 293 ] {} <Debug> TCP-Session: bf70512a-1d52-44f3-a1fb-9c370caf6e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.12.17 05:29:06.399253 [ 287 ] {} <Debug> TCP-Session: 05815c91-fd6c-48f7-b943-c67274f56def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.12.17 05:29:06.399285 [ 293 ] {} <Debug> TCP-Session: bf70512a-1d52-44f3-a1fb-9c370caf6e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.12.17 05:29:06.399300 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2260 | 2025.12.17 05:29:06.399301 [ 287 ] {} <Debug> TCP-Session: 05815c91-fd6c-48f7-b943-c67274f56def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.12.17 05:29:06.399236 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2025.12.17 05:29:06.399227 [ 294 ] {} <Debug> TCP-Session: 389c63ad-b9ac-431e-85cc-62b0df80422f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.12.17 05:29:06.399363 [ 291 ] {} <Debug> TCP-Session: d470dccb-2e01-488d-9ef4-fbc258412d39 Authenticating user 'default' from [fd00:1122:3344:101::e]:49121 | ||
| 2264 | 2025.12.17 05:29:06.399006 [ 286 ] {} <Debug> TCP-Session: 3d178558-aadf-4d87-a924-5802cf25edd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.12.17 05:29:06.399394 [ 291 ] {} <Debug> TCP-Session: d470dccb-2e01-488d-9ef4-fbc258412d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2025.12.17 05:29:06.399413 [ 286 ] {} <Debug> TCP-Session: 3d178558-aadf-4d87-a924-5802cf25edd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.12.17 05:29:06.399423 [ 291 ] {} <Debug> TCP-Session: d470dccb-2e01-488d-9ef4-fbc258412d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2025.12.17 05:29:06.399618 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 2269 | 2025.12.17 05:29:06.400689 [ 323 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> AggregatingTransform: Aggregating | ||
| 2270 | 2025.12.17 05:29:06.400747 [ 323 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2271 | 2025.12.17 05:29:06.400792 [ 323 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068955 sec. (935.493 rows/sec., 36.54 KiB/sec.) | ||
| 2272 | 2025.12.17 05:29:06.400816 [ 323 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Trace> Aggregator: Merging aggregated data | ||
| 2273 | 2025.12.17 05:29:06.402080 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 2274 | 2025.12.17 05:29:06.402208 [ 289 ] {327feb41-b6ca-4f3b-b786-7c7e39dca0d3} <Debug> TCPHandler: Processed in 0.003650815 sec. | ||
| 2275 | 2025.12.17 05:29:06.402322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2025.12.17 05:29:06.402349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2025.12.17 05:29:06.402365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2025.12.17 05:29:06.402385 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2025.12.17 05:29:06.402401 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2025.12.17 05:29:06.402420 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2025.12.17 05:29:06.402428 [ 267 ] {} <Debug> TCP-Session: a5e30dbb-febc-49d2-b24e-a0d7d4223076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.12.17 05:29:06.402448 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2025.12.17 05:29:06.402467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2025.12.17 05:29:06.402460 [ 294 ] {} <Debug> TCP-Session: 389c63ad-b9ac-431e-85cc-62b0df80422f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2025.12.17 05:29:06.402496 [ 292 ] {} <Debug> TCP-Session: 13c407d1-d986-4b6d-b119-cbff78ee5e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2025.12.17 05:29:06.402511 [ 286 ] {} <Debug> TCP-Session: 3d178558-aadf-4d87-a924-5802cf25edd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.12.17 05:29:06.402453 [ 290 ] {} <Debug> TCP-Session: 8ccc9a7b-a72d-4aec-99d5-861c525b95b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2025.12.17 05:29:06.402434 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2025.12.17 05:29:06.402405 [ 291 ] {} <Debug> TCP-Session: d470dccb-2e01-488d-9ef4-fbc258412d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.12.17 05:29:06.402593 [ 293 ] {} <Debug> TCP-Session: bf70512a-1d52-44f3-a1fb-9c370caf6e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.12.17 05:29:06.402392 [ 287 ] {} <Debug> TCP-Session: 05815c91-fd6c-48f7-b943-c67274f56def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.12.17 05:29:06.402350 [ 289 ] {} <Debug> TCP-Session: 32bfadf0-78d2-4c0e-b30d-9c3d255fc8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.12.17 05:29:07.297448 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.12.17 05:29:07.297641 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2295 | 2025.12.17 05:29:07.297706 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2296 | 2025.12.17 05:29:07.298293 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.12.17 05:29:07.298340 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2298 | 2025.12.17 05:29:07.298739 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2299 | 2025.12.17 05:29:07.298970 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.12.17 05:29:07.299124 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001532 sec., 1305.4830287206266 rows/sec., 106.45 KiB/sec. | ||
| 2301 | 2025.12.17 05:29:07.299166 [ 269 ] {6f1cb667-115c-4070-9910-2771da7b1eac} <Debug> TCPHandler: Processed in 0.001847913 sec. | ||
| 2302 | 2025.12.17 05:29:07.299290 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2025.12.17 05:29:07.299387 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2304 | 2025.12.17 05:29:07.299427 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2305 | 2025.12.17 05:29:07.299851 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.12.17 05:29:07.299888 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2307 | 2025.12.17 05:29:07.300206 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2308 | 2025.12.17 05:29:07.300422 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2025.12.17 05:29:07.300551 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Debug> executeQuery: Read 61 rows, 4.87 KiB in 0.001183 sec., 51563.82079459002 rows/sec., 4.02 MiB/sec. | ||
| 2310 | 2025.12.17 05:29:07.300588 [ 269 ] {b95d8deb-c678-4004-bcea-a54339494f77} <Debug> TCPHandler: Processed in 0.001353681 sec. | ||
| 2311 | 2025.12.17 05:29:07.300700 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.12.17 05:29:07.300795 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2313 | 2025.12.17 05:29:07.300834 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2314 | 2025.12.17 05:29:07.301240 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.12.17 05:29:07.301278 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2316 | 2025.12.17 05:29:07.301621 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2317 | 2025.12.17 05:29:07.301842 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.12.17 05:29:07.301971 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 242.91 KiB/sec. | ||
| 2319 | 2025.12.17 05:29:07.301973 [ 36 ] {} <Debug> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2320 | 2025.12.17 05:29:07.302009 [ 269 ] {687cfd10-d6ae-4194-9f7f-3bab986895aa} <Debug> TCPHandler: Processed in 0.001359521 sec. | ||
| 2321 | 2025.12.17 05:29:07.302048 [ 36 ] {} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.12.17 05:29:07.302075 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2323 | 2025.12.17 05:29:07.302133 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2025.12.17 05:29:07.302205 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2325 | 2025.12.17 05:29:07.302233 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2326 | 2025.12.17 05:29:07.302276 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2327 | 2025.12.17 05:29:07.302341 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2328 | 2025.12.17 05:29:07.302391 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2329 | 2025.12.17 05:29:07.302493 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2330 | 2025.12.17 05:29:07.302543 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2331 | 2025.12.17 05:29:07.302602 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 236 rows starting from the beginning of the part | ||
| 2332 | 2025.12.17 05:29:07.302650 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 242 rows starting from the beginning of the part | ||
| 2333 | 2025.12.17 05:29:07.302698 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.12.17 05:29:07.302702 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2335 | 2025.12.17 05:29:07.302743 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2336 | 2025.12.17 05:29:07.303102 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2337 | 2025.12.17 05:29:07.303344 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2025.12.17 05:29:07.303480 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001264 sec., 53797.468354430384 rows/sec., 4.20 MiB/sec. | ||
| 2339 | 2025.12.17 05:29:07.303523 [ 269 ] {e542750b-f4c4-4a40-873f-53e52420182f} <Debug> TCPHandler: Processed in 0.001439314 sec. | ||
| 2340 | 2025.12.17 05:29:07.303639 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2025.12.17 05:29:07.303734 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2342 | 2025.12.17 05:29:07.303780 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2343 | 2025.12.17 05:29:07.303952 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809042 sec., 628509.4541751932 rows/sec., 40.14 MiB/sec. | ||
| 2344 | 2025.12.17 05:29:07.304147 [ 192 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2345 | 2025.12.17 05:29:07.304249 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2025.12.17 05:29:07.304294 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2347 | 2025.12.17 05:29:07.304511 [ 192 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.12.17 05:29:07.304597 [ 192 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_6_1} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2349 | 2025.12.17 05:29:07.304670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2350 | 2025.12.17 05:29:07.304673 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2351 | 2025.12.17 05:29:07.304915 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.12.17 05:29:07.305081 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001364 sec., 118035.19061583577 rows/sec., 8.22 MiB/sec. | ||
| 2353 | 2025.12.17 05:29:07.305133 [ 269 ] {64c7bbf8-d654-4891-831f-1c9d06031980} <Debug> TCPHandler: Processed in 0.001545396 sec. | ||
| 2354 | 2025.12.17 05:29:07.305268 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.12.17 05:29:07.305365 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2356 | 2025.12.17 05:29:07.305418 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Trace> 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 | ||
| 2357 | 2025.12.17 05:29:07.306200 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.12.17 05:29:07.306237 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2359 | 2025.12.17 05:29:07.306751 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2360 | 2025.12.17 05:29:07.306992 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.12.17 05:29:07.307113 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2362 | 2025.12.17 05:29:07.307132 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001785 sec., 1120.4481792717088 rows/sec., 2.01 MiB/sec. | ||
| 2363 | 2025.12.17 05:29:07.307157 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2025.12.17 05:29:07.307182 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2365 | 2025.12.17 05:29:07.307194 [ 269 ] {97da180d-e802-41fe-b0fe-cdcea01f2e87} <Debug> TCPHandler: Processed in 0.001977406 sec. | ||
| 2366 | 2025.12.17 05:29:07.307274 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2367 | 2025.12.17 05:29:07.307315 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.12.17 05:29:07.307419 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2369 | 2025.12.17 05:29:07.307464 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2370 | 2025.12.17 05:29:07.307505 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2371 | 2025.12.17 05:29:07.307564 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2372 | 2025.12.17 05:29:07.307695 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2373 | 2025.12.17 05:29:07.307798 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2374 | 2025.12.17 05:29:07.307805 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2025.12.17 05:29:07.307842 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2376 | 2025.12.17 05:29:07.307898 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 2377 | 2025.12.17 05:29:07.308000 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2378 | 2025.12.17 05:29:07.308108 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2379 | 2025.12.17 05:29:07.308171 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2025.12.17 05:29:07.308537 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.12.17 05:29:07.308681 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 2382 | 2025.12.17 05:29:07.308758 [ 269 ] {7b260708-bf65-4501-898c-65f7d277e9b1} <Debug> TCPHandler: Processed in 0.001492095 sec. | ||
| 2383 | 2025.12.17 05:29:07.310191 [ 197 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 19 columns (19 merged, 0 gathered) in 0.002956029 sec., 33152.58409169869 rows/sec., 59.41 MiB/sec. | ||
| 2384 | 2025.12.17 05:29:07.310506 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2385 | 2025.12.17 05:29:07.310812 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.12.17 05:29:07.310874 [ 191 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2387 | 2025.12.17 05:29:07.310946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2388 | 2025.12.17 05:29:07.411812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4314 | ||
| 2389 | 2025.12.17 05:29:07.412342 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.12.17 05:29:07.412388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2391 | 2025.12.17 05:29:07.412894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2392 | 2025.12.17 05:29:07.413142 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2025.12.17 05:29:07.413281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4314 | ||
| 2394 | 2025.12.17 05:29:07.636084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2395 | 2025.12.17 05:29:07.653553 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.12.17 05:29:07.653629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2397 | 2025.12.17 05:29:07.659970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2398 | 2025.12.17 05:29:07.660820 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.17 05:29:07.665614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2400 | 2025.12.17 05:29:08.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.57 MiB, peak 212.56 MiB, free memory in arenas 0.00 B, will set to 208.05 MiB (RSS), difference: 1.47 MiB | ||
| 2401 | 2025.12.17 05:29:09.917097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 336 | ||
| 2402 | 2025.12.17 05:29:09.919697 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.12.17 05:29:09.919734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2404 | 2025.12.17 05:29:09.920900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2405 | 2025.12.17 05:29:09.921170 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.12.17 05:29:09.921318 [ 35 ] {} <Debug> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2407 | 2025.12.17 05:29:09.921361 [ 35 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.12.17 05:29:09.921383 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2409 | 2025.12.17 05:29:09.921412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2410 | 2025.12.17 05:29:09.921572 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2411 | 2025.12.17 05:29:09.922261 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2412 | 2025.12.17 05:29:09.922431 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2413 | 2025.12.17 05:29:09.922830 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2414 | 2025.12.17 05:29:09.923194 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2415 | 2025.12.17 05:29:09.923554 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2416 | 2025.12.17 05:29:09.923889 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2417 | 2025.12.17 05:29:09.924227 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2418 | 2025.12.17 05:29:09.929804 [ 197 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.008313834 sec., 40414.5668532713 rows/sec., 38.62 MiB/sec. | ||
| 2419 | 2025.12.17 05:29:09.930795 [ 197 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2420 | 2025.12.17 05:29:09.931432 [ 197 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2025.12.17 05:29:09.931511 [ 197 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_6_1} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2422 | 2025.12.17 05:29:09.931746 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2423 | 2025.12.17 05:29:12.307752 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.12.17 05:29:12.307961 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2425 | 2025.12.17 05:29:12.308035 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2426 | 2025.12.17 05:29:12.308888 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2025.12.17 05:29:12.308928 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2428 | 2025.12.17 05:29:12.309337 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2429 | 2025.12.17 05:29:12.309574 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.12.17 05:29:12.309734 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 2431 | 2025.12.17 05:29:12.309784 [ 269 ] {67d22658-a49a-45f4-958c-7ad1a3d2ac5f} <Debug> TCPHandler: Processed in 0.002160311 sec. | ||
| 2432 | 2025.12.17 05:29:12.309908 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2025.12.17 05:29:12.310014 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2025.12.17 05:29:12.310059 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2025.12.17 05:29:12.311201 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.12.17 05:29:12.311243 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2437 | 2025.12.17 05:29:12.311706 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2025.12.17 05:29:12.311950 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.12.17 05:29:12.312066 [ 31 ] {} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2025.12.17 05:29:12.312094 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Debug> executeQuery: Read 1186 rows, 96.92 KiB in 0.002104 sec., 563688.2129277567 rows/sec., 44.99 MiB/sec. | ||
| 2441 | 2025.12.17 05:29:12.312103 [ 31 ] {} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.17 05:29:12.312127 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2443 | 2025.12.17 05:29:12.312133 [ 269 ] {dbd5ea14-3ea0-45be-b148-139e347ee76e} <Debug> TCPHandler: Processed in 0.002280363 sec. | ||
| 2444 | 2025.12.17 05:29:12.312256 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.12.17 05:29:12.312285 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2446 | 2025.12.17 05:29:12.312358 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2447 | 2025.12.17 05:29:12.312406 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2448 | 2025.12.17 05:29:12.312462 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2025.12.17 05:29:12.312515 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2450 | 2025.12.17 05:29:12.312640 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1171 rows starting from the beginning of the part | ||
| 2451 | 2025.12.17 05:29:12.312703 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2452 | 2025.12.17 05:29:12.312757 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1186 rows starting from the beginning of the part | ||
| 2453 | 2025.12.17 05:29:12.312814 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 61 rows starting from the beginning of the part | ||
| 2454 | 2025.12.17 05:29:12.312868 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1186 rows starting from the beginning of the part | ||
| 2455 | 2025.12.17 05:29:12.312941 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.12.17 05:29:12.312990 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2457 | 2025.12.17 05:29:12.313518 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2458 | 2025.12.17 05:29:12.313847 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.12.17 05:29:12.313998 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Debug> executeQuery: Read 242 rows, 15.10 KiB in 0.001661 sec., 145695.3642384106 rows/sec., 8.88 MiB/sec. | ||
| 2460 | 2025.12.17 05:29:12.314037 [ 269 ] {8a21d39e-2d6a-4eed-8511-67732b156140} <Debug> TCPHandler: Processed in 0.001836053 sec. | ||
| 2461 | 2025.12.17 05:29:12.314159 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.12.17 05:29:12.314258 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.12.17 05:29:12.314300 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2464 | 2025.12.17 05:29:12.314772 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.17 05:29:12.314807 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2466 | 2025.12.17 05:29:12.314983 [ 198 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4797 rows, containing 5 columns (5 merged, 0 gathered) in 0.002769295 sec., 1732209.822355509 rows/sec., 144.43 MiB/sec. | ||
| 2467 | 2025.12.17 05:29:12.315161 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2468 | 2025.12.17 05:29:12.315307 [ 200 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2469 | 2025.12.17 05:29:12.315415 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.12.17 05:29:12.315563 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001323 sec., 160241.8745275888 rows/sec., 10.33 MiB/sec. | ||
| 2471 | 2025.12.17 05:29:12.315603 [ 269 ] {7da6cd46-15c6-4d9a-9bf8-861fe49ba0cd} <Debug> TCPHandler: Processed in 0.001496165 sec. | ||
| 2472 | 2025.12.17 05:29:12.315692 [ 200 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2025.12.17 05:29:12.315720 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2025.12.17 05:29:12.315792 [ 200 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_11_2} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2475 | 2025.12.17 05:29:12.315822 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2476 | 2025.12.17 05:29:12.315868 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2477 | 2025.12.17 05:29:12.315899 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2478 | 2025.12.17 05:29:12.316344 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2025.12.17 05:29:12.316385 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2480 | 2025.12.17 05:29:12.316714 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2481 | 2025.12.17 05:29:12.316935 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2025.12.17 05:29:12.317064 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 2483 | 2025.12.17 05:29:12.317103 [ 269 ] {f5c7a380-676c-4a73-87e2-9d62237b1091} <Debug> TCPHandler: Processed in 0.001432433 sec. | ||
| 2484 | 2025.12.17 05:29:12.317224 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.12.17 05:29:12.317348 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2486 | 2025.12.17 05:29:12.317397 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2487 | 2025.12.17 05:29:12.318076 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2025.12.17 05:29:12.318113 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2489 | 2025.12.17 05:29:12.318512 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2490 | 2025.12.17 05:29:12.318728 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2025.12.17 05:29:12.318817 [ 31 ] {} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2025.12.17 05:29:12.318846 [ 31 ] {} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2025.12.17 05:29:12.318855 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Debug> executeQuery: Read 716 rows, 51.43 KiB in 0.001532 sec., 467362.92428198433 rows/sec., 32.78 MiB/sec. | ||
| 2494 | 2025.12.17 05:29:12.318866 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2495 | 2025.12.17 05:29:12.318894 [ 269 ] {35ff9bab-1704-4c97-8b97-f01ab9ca49ac} <Debug> TCPHandler: Processed in 0.00173335 sec. | ||
| 2496 | 2025.12.17 05:29:12.318952 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2497 | 2025.12.17 05:29:12.319008 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.12.17 05:29:12.319078 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2499 | 2025.12.17 05:29:12.319110 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2500 | 2025.12.17 05:29:12.319112 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2501 | 2025.12.17 05:29:12.319160 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2502 | 2025.12.17 05:29:12.319189 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 725 rows starting from the beginning of the part | ||
| 2503 | 2025.12.17 05:29:12.319240 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2504 | 2025.12.17 05:29:12.319281 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 721 rows starting from the beginning of the part | ||
| 2505 | 2025.12.17 05:29:12.319323 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 68 rows starting from the beginning of the part | ||
| 2506 | 2025.12.17 05:29:12.319365 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 716 rows starting from the beginning of the part | ||
| 2507 | 2025.12.17 05:29:12.319499 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.12.17 05:29:12.319540 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2509 | 2025.12.17 05:29:12.319885 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2510 | 2025.12.17 05:29:12.320108 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.12.17 05:29:12.320203 [ 31 ] {} <Debug> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2512 | 2025.12.17 05:29:12.320225 [ 31 ] {} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.12.17 05:29:12.320241 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2514 | 2025.12.17 05:29:12.320242 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 2515 | 2025.12.17 05:29:12.320283 [ 269 ] {00125838-496c-4415-b30d-ebee0ef35137} <Debug> TCPHandler: Processed in 0.001325761 sec. | ||
| 2516 | 2025.12.17 05:29:12.320324 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2517 | 2025.12.17 05:29:12.320393 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.12.17 05:29:12.320429 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2519 | 2025.12.17 05:29:12.320465 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2520 | 2025.12.17 05:29:12.320495 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.12.17 05:29:12.320525 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2522 | 2025.12.17 05:29:12.320543 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2523 | 2025.12.17 05:29:12.320571 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2524 | 2025.12.17 05:29:12.320613 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2525 | 2025.12.17 05:29:12.320647 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2526 | 2025.12.17 05:29:12.320699 [ 200 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2527 | 2025.12.17 05:29:12.320698 [ 202 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785392 sec., 1676382.55352326 rows/sec., 124.58 MiB/sec. | ||
| 2528 | 2025.12.17 05:29:12.320897 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2529 | 2025.12.17 05:29:12.320972 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2025.12.17 05:29:12.321014 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2531 | 2025.12.17 05:29:12.321197 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.12.17 05:29:12.321293 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_11_2} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2025.12.17 05:29:12.321368 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2534 | 2025.12.17 05:29:12.321439 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2535 | 2025.12.17 05:29:12.321496 [ 195 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209959 sec., 29753.07427772346 rows/sec., 1.52 MiB/sec. | ||
| 2536 | 2025.12.17 05:29:12.321633 [ 189 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2537 | 2025.12.17 05:29:12.321677 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.17 05:29:12.321783 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2539 | 2025.12.17 05:29:12.321807 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.12.17 05:29:12.321820 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001344 sec., 233630.9523809524 rows/sec., 15.35 MiB/sec. | ||
| 2541 | 2025.12.17 05:29:12.321826 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2542 | 2025.12.17 05:29:12.321860 [ 269 ] {f9b8bc36-2e38-4e7f-8991-efde6882a69f} <Debug> TCPHandler: Processed in 0.001518425 sec. | ||
| 2543 | 2025.12.17 05:29:12.321903 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2544 | 2025.12.17 05:29:12.321947 [ 189 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.12.17 05:29:12.321977 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.12.17 05:29:12.322012 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2025.12.17 05:29:12.322024 [ 189 ] {6e358cce-1a37-4d26-826d-5b6637feeb76::all_1_6_1} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2548 | 2025.12.17 05:29:12.322045 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2549 | 2025.12.17 05:29:12.322079 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2550 | 2025.12.17 05:29:12.322095 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2551 | 2025.12.17 05:29:12.322104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2552 | 2025.12.17 05:29:12.322128 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2553 | 2025.12.17 05:29:12.322142 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2554 | 2025.12.17 05:29:12.322181 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2555 | 2025.12.17 05:29:12.322215 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2556 | 2025.12.17 05:29:12.322249 [ 200 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2557 | 2025.12.17 05:29:12.322444 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.17 05:29:12.322486 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2559 | 2025.12.17 05:29:12.322841 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2560 | 2025.12.17 05:29:12.323078 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.17 05:29:12.323208 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 2562 | 2025.12.17 05:29:12.323245 [ 269 ] {acede98e-5eff-4f84-9f1e-ba2b16576840} <Debug> TCPHandler: Processed in 0.001319301 sec. | ||
| 2563 | 2025.12.17 05:29:12.323347 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.17 05:29:12.323442 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.17 05:29:12.323496 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Trace> 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 | ||
| 2566 | 2025.12.17 05:29:12.323615 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2691 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174067 sec., 1545956.4420596668 rows/sec., 103.39 MiB/sec. | ||
| 2567 | 2025.12.17 05:29:12.323874 [ 189 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2568 | 2025.12.17 05:29:12.324169 [ 189 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.12.17 05:29:12.324260 [ 189 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2570 | 2025.12.17 05:29:12.324301 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.12.17 05:29:12.324342 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2572 | 2025.12.17 05:29:12.324343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2573 | 2025.12.17 05:29:12.324942 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2574 | 2025.12.17 05:29:12.325174 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.12.17 05:29:12.325314 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001891 sec., 19566.367001586463 rows/sec., 35.06 MiB/sec. | ||
| 2576 | 2025.12.17 05:29:12.325373 [ 269 ] {7dd6ecf8-1df5-4c4f-af39-1006a48f707b} <Debug> TCPHandler: Processed in 0.002078078 sec. | ||
| 2577 | 2025.12.17 05:29:12.325499 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.12.17 05:29:12.325594 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.12.17 05:29:12.325634 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2580 | 2025.12.17 05:29:12.325970 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.17 05:29:12.326006 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2582 | 2025.12.17 05:29:12.326322 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2583 | 2025.12.17 05:29:12.326535 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.17 05:29:12.326622 [ 31 ] {} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2585 | 2025.12.17 05:29:12.326646 [ 31 ] {} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2025.12.17 05:29:12.326660 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 2587 | 2025.12.17 05:29:12.326661 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2588 | 2025.12.17 05:29:12.326695 [ 269 ] {a7ffa222-4033-4238-b276-7cc01fbdaec4} <Debug> TCPHandler: Processed in 0.001248279 sec. | ||
| 2589 | 2025.12.17 05:29:12.326742 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2590 | 2025.12.17 05:29:12.326834 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2591 | 2025.12.17 05:29:12.326858 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2592 | 2025.12.17 05:29:12.326899 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2593 | 2025.12.17 05:29:12.326933 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2594 | 2025.12.17 05:29:12.326969 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2595 | 2025.12.17 05:29:12.327001 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2596 | 2025.12.17 05:29:12.327033 [ 200 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2597 | 2025.12.17 05:29:12.327813 [ 202 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103426 sec., 837391.9048490791 rows/sec., 52.97 MiB/sec. | ||
| 2598 | 2025.12.17 05:29:12.328035 [ 202 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2599 | 2025.12.17 05:29:12.328339 [ 202 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.12.17 05:29:12.328418 [ 202 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_11_2} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2601 | 2025.12.17 05:29:12.328504 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2602 | 2025.12.17 05:29:14.853544 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2603 | 2025.12.17 05:29:14.853624 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2604 | 2025.12.17 05:29:14.913362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4762 | ||
| 2605 | 2025.12.17 05:29:14.913851 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.12.17 05:29:14.913895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2607 | 2025.12.17 05:29:14.914372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2608 | 2025.12.17 05:29:14.914596 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.17 05:29:14.914726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4762 | ||
| 2610 | 2025.12.17 05:29:15.165688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2611 | 2025.12.17 05:29:15.183426 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.12.17 05:29:15.183482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2613 | 2025.12.17 05:29:15.189809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2614 | 2025.12.17 05:29:15.190543 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.12.17 05:29:15.193543 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2616 | 2025.12.17 05:29:16.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.66 MiB, peak 215.29 MiB, free memory in arenas 0.00 B, will set to 212.14 MiB (RSS), difference: 2.49 MiB | ||
| 2617 | 2025.12.17 05:29:17.296922 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.12.17 05:29:17.297119 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2619 | 2025.12.17 05:29:17.297187 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2620 | 2025.12.17 05:29:17.297851 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.12.17 05:29:17.297891 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2622 | 2025.12.17 05:29:17.298303 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2623 | 2025.12.17 05:29:17.298538 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.12.17 05:29:17.298695 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.88 MiB/sec. | ||
| 2625 | 2025.12.17 05:29:17.298742 [ 269 ] {59b55149-2fb1-49b6-960c-4b4fa21fc7f4} <Debug> TCPHandler: Processed in 0.001948825 sec. | ||
| 2626 | 2025.12.17 05:29:17.298869 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.17 05:29:17.298973 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.12.17 05:29:17.299018 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2629 | 2025.12.17 05:29:17.299418 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.17 05:29:17.299454 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2631 | 2025.12.17 05:29:17.299754 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2632 | 2025.12.17 05:29:17.299965 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.12.17 05:29:17.300098 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 130.77 KiB/sec. | ||
| 2634 | 2025.12.17 05:29:17.300138 [ 269 ] {eb92281d-f7e8-4dd2-a507-39a0bd0f81d1} <Debug> TCPHandler: Processed in 0.001325221 sec. | ||
| 2635 | 2025.12.17 05:29:17.300258 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.12.17 05:29:17.300357 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2637 | 2025.12.17 05:29:17.300399 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2638 | 2025.12.17 05:29:17.300804 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.12.17 05:29:17.300840 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2640 | 2025.12.17 05:29:17.301156 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2641 | 2025.12.17 05:29:17.301369 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.17 05:29:17.301499 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001163 sec., 56749.78503869304 rows/sec., 4.43 MiB/sec. | ||
| 2643 | 2025.12.17 05:29:17.301537 [ 269 ] {aa9384d6-eecf-4526-a5f2-f0bae717cd81} <Debug> TCPHandler: Processed in 0.001330431 sec. | ||
| 2644 | 2025.12.17 05:29:17.301658 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.12.17 05:29:17.301758 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2646 | 2025.12.17 05:29:17.301805 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2647 | 2025.12.17 05:29:17.302249 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.12.17 05:29:17.302288 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2649 | 2025.12.17 05:29:17.302667 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2650 | 2025.12.17 05:29:17.302903 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.12.17 05:29:17.303037 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 2652 | 2025.12.17 05:29:17.303075 [ 269 ] {96ecdfe6-6b26-4bc3-9e3a-4553d94b281a} <Debug> TCPHandler: Processed in 0.001467534 sec. | ||
| 2653 | 2025.12.17 05:29:17.303195 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.12.17 05:29:17.303293 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2655 | 2025.12.17 05:29:17.303349 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Trace> 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 | ||
| 2656 | 2025.12.17 05:29:17.304072 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.12.17 05:29:17.304108 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2658 | 2025.12.17 05:29:17.304621 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2659 | 2025.12.17 05:29:17.304941 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.12.17 05:29:17.305138 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001864 sec., 1072.961373390558 rows/sec., 1.92 MiB/sec. | ||
| 2661 | 2025.12.17 05:29:17.305224 [ 269 ] {6e0a7036-12e9-44de-80a9-71ff4d43d6ba} <Debug> TCPHandler: Processed in 0.002079318 sec. | ||
| 2662 | 2025.12.17 05:29:17.305356 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2025.12.17 05:29:17.305456 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2664 | 2025.12.17 05:29:17.305498 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2665 | 2025.12.17 05:29:17.305849 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.12.17 05:29:17.305884 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2667 | 2025.12.17 05:29:17.306207 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2668 | 2025.12.17 05:29:17.306427 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2025.12.17 05:29:17.306559 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2670 | 2025.12.17 05:29:17.306594 [ 269 ] {55832d1f-6eca-4f6c-ac50-74f6487bcb84} <Debug> TCPHandler: Processed in 0.00129045 sec. | ||
| 2671 | 2025.12.17 05:29:19.921686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 370 | ||
| 2672 | 2025.12.17 05:29:19.924278 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.12.17 05:29:19.924328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2674 | 2025.12.17 05:29:19.925527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2675 | 2025.12.17 05:29:19.925808 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.12.17 05:29:19.926065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2677 | 2025.12.17 05:29:22.310916 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2025.12.17 05:29:22.311126 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2679 | 2025.12.17 05:29:22.311198 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2680 | 2025.12.17 05:29:22.311995 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.12.17 05:29:22.312034 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2682 | 2025.12.17 05:29:22.312436 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2683 | 2025.12.17 05:29:22.312673 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2025.12.17 05:29:22.312824 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 2685 | 2025.12.17 05:29:22.312872 [ 269 ] {b10899c5-e590-45bf-816b-09393a31bf9f} <Debug> TCPHandler: Processed in 0.002088788 sec. | ||
| 2686 | 2025.12.17 05:29:22.312998 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2025.12.17 05:29:22.313100 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2688 | 2025.12.17 05:29:22.313145 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2689 | 2025.12.17 05:29:22.313544 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2025.12.17 05:29:22.313580 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2691 | 2025.12.17 05:29:22.313876 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2692 | 2025.12.17 05:29:22.314079 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2025.12.17 05:29:22.314204 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 867.48 KiB/sec. | ||
| 2694 | 2025.12.17 05:29:22.314241 [ 269 ] {f16982c1-a1a8-48d9-8398-29b9acc5941b} <Debug> TCPHandler: Processed in 0.00129858 sec. | ||
| 2695 | 2025.12.17 05:29:22.314350 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2025.12.17 05:29:22.314446 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2025.12.17 05:29:22.314484 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2025.12.17 05:29:22.315363 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.17 05:29:22.315399 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2700 | 2025.12.17 05:29:22.315777 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2701 | 2025.12.17 05:29:22.315984 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2025.12.17 05:29:22.316110 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Debug> executeQuery: Read 1196 rows, 97.75 KiB in 0.001684 sec., 710213.7767220903 rows/sec., 56.69 MiB/sec. | ||
| 2703 | 2025.12.17 05:29:22.316147 [ 269 ] {bf8774c5-4a8d-40fd-bdb7-784f6b2d86de} <Debug> TCPHandler: Processed in 0.001847194 sec. | ||
| 2704 | 2025.12.17 05:29:22.316269 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2025.12.17 05:29:22.316393 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2706 | 2025.12.17 05:29:22.316442 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2707 | 2025.12.17 05:29:22.316998 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2025.12.17 05:29:22.317041 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2709 | 2025.12.17 05:29:22.317411 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2710 | 2025.12.17 05:29:22.317629 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2025.12.17 05:29:22.317759 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Debug> executeQuery: Read 256 rows, 16.09 KiB in 0.001392 sec., 183908.0459770115 rows/sec., 11.29 MiB/sec. | ||
| 2712 | 2025.12.17 05:29:22.317796 [ 269 ] {92cca12f-0473-4ea4-bf86-f7e2db977b65} <Debug> TCPHandler: Processed in 0.001593527 sec. | ||
| 2713 | 2025.12.17 05:29:22.317914 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2025.12.17 05:29:22.318037 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2715 | 2025.12.17 05:29:22.318086 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2716 | 2025.12.17 05:29:22.318585 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2025.12.17 05:29:22.318621 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2718 | 2025.12.17 05:29:22.318957 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2719 | 2025.12.17 05:29:22.319172 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.12.17 05:29:22.319299 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 2721 | 2025.12.17 05:29:22.319338 [ 269 ] {cfe8eb8f-3d2f-4af4-97bb-4332186b9945} <Debug> TCPHandler: Processed in 0.001486845 sec. | ||
| 2722 | 2025.12.17 05:29:22.319451 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2025.12.17 05:29:22.319567 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2724 | 2025.12.17 05:29:22.319615 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2725 | 2025.12.17 05:29:22.320148 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.12.17 05:29:22.320191 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2727 | 2025.12.17 05:29:22.320513 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2728 | 2025.12.17 05:29:22.320725 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.12.17 05:29:22.320851 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00131 sec., 161068.70229007633 rows/sec., 9.15 MiB/sec. | ||
| 2730 | 2025.12.17 05:29:22.320888 [ 269 ] {a5d224e4-32ee-4b99-b0c6-c3b91222a71b} <Debug> TCPHandler: Processed in 0.001499515 sec. | ||
| 2731 | 2025.12.17 05:29:22.320995 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2025.12.17 05:29:22.321095 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2733 | 2025.12.17 05:29:22.321136 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2734 | 2025.12.17 05:29:22.321732 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.12.17 05:29:22.321766 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2736 | 2025.12.17 05:29:22.322104 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2737 | 2025.12.17 05:29:22.322332 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.12.17 05:29:22.322464 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Debug> executeQuery: Read 730 rows, 52.57 KiB in 0.001387 sec., 526315.7894736842 rows/sec., 37.01 MiB/sec. | ||
| 2739 | 2025.12.17 05:29:22.322503 [ 269 ] {5862e42c-282c-4ab2-b315-1cf7d868d7fc} <Debug> TCPHandler: Processed in 0.001559967 sec. | ||
| 2740 | 2025.12.17 05:29:22.322612 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.12.17 05:29:22.322707 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2742 | 2025.12.17 05:29:22.322749 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2743 | 2025.12.17 05:29:22.323069 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.12.17 05:29:22.323106 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2745 | 2025.12.17 05:29:22.323406 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2746 | 2025.12.17 05:29:22.323617 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.12.17 05:29:22.323743 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2748 | 2025.12.17 05:29:22.323855 [ 269 ] {454656ff-9032-4d65-b58d-440fe492eed4} <Debug> TCPHandler: Processed in 0.00129489 sec. | ||
| 2749 | 2025.12.17 05:29:22.323967 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.12.17 05:29:22.324084 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2751 | 2025.12.17 05:29:22.324134 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2752 | 2025.12.17 05:29:22.324583 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.12.17 05:29:22.324619 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2754 | 2025.12.17 05:29:22.324949 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2755 | 2025.12.17 05:29:22.325171 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.12.17 05:29:22.325374 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001315 sec., 243346.00760456274 rows/sec., 16.00 MiB/sec. | ||
| 2757 | 2025.12.17 05:29:22.325411 [ 269 ] {9ce1034f-e29a-4d4e-b5d6-eeec8b323e02} <Debug> TCPHandler: Processed in 0.001504366 sec. | ||
| 2758 | 2025.12.17 05:29:22.325515 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2025.12.17 05:29:22.325610 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2760 | 2025.12.17 05:29:22.325651 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2761 | 2025.12.17 05:29:22.325953 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2025.12.17 05:29:22.325988 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2763 | 2025.12.17 05:29:22.326282 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2764 | 2025.12.17 05:29:22.326483 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.17 05:29:22.326606 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2766 | 2025.12.17 05:29:22.326642 [ 269 ] {41863702-f31f-43db-9046-0e8e3c76c646} <Debug> TCPHandler: Processed in 0.001177857 sec. | ||
| 2767 | 2025.12.17 05:29:22.326748 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.12.17 05:29:22.326841 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2769 | 2025.12.17 05:29:22.326892 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Trace> 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 | ||
| 2770 | 2025.12.17 05:29:22.327716 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.12.17 05:29:22.327752 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2772 | 2025.12.17 05:29:22.328304 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2773 | 2025.12.17 05:29:22.328525 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2025.12.17 05:29:22.328660 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001837 sec., 21230.266739248775 rows/sec., 38.04 MiB/sec. | ||
| 2775 | 2025.12.17 05:29:22.328716 [ 269 ] {8e8c588b-61b4-4189-9d00-14ee8b31455f} <Debug> TCPHandler: Processed in 0.002020038 sec. | ||
| 2776 | 2025.12.17 05:29:22.328822 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2025.12.17 05:29:22.328916 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2778 | 2025.12.17 05:29:22.328956 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2779 | 2025.12.17 05:29:22.329285 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.17 05:29:22.329321 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2781 | 2025.12.17 05:29:22.329628 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2782 | 2025.12.17 05:29:22.329834 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2025.12.17 05:29:22.329958 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 2784 | 2025.12.17 05:29:22.329992 [ 269 ] {8a35c974-8558-4cbc-8bc3-ec217e5858ff} <Debug> TCPHandler: Processed in 0.001220598 sec. | ||
| 2785 | 2025.12.17 05:29:22.414871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5274 | ||
| 2786 | 2025.12.17 05:29:22.415437 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.12.17 05:29:22.415485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2788 | 2025.12.17 05:29:22.415994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2789 | 2025.12.17 05:29:22.416238 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.12.17 05:29:22.416391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5274 | ||
| 2791 | 2025.12.17 05:29:22.416386 [ 138 ] {} <Debug> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2792 | 2025.12.17 05:29:22.416466 [ 138 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2025.12.17 05:29:22.416490 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2794 | 2025.12.17 05:29:22.416598 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2795 | 2025.12.17 05:29:22.416723 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2796 | 2025.12.17 05:29:22.416765 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2842 rows starting from the beginning of the part | ||
| 2797 | 2025.12.17 05:29:22.416861 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2798 | 2025.12.17 05:29:22.416921 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2799 | 2025.12.17 05:29:22.416972 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2800 | 2025.12.17 05:29:22.417021 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2801 | 2025.12.17 05:29:22.417063 [ 190 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2802 | 2025.12.17 05:29:22.418486 [ 200 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936955 sec., 2722830.4219767624 rows/sec., 38.95 MiB/sec. | ||
| 2803 | 2025.12.17 05:29:22.419085 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2804 | 2025.12.17 05:29:22.419362 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.12.17 05:29:22.419442 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_11_2} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2806 | 2025.12.17 05:29:22.419531 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2807 | 2025.12.17 05:29:22.693670 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2808 | 2025.12.17 05:29:22.711162 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.17 05:29:22.711229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2810 | 2025.12.17 05:29:22.717638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2811 | 2025.12.17 05:29:22.718410 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.17 05:29:22.718703 [ 138 ] {} <Debug> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2813 | 2025.12.17 05:29:22.718755 [ 138 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2025.12.17 05:29:22.718777 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2815 | 2025.12.17 05:29:22.718866 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2816 | 2025.12.17 05:29:22.721867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2817 | 2025.12.17 05:29:22.722301 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2818 | 2025.12.17 05:29:22.723788 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2819 | 2025.12.17 05:29:22.728387 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2820 | 2025.12.17 05:29:22.732552 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2821 | 2025.12.17 05:29:22.736689 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2822 | 2025.12.17 05:29:22.741102 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2823 | 2025.12.17 05:29:22.745279 [ 190 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2824 | 2025.12.17 05:29:22.795494 [ 200 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076670347 sec., 1082.5567282224508 rows/sec., 5.60 MiB/sec. | ||
| 2825 | 2025.12.17 05:29:22.798061 [ 187 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2826 | 2025.12.17 05:29:22.800229 [ 187 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.12.17 05:29:22.800347 [ 187 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_11_2} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2828 | 2025.12.17 05:29:22.802514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2829 | 2025.12.17 05:29:23.001214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.19 MiB, peak 224.07 MiB, free memory in arenas 0.00 B, will set to 220.91 MiB (RSS), difference: 6.72 MiB | ||
| 2830 | 2025.12.17 05:29:27.296244 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.17 05:29:27.296470 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.17 05:29:27.296548 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2833 | 2025.12.17 05:29:27.297305 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.17 05:29:27.297360 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2835 | 2025.12.17 05:29:27.297863 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2025.12.17 05:29:27.298158 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.17 05:29:27.298340 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001927 sec., 31136.481577581733 rows/sec., 2.43 MiB/sec. | ||
| 2838 | 2025.12.17 05:29:27.298389 [ 269 ] {6d97d5bf-23c9-47bd-b17f-d8b0ca7425c4} <Debug> TCPHandler: Processed in 0.002328294 sec. | ||
| 2839 | 2025.12.17 05:29:27.298535 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.17 05:29:27.298653 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.12.17 05:29:27.298706 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2842 | 2025.12.17 05:29:27.299180 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.17 05:29:27.299219 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2844 | 2025.12.17 05:29:27.299609 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2845 | 2025.12.17 05:29:27.299880 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.17 05:29:27.300032 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001403 sec., 1425.5167498218104 rows/sec., 107.19 KiB/sec. | ||
| 2847 | 2025.12.17 05:29:27.300076 [ 269 ] {6deb9781-1d75-433f-8199-21ed6e37fb3c} <Debug> TCPHandler: Processed in 0.001602108 sec. | ||
| 2848 | 2025.12.17 05:29:27.300235 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.12.17 05:29:27.300352 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2850 | 2025.12.17 05:29:27.300406 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2851 | 2025.12.17 05:29:27.300921 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.12.17 05:29:27.300967 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2853 | 2025.12.17 05:29:27.301380 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2854 | 2025.12.17 05:29:27.301601 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.12.17 05:29:27.301730 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001402 sec., 47075.6062767475 rows/sec., 3.67 MiB/sec. | ||
| 2856 | 2025.12.17 05:29:27.301766 [ 269 ] {ccb028b3-e5a6-4865-b7ab-1fe63d88c101} <Debug> TCPHandler: Processed in 0.001589737 sec. | ||
| 2857 | 2025.12.17 05:29:27.301886 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.12.17 05:29:27.301980 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2859 | 2025.12.17 05:29:27.302024 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2025.12.17 05:29:27.302437 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.12.17 05:29:27.302471 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2862 | 2025.12.17 05:29:27.302837 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2863 | 2025.12.17 05:29:27.303068 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.12.17 05:29:27.303195 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 2865 | 2025.12.17 05:29:27.303232 [ 269 ] {0b77d48e-8708-4508-80fc-19f997ec50e1} <Debug> TCPHandler: Processed in 0.001396702 sec. | ||
| 2866 | 2025.12.17 05:29:27.303345 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.12.17 05:29:27.303439 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.12.17 05:29:27.303493 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Trace> 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 | ||
| 2869 | 2025.12.17 05:29:27.304206 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.12.17 05:29:27.304240 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2871 | 2025.12.17 05:29:27.304735 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2872 | 2025.12.17 05:29:27.304964 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.12.17 05:29:27.305107 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001686 sec., 1186.2396204033214 rows/sec., 2.13 MiB/sec. | ||
| 2874 | 2025.12.17 05:29:27.305158 [ 269 ] {eac0c9bc-2d66-4163-bd44-8c3cfe03e7a3} <Debug> TCPHandler: Processed in 0.001863833 sec. | ||
| 2875 | 2025.12.17 05:29:27.305276 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.12.17 05:29:27.305371 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.12.17 05:29:27.305412 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2878 | 2025.12.17 05:29:27.305735 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.12.17 05:29:27.305771 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2880 | 2025.12.17 05:29:27.306068 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2881 | 2025.12.17 05:29:27.306274 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.12.17 05:29:27.306398 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2883 | 2025.12.17 05:29:27.306431 [ 269 ] {df0e672e-ed23-4c2c-9766-c0c6e678d7a0} <Debug> TCPHandler: Processed in 0.001207158 sec. | ||
| 2884 | 2025.12.17 05:29:29.853693 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2885 | 2025.12.17 05:29:29.853749 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2886 | 2025.12.17 05:29:29.916593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5722 | ||
| 2887 | 2025.12.17 05:29:29.917115 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.12.17 05:29:29.917154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2889 | 2025.12.17 05:29:29.917794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2890 | 2025.12.17 05:29:29.918023 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.12.17 05:29:29.918145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5722 | ||
| 2892 | 2025.12.17 05:29:29.926291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 406 | ||
| 2893 | 2025.12.17 05:29:29.928530 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2025.12.17 05:29:29.928577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2895 | 2025.12.17 05:29:29.929739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2896 | 2025.12.17 05:29:29.930003 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.12.17 05:29:29.930254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2898 | 2025.12.17 05:29:30.222086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2899 | 2025.12.17 05:29:30.239755 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2025.12.17 05:29:30.239822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2901 | 2025.12.17 05:29:30.245747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2902 | 2025.12.17 05:29:30.246487 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.12.17 05:29:30.249475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2904 | 2025.12.17 05:29:32.310316 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.12.17 05:29:32.310625 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.12.17 05:29:32.310716 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2907 | 2025.12.17 05:29:32.311566 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.12.17 05:29:32.311616 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2909 | 2025.12.17 05:29:32.312037 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2910 | 2025.12.17 05:29:32.312269 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.12.17 05:29:32.312428 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 2912 | 2025.12.17 05:29:32.312477 [ 269 ] {628fc2f8-1a7c-475f-a4a8-5ba90657adff} <Debug> TCPHandler: Processed in 0.002346895 sec. | ||
| 2913 | 2025.12.17 05:29:32.312608 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2025.12.17 05:29:32.312711 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2915 | 2025.12.17 05:29:32.312756 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2916 | 2025.12.17 05:29:32.313797 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.12.17 05:29:32.313838 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2918 | 2025.12.17 05:29:32.314277 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2919 | 2025.12.17 05:29:32.314501 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.12.17 05:29:32.314639 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.001952 sec., 609631.1475409836 rows/sec., 48.68 MiB/sec. | ||
| 2921 | 2025.12.17 05:29:32.314676 [ 269 ] {d49ff9d0-108a-4395-ac5d-e4a8adf7fa34} <Debug> TCPHandler: Processed in 0.002121329 sec. | ||
| 2922 | 2025.12.17 05:29:32.314795 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.12.17 05:29:32.314893 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2924 | 2025.12.17 05:29:32.314933 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2925 | 2025.12.17 05:29:32.315411 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.12.17 05:29:32.315449 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2927 | 2025.12.17 05:29:32.315773 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2928 | 2025.12.17 05:29:32.315991 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.12.17 05:29:32.316097 [ 144 ] {} <Debug> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2930 | 2025.12.17 05:29:32.316123 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001251 sec., 195043.9648281375 rows/sec., 11.90 MiB/sec. | ||
| 2931 | 2025.12.17 05:29:32.316161 [ 144 ] {} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.17 05:29:32.316171 [ 269 ] {d72bf92d-18b6-426d-881c-9f0c0e5fa7be} <Debug> TCPHandler: Processed in 0.001430224 sec. | ||
| 2933 | 2025.12.17 05:29:32.316190 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2934 | 2025.12.17 05:29:32.316284 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2935 | 2025.12.17 05:29:32.316294 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2025.12.17 05:29:32.316375 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2937 | 2025.12.17 05:29:32.316402 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.17 05:29:32.316404 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2939 | 2025.12.17 05:29:32.316442 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2940 | 2025.12.17 05:29:32.316470 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
| 2941 | 2025.12.17 05:29:32.316515 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2942 | 2025.12.17 05:29:32.316555 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 256 rows starting from the beginning of the part | ||
| 2943 | 2025.12.17 05:29:32.316604 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2944 | 2025.12.17 05:29:32.316643 [ 199 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 244 rows starting from the beginning of the part | ||
| 2945 | 2025.12.17 05:29:32.316917 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.12.17 05:29:32.316953 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2947 | 2025.12.17 05:29:32.317279 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2948 | 2025.12.17 05:29:32.317491 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.12.17 05:29:32.317505 [ 200 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125679 sec., 798860.5892790363 rows/sec., 51.97 MiB/sec. | ||
| 2950 | 2025.12.17 05:29:32.317626 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 2951 | 2025.12.17 05:29:32.317667 [ 269 ] {fe3a6411-0e8b-4cc8-913b-cba16fd06b57} <Debug> TCPHandler: Processed in 0.001423683 sec. | ||
| 2952 | 2025.12.17 05:29:32.317708 [ 188 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2953 | 2025.12.17 05:29:32.317781 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2025.12.17 05:29:32.317883 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2955 | 2025.12.17 05:29:32.317924 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2956 | 2025.12.17 05:29:32.318044 [ 188 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.12.17 05:29:32.318139 [ 188 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_11_2} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2958 | 2025.12.17 05:29:32.318241 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2959 | 2025.12.17 05:29:32.318392 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.17 05:29:32.318433 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2961 | 2025.12.17 05:29:32.318756 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2962 | 2025.12.17 05:29:32.318965 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.17 05:29:32.319097 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 2964 | 2025.12.17 05:29:32.319135 [ 269 ] {47b290ce-f71d-4716-8ee5-9cdd1196f135} <Debug> TCPHandler: Processed in 0.001405363 sec. | ||
| 2965 | 2025.12.17 05:29:32.319248 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.12.17 05:29:32.319343 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2967 | 2025.12.17 05:29:32.319382 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2968 | 2025.12.17 05:29:32.319995 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.12.17 05:29:32.320032 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2970 | 2025.12.17 05:29:32.320362 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2971 | 2025.12.17 05:29:32.320567 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.12.17 05:29:32.320693 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001368 sec., 524853.8011695906 rows/sec., 36.83 MiB/sec. | ||
| 2973 | 2025.12.17 05:29:32.320730 [ 269 ] {82c9d489-cd24-4ab8-b040-4ca91c13d5ba} <Debug> TCPHandler: Processed in 0.001532526 sec. | ||
| 2974 | 2025.12.17 05:29:32.320841 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.12.17 05:29:32.320936 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2976 | 2025.12.17 05:29:32.320977 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2977 | 2025.12.17 05:29:32.321303 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.12.17 05:29:32.321339 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2979 | 2025.12.17 05:29:32.321637 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2980 | 2025.12.17 05:29:32.321846 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.12.17 05:29:32.321974 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2982 | 2025.12.17 05:29:32.322010 [ 269 ] {fd86e527-3889-48ae-aec1-0360c1efd6c7} <Debug> TCPHandler: Processed in 0.001220229 sec. | ||
| 2983 | 2025.12.17 05:29:32.322124 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.12.17 05:29:32.322218 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.12.17 05:29:32.322260 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2986 | 2025.12.17 05:29:32.322688 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.12.17 05:29:32.322724 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2988 | 2025.12.17 05:29:32.323061 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2989 | 2025.12.17 05:29:32.323291 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.12.17 05:29:32.323427 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 2991 | 2025.12.17 05:29:32.323462 [ 269 ] {39822b59-e9cb-4b31-ae8a-09e93f64419f} <Debug> TCPHandler: Processed in 0.001389623 sec. | ||
| 2992 | 2025.12.17 05:29:32.323582 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.12.17 05:29:32.323679 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.12.17 05:29:32.323720 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2995 | 2025.12.17 05:29:32.324032 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.12.17 05:29:32.324069 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2997 | 2025.12.17 05:29:32.324379 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2998 | 2025.12.17 05:29:32.324585 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.12.17 05:29:32.324713 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 3000 | 2025.12.17 05:29:32.324748 [ 269 ] {51a831ba-cfc8-4b92-9d05-41bcd8da1c05} <Debug> TCPHandler: Processed in 0.001218949 sec. | ||
| 3001 | 2025.12.17 05:29:32.324859 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.12.17 05:29:32.324953 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2025.12.17 05:29:32.325005 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Trace> 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 | ||
| 3004 | 2025.12.17 05:29:32.325831 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.12.17 05:29:32.325868 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3006 | 2025.12.17 05:29:32.326424 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3007 | 2025.12.17 05:29:32.326648 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.12.17 05:29:32.326760 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3009 | 2025.12.17 05:29:32.326787 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001852 sec., 21058.31533477322 rows/sec., 37.74 MiB/sec. | ||
| 3010 | 2025.12.17 05:29:32.326808 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.12.17 05:29:32.326836 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3012 | 2025.12.17 05:29:32.326856 [ 269 ] {e3fd2bde-e107-43c5-840b-d2925487e424} <Debug> TCPHandler: Processed in 0.002047948 sec. | ||
| 3013 | 2025.12.17 05:29:32.326923 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3014 | 2025.12.17 05:29:32.326981 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2025.12.17 05:29:32.327079 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3016 | 2025.12.17 05:29:32.327117 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3017 | 2025.12.17 05:29:32.327121 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2025.12.17 05:29:32.327194 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 3019 | 2025.12.17 05:29:32.327337 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3020 | 2025.12.17 05:29:32.327481 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3021 | 2025.12.17 05:29:32.327545 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2025.12.17 05:29:32.327582 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3023 | 2025.12.17 05:29:32.327622 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 3024 | 2025.12.17 05:29:32.327758 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3025 | 2025.12.17 05:29:32.327904 [ 187 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3026 | 2025.12.17 05:29:32.327996 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3027 | 2025.12.17 05:29:32.328311 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.12.17 05:29:32.328486 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001427 sec., 72880.1681850035 rows/sec., 4.47 MiB/sec. | ||
| 3029 | 2025.12.17 05:29:32.328536 [ 269 ] {bb427c3f-6682-4d7e-9289-12c5c4633c94} <Debug> TCPHandler: Processed in 0.001605307 sec. | ||
| 3030 | 2025.12.17 05:29:32.330797 [ 188 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 19 columns (19 merged, 0 gathered) in 0.003915612 sec., 55419.1784068493 rows/sec., 99.31 MiB/sec. | ||
| 3031 | 2025.12.17 05:29:32.331334 [ 200 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3032 | 2025.12.17 05:29:32.331684 [ 200 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.12.17 05:29:32.331761 [ 200 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3034 | 2025.12.17 05:29:32.331878 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3035 | 2025.12.17 05:29:33.026898 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2025.12.17 05:29:33.027245 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3037 | 2025.12.17 05:29:33.027730 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3038 | 2025.12.17 05:29:33.027769 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3039 | 2025.12.17 05:29:33.028051 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3040 | 2025.12.17 05:29:33.028123 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3041 | 2025.12.17 05:29:33.028265 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3042 | 2025.12.17 05:29:33.028377 [ 319 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3043 | 2025.12.17 05:29:33.028395 [ 308 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3044 | 2025.12.17 05:29:33.028506 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3045 | 2025.12.17 05:29:33.028533 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3046 | 2025.12.17 05:29:33.030715 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3047 | 2025.12.17 05:29:33.030759 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3048 | 2025.12.17 05:29:33.030851 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3049 | 2025.12.17 05:29:33.030927 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3050 | 2025.12.17 05:29:33.031955 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004865 sec., 7194.244604316546 rows/sec., 276.81 KiB/sec. | ||
| 3051 | 2025.12.17 05:29:33.032073 [ 269 ] {84ee75f7-2435-4412-9ae4-19aca8ddcadf} <Debug> TCPHandler: Processed in 0.005345615 sec. | ||
| 3052 | 2025.12.17 05:29:33.032326 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.12.17 05:29:33.032472 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3054 | 2025.12.17 05:29:33.032710 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3055 | 2025.12.17 05:29:33.032745 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3056 | 2025.12.17 05:29:33.032949 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3057 | 2025.12.17 05:29:33.033004 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3058 | 2025.12.17 05:29:33.033110 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3059 | 2025.12.17 05:29:33.033168 [ 308 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3060 | 2025.12.17 05:29:33.033171 [ 342 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3061 | 2025.12.17 05:29:33.033256 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3062 | 2025.12.17 05:29:33.033283 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3063 | 2025.12.17 05:29:33.033338 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3064 | 2025.12.17 05:29:33.033355 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3065 | 2025.12.17 05:29:33.033386 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3066 | 2025.12.17 05:29:33.033419 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3067 | 2025.12.17 05:29:33.034048 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00164 sec., 21341.463414634145 rows/sec., 821.15 KiB/sec. | ||
| 3068 | 2025.12.17 05:29:33.034139 [ 269 ] {7151ee17-e9b9-4896-aca9-57a89e154658} <Debug> TCPHandler: Processed in 0.001867334 sec. | ||
| 3069 | 2025.12.17 05:29:33.034372 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.12.17 05:29:33.034513 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3071 | 2025.12.17 05:29:33.034730 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3072 | 2025.12.17 05:29:33.034765 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3073 | 2025.12.17 05:29:33.034964 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3074 | 2025.12.17 05:29:33.035016 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3075 | 2025.12.17 05:29:33.035118 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3076 | 2025.12.17 05:29:33.035176 [ 308 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3077 | 2025.12.17 05:29:33.035182 [ 342 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3078 | 2025.12.17 05:29:33.035263 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3079 | 2025.12.17 05:29:33.035288 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3080 | 2025.12.17 05:29:33.035341 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3081 | 2025.12.17 05:29:33.035357 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3082 | 2025.12.17 05:29:33.035388 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3083 | 2025.12.17 05:29:33.035417 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3084 | 2025.12.17 05:29:33.036156 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001703 sec., 20551.96711685261 rows/sec., 790.77 KiB/sec. | ||
| 3085 | 2025.12.17 05:29:33.036267 [ 269 ] {c0a2d5ee-5f34-4f98-8ffa-84c2ce31c445} <Debug> TCPHandler: Processed in 0.001946286 sec. | ||
| 3086 | 2025.12.17 05:29:33.036471 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2025.12.17 05:29:33.036610 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3088 | 2025.12.17 05:29:33.036827 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3089 | 2025.12.17 05:29:33.036861 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3090 | 2025.12.17 05:29:33.037064 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3091 | 2025.12.17 05:29:33.037117 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3092 | 2025.12.17 05:29:33.037216 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3093 | 2025.12.17 05:29:33.037281 [ 308 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3094 | 2025.12.17 05:29:33.037288 [ 297 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3095 | 2025.12.17 05:29:33.037395 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3096 | 2025.12.17 05:29:33.037420 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3097 | 2025.12.17 05:29:33.037473 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3098 | 2025.12.17 05:29:33.037490 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3099 | 2025.12.17 05:29:33.037519 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3100 | 2025.12.17 05:29:33.037550 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3101 | 2025.12.17 05:29:33.038302 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00175 sec., 20000 rows/sec., 769.53 KiB/sec. | ||
| 3102 | 2025.12.17 05:29:33.038406 [ 269 ] {bdcf622c-e299-4ad8-9705-882af8463827} <Debug> TCPHandler: Processed in 0.001985476 sec. | ||
| 3103 | 2025.12.17 05:29:33.038599 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2025.12.17 05:29:33.038736 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3105 | 2025.12.17 05:29:33.038951 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3106 | 2025.12.17 05:29:33.038986 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3107 | 2025.12.17 05:29:33.039199 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3108 | 2025.12.17 05:29:33.039252 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3109 | 2025.12.17 05:29:33.039353 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3110 | 2025.12.17 05:29:33.039417 [ 297 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3111 | 2025.12.17 05:29:33.039424 [ 338 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3112 | 2025.12.17 05:29:33.039530 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3113 | 2025.12.17 05:29:33.039555 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3114 | 2025.12.17 05:29:33.039610 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3115 | 2025.12.17 05:29:33.039627 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3116 | 2025.12.17 05:29:33.039657 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3117 | 2025.12.17 05:29:33.039691 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3118 | 2025.12.17 05:29:33.040368 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001689 sec., 20722.320899940794 rows/sec., 797.32 KiB/sec. | ||
| 3119 | 2025.12.17 05:29:33.040478 [ 269 ] {b0691010-d217-46e9-ad75-879cc3dc4f04} <Debug> TCPHandler: Processed in 0.001929995 sec. | ||
| 3120 | 2025.12.17 05:29:33.040675 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.12.17 05:29:33.040813 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) 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', 'oximeter_collector:collections', '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) | ||
| 3122 | 2025.12.17 05:29:33.041034 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3123 | 2025.12.17 05:29:33.041068 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> 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', 'oximeter_collector:collections', '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 | ||
| 3124 | 2025.12.17 05:29:33.041273 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3125 | 2025.12.17 05:29:33.041325 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3126 | 2025.12.17 05:29:33.041424 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3127 | 2025.12.17 05:29:33.041481 [ 338 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3128 | 2025.12.17 05:29:33.041488 [ 308 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3129 | 2025.12.17 05:29:33.041573 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (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 | ||
| 3130 | 2025.12.17 05:29:33.041599 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3131 | 2025.12.17 05:29:33.041654 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3132 | 2025.12.17 05:29:33.041670 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3133 | 2025.12.17 05:29:33.041700 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3134 | 2025.12.17 05:29:33.041731 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Trace> 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', 'oximeter_collector:collections', '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'))" | ||
| 3135 | 2025.12.17 05:29:33.042272 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001517 sec., 23071.852340145026 rows/sec., 887.73 KiB/sec. | ||
| 3136 | 2025.12.17 05:29:33.042383 [ 269 ] {cdf5146f-f767-4412-becd-1cc6ae6785b2} <Debug> TCPHandler: Processed in 0.001759071 sec. | ||
| 3137 | 2025.12.17 05:29:33.150918 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2025.12.17 05:29:33.151033 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3139 | 2025.12.17 05:29:33.151076 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3140 | 2025.12.17 05:29:33.151598 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2025.12.17 05:29:33.151638 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3142 | 2025.12.17 05:29:33.152068 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3143 | 2025.12.17 05:29:33.152268 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Trace> oximeter.timeseries_schema (2817fcfd-60ca-491b-a0c2-aaa85dc848e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2025.12.17 05:29:33.152416 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001416 sec., 4237.28813559322 rows/sec., 943.46 KiB/sec. | ||
| 3145 | 2025.12.17 05:29:33.152455 [ 269 ] {6d974b1b-6715-48cd-b193-7d3f9048c1f8} <Debug> TCPHandler: Processed in 0.001590697 sec. | ||
| 3146 | 2025.12.17 05:29:33.152563 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.12.17 05:29:33.152663 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3148 | 2025.12.17 05:29:33.152703 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3149 | 2025.12.17 05:29:33.153101 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.17 05:29:33.153139 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3151 | 2025.12.17 05:29:33.153430 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3152 | 2025.12.17 05:29:33.153639 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.17 05:29:33.153773 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 3154 | 2025.12.17 05:29:33.153809 [ 269 ] {160dfb7f-89bd-418a-a650-564427b636cb} <Debug> TCPHandler: Processed in 0.00129626 sec. | ||
| 3155 | 2025.12.17 05:29:33.153926 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.12.17 05:29:33.154022 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3157 | 2025.12.17 05:29:33.154062 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3158 | 2025.12.17 05:29:33.154922 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.12.17 05:29:33.154957 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3160 | 2025.12.17 05:29:33.155352 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3161 | 2025.12.17 05:29:33.155592 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2025.12.17 05:29:33.155701 [ 141 ] {} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3163 | 2025.12.17 05:29:33.155724 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Debug> executeQuery: Read 1201 rows, 101.43 KiB in 0.001721 sec., 697850.0871586286 rows/sec., 57.56 MiB/sec. | ||
| 3164 | 2025.12.17 05:29:33.155762 [ 141 ] {} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.12.17 05:29:33.155771 [ 269 ] {db901869-9f82-4802-8a46-72bec001b85d} <Debug> TCPHandler: Processed in 0.001905225 sec. | ||
| 3166 | 2025.12.17 05:29:33.155795 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3167 | 2025.12.17 05:29:33.155887 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3168 | 2025.12.17 05:29:33.155903 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2025.12.17 05:29:33.155973 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3170 | 2025.12.17 05:29:33.155999 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1197 rows starting from the beginning of the part | ||
| 3171 | 2025.12.17 05:29:33.156026 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3172 | 2025.12.17 05:29:33.156051 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3173 | 2025.12.17 05:29:33.156077 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3174 | 2025.12.17 05:29:33.156094 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1196 rows starting from the beginning of the part | ||
| 3175 | 2025.12.17 05:29:33.156136 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3176 | 2025.12.17 05:29:33.156177 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1190 rows starting from the beginning of the part | ||
| 3177 | 2025.12.17 05:29:33.156218 [ 187 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1201 rows starting from the beginning of the part | ||
| 3178 | 2025.12.17 05:29:33.156565 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2025.12.17 05:29:33.156608 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3180 | 2025.12.17 05:29:33.156990 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3181 | 2025.12.17 05:29:33.157230 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.12.17 05:29:33.157369 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 211.86 KiB/sec. | ||
| 3183 | 2025.12.17 05:29:33.157409 [ 269 ] {b72a818f-166e-4142-8535-923da878b29a} <Debug> TCPHandler: Processed in 0.001569197 sec. | ||
| 3184 | 2025.12.17 05:29:33.157528 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2025.12.17 05:29:33.157624 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3186 | 2025.12.17 05:29:33.157664 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3187 | 2025.12.17 05:29:33.157999 [ 196 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4904 rows, containing 5 columns (5 merged, 0 gathered) in 0.00214424 sec., 2287057.4189456403 rows/sec., 192.68 MiB/sec. | ||
| 3188 | 2025.12.17 05:29:33.158142 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.12.17 05:29:33.158184 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3190 | 2025.12.17 05:29:33.158344 [ 193 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3191 | 2025.12.17 05:29:33.158523 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3192 | 2025.12.17 05:29:33.158724 [ 193 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.12.17 05:29:33.158794 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.12.17 05:29:33.158809 [ 193 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_16_3} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3195 | 2025.12.17 05:29:33.158924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3196 | 2025.12.17 05:29:33.158946 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001341 sec., 170022.37136465326 rows/sec., 11.51 MiB/sec. | ||
| 3197 | 2025.12.17 05:29:33.158989 [ 269 ] {656a8986-d4b2-4243-8d40-bfc5a88b5ac1} <Debug> TCPHandler: Processed in 0.001512736 sec. | ||
| 3198 | 2025.12.17 05:29:33.159099 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.12.17 05:29:33.159194 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3200 | 2025.12.17 05:29:33.159233 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3201 | 2025.12.17 05:29:33.159780 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.12.17 05:29:33.159817 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3203 | 2025.12.17 05:29:33.160150 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3204 | 2025.12.17 05:29:33.160365 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.17 05:29:33.160464 [ 141 ] {} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3206 | 2025.12.17 05:29:33.160493 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001318 sec., 397572.0789074355 rows/sec., 29.44 MiB/sec. | ||
| 3207 | 2025.12.17 05:29:33.160495 [ 141 ] {} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.12.17 05:29:33.160533 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3209 | 2025.12.17 05:29:33.160539 [ 269 ] {12b07419-2f84-4a95-9294-6883ae76a17e} <Debug> TCPHandler: Processed in 0.001491535 sec. | ||
| 3210 | 2025.12.17 05:29:33.160615 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3211 | 2025.12.17 05:29:33.160659 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.12.17 05:29:33.160711 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3213 | 2025.12.17 05:29:33.160747 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3214 | 2025.12.17 05:29:33.160760 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.12.17 05:29:33.160807 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3216 | 2025.12.17 05:29:33.160808 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
| 3217 | 2025.12.17 05:29:33.160871 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 730 rows starting from the beginning of the part | ||
| 3218 | 2025.12.17 05:29:33.160916 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 3219 | 2025.12.17 05:29:33.160958 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 718 rows starting from the beginning of the part | ||
| 3220 | 2025.12.17 05:29:33.161000 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 524 rows starting from the beginning of the part | ||
| 3221 | 2025.12.17 05:29:33.161768 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.12.17 05:29:33.161809 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3223 | 2025.12.17 05:29:33.162252 [ 187 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668768 sec., 1710243.7247118833 rows/sec., 128.61 MiB/sec. | ||
| 3224 | 2025.12.17 05:29:33.162379 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3225 | 2025.12.17 05:29:33.162430 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3226 | 2025.12.17 05:29:33.162700 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.12.17 05:29:33.162729 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.12.17 05:29:33.162799 [ 193 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_16_3} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3229 | 2025.12.17 05:29:33.162812 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3230 | 2025.12.17 05:29:33.162844 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.12.17 05:29:33.162845 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Debug> executeQuery: Read 3051 rows, 208.66 KiB in 0.002104 sec., 1450095.0570342205 rows/sec., 96.85 MiB/sec. | ||
| 3232 | 2025.12.17 05:29:33.162859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3233 | 2025.12.17 05:29:33.162864 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3234 | 2025.12.17 05:29:33.162898 [ 269 ] {d1c554fa-cad9-4734-bcbe-39a01f3fccdc} <Debug> TCPHandler: Processed in 0.002290804 sec. | ||
| 3235 | 2025.12.17 05:29:33.162938 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3236 | 2025.12.17 05:29:33.163010 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.12.17 05:29:33.163017 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2025.12.17 05:29:33.163059 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2691 rows starting from the beginning of the part | ||
| 3239 | 2025.12.17 05:29:33.163106 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3240 | 2025.12.17 05:29:33.163114 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3241 | 2025.12.17 05:29:33.163143 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 320 rows starting from the beginning of the part | ||
| 3242 | 2025.12.17 05:29:33.163175 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Trace> 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 | ||
| 3243 | 2025.12.17 05:29:33.163183 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3244 | 2025.12.17 05:29:33.163225 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3245 | 2025.12.17 05:29:33.163258 [ 193 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3051 rows starting from the beginning of the part | ||
| 3246 | 2025.12.17 05:29:33.163856 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.17 05:29:33.163898 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3248 | 2025.12.17 05:29:33.164390 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3249 | 2025.12.17 05:29:33.164627 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.17 05:29:33.164772 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001678 sec., 1191.8951132300358 rows/sec., 2.14 MiB/sec. | ||
| 3251 | 2025.12.17 05:29:33.164826 [ 269 ] {b06cf34b-d4f8-4dac-86d2-e42bf578b4f2} <Debug> TCPHandler: Processed in 0.001868904 sec. | ||
| 3252 | 2025.12.17 05:29:33.164938 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.12.17 05:29:33.165032 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3254 | 2025.12.17 05:29:33.165073 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3255 | 2025.12.17 05:29:33.165385 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2025.12.17 05:29:33.165422 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3257 | 2025.12.17 05:29:33.165598 [ 187 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6696 rows, containing 5 columns (5 merged, 0 gathered) in 0.002685953 sec., 2492969.9067705204 rows/sec., 166.68 MiB/sec. | ||
| 3258 | 2025.12.17 05:29:33.165754 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3259 | 2025.12.17 05:29:33.165976 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.12.17 05:29:33.166057 [ 196 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3261 | 2025.12.17 05:29:33.166081 [ 141 ] {} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3262 | 2025.12.17 05:29:33.166113 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 3263 | 2025.12.17 05:29:33.166208 [ 141 ] {} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.12.17 05:29:33.166238 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3265 | 2025.12.17 05:29:33.166243 [ 269 ] {0fc32398-363a-42e6-8581-d4b79a468bb7} <Debug> TCPHandler: Processed in 0.001356792 sec. | ||
| 3266 | 2025.12.17 05:29:33.166309 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3267 | 2025.12.17 05:29:33.166410 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.12.17 05:29:33.166438 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 924 rows starting from the beginning of the part | ||
| 3269 | 2025.12.17 05:29:33.166487 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3270 | 2025.12.17 05:29:33.166532 [ 196 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.17 05:29:33.166587 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3272 | 2025.12.17 05:29:33.166630 [ 196 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3273 | 2025.12.17 05:29:33.166633 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3274 | 2025.12.17 05:29:33.166688 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3275 | 2025.12.17 05:29:33.166728 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3276 | 2025.12.17 05:29:33.166735 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3277 | 2025.12.17 05:29:33.167605 [ 196 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132613 sec., 953149.3895771907 rows/sec., 60.40 MiB/sec. | ||
| 3278 | 2025.12.17 05:29:33.167760 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3279 | 2025.12.17 05:29:33.167998 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.12.17 05:29:33.168058 [ 201 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_16_3} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3281 | 2025.12.17 05:29:33.168113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3282 | 2025.12.17 05:29:37.294893 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2025.12.17 05:29:37.295152 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3284 | 2025.12.17 05:29:37.295243 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2025.12.17 05:29:37.296045 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.12.17 05:29:37.296094 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3287 | 2025.12.17 05:29:37.296491 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3288 | 2025.12.17 05:29:37.296727 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2025.12.17 05:29:37.296895 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.37 MiB/sec. | ||
| 3290 | 2025.12.17 05:29:37.296943 [ 269 ] {3836b7c4-4f74-4c6b-84a5-0af7608ef509} <Debug> TCPHandler: Processed in 0.002211951 sec. | ||
| 3291 | 2025.12.17 05:29:37.297074 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.12.17 05:29:37.297180 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3293 | 2025.12.17 05:29:37.297224 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2025.12.17 05:29:37.297643 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2025.12.17 05:29:37.297681 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3296 | 2025.12.17 05:29:37.298020 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3297 | 2025.12.17 05:29:37.298239 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.12.17 05:29:37.298374 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 3299 | 2025.12.17 05:29:37.298413 [ 269 ] {813fc716-9580-43f3-bd66-4d507edcb597} <Debug> TCPHandler: Processed in 0.001394702 sec. | ||
| 3300 | 2025.12.17 05:29:37.298524 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2025.12.17 05:29:37.298623 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3302 | 2025.12.17 05:29:37.298668 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3303 | 2025.12.17 05:29:37.299044 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.12.17 05:29:37.299082 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3305 | 2025.12.17 05:29:37.299427 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3306 | 2025.12.17 05:29:37.299643 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.17 05:29:37.299779 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 3308 | 2025.12.17 05:29:37.299816 [ 269 ] {8e69877a-6fa5-4aff-9219-826d6a0aeb7a} <Debug> TCPHandler: Processed in 0.001344041 sec. | ||
| 3309 | 2025.12.17 05:29:37.299943 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2025.12.17 05:29:37.300040 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3311 | 2025.12.17 05:29:37.300085 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3312 | 2025.12.17 05:29:37.300430 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.12.17 05:29:37.300467 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3314 | 2025.12.17 05:29:37.300792 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3315 | 2025.12.17 05:29:37.301010 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.12.17 05:29:37.301143 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. | ||
| 3317 | 2025.12.17 05:29:37.301179 [ 269 ] {ab4d8eb0-2e12-4f20-9319-93aff74c77b9} <Debug> TCPHandler: Processed in 0.00128776 sec. | ||
| 3318 | 2025.12.17 05:29:37.419171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6234 | ||
| 3319 | 2025.12.17 05:29:37.419678 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.17 05:29:37.419722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3321 | 2025.12.17 05:29:37.420236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3322 | 2025.12.17 05:29:37.420489 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.17 05:29:37.420634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6234 | ||
| 3324 | 2025.12.17 05:29:37.750523 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3325 | 2025.12.17 05:29:37.766611 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.12.17 05:29:37.766671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3327 | 2025.12.17 05:29:37.772814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3328 | 2025.12.17 05:29:37.773513 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.12.17 05:29:37.776372 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3330 | 2025.12.17 05:29:39.930445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 466 | ||
| 3331 | 2025.12.17 05:29:39.933172 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.12.17 05:29:39.933221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3333 | 2025.12.17 05:29:39.934461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3334 | 2025.12.17 05:29:39.934733 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2025.12.17 05:29:39.935066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3336 | 2025.12.17 05:29:42.309632 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.17 05:29:42.309852 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3338 | 2025.12.17 05:29:42.309921 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3339 | 2025.12.17 05:29:42.310832 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.17 05:29:42.310881 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3341 | 2025.12.17 05:29:42.311325 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3342 | 2025.12.17 05:29:42.311604 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.17 05:29:42.311767 [ 128 ] {} <Debug> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3344 | 2025.12.17 05:29:42.311785 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001983 sec., 206757.43822491175 rows/sec., 13.12 MiB/sec. | ||
| 3345 | 2025.12.17 05:29:42.311833 [ 128 ] {} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.12.17 05:29:42.311859 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3347 | 2025.12.17 05:29:42.311862 [ 269 ] {136ff891-91da-4751-b971-6890a0cc037c} <Debug> TCPHandler: Processed in 0.002359235 sec. | ||
| 3348 | 2025.12.17 05:29:42.311955 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3349 | 2025.12.17 05:29:42.312017 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.12.17 05:29:42.312050 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3351 | 2025.12.17 05:29:42.312078 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3352 | 2025.12.17 05:29:42.312127 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3353 | 2025.12.17 05:29:42.312137 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3354 | 2025.12.17 05:29:42.312172 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3355 | 2025.12.17 05:29:42.312183 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3356 | 2025.12.17 05:29:42.312226 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3357 | 2025.12.17 05:29:42.312269 [ 187 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3358 | 2025.12.17 05:29:42.313147 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.12.17 05:29:42.313184 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3360 | 2025.12.17 05:29:42.313250 [ 201 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327441 sec., 1544324.7571831818 rows/sec., 103.86 MiB/sec. | ||
| 3361 | 2025.12.17 05:29:42.313470 [ 192 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3362 | 2025.12.17 05:29:42.313674 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3363 | 2025.12.17 05:29:42.313838 [ 192 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.12.17 05:29:42.313943 [ 192 ] {13f169cd-e9a8-4432-80f9-53a3c33fdf9d::all_1_9_2} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3365 | 2025.12.17 05:29:42.313959 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.12.17 05:29:42.314043 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3367 | 2025.12.17 05:29:42.314114 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.002012 sec., 591451.2922465209 rows/sec., 47.23 MiB/sec. | ||
| 3368 | 2025.12.17 05:29:42.314160 [ 269 ] {bbf40afe-34d3-4409-92ca-c4c894faf9fe} <Debug> TCPHandler: Processed in 0.002207042 sec. | ||
| 3369 | 2025.12.17 05:29:42.314277 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.12.17 05:29:42.314376 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3371 | 2025.12.17 05:29:42.314419 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3372 | 2025.12.17 05:29:42.314907 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.17 05:29:42.314944 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3374 | 2025.12.17 05:29:42.315254 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3375 | 2025.12.17 05:29:42.315458 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.17 05:29:42.315586 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001231 sec., 198212.83509341997 rows/sec., 12.10 MiB/sec. | ||
| 3377 | 2025.12.17 05:29:42.315622 [ 269 ] {43a8bbc6-7e26-4d9c-b64e-39116495c4c0} <Debug> TCPHandler: Processed in 0.001396723 sec. | ||
| 3378 | 2025.12.17 05:29:42.315731 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.17 05:29:42.315826 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.17 05:29:42.315865 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3381 | 2025.12.17 05:29:42.316323 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.17 05:29:42.316360 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3383 | 2025.12.17 05:29:42.316666 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3384 | 2025.12.17 05:29:42.316876 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.17 05:29:42.316979 [ 128 ] {} <Debug> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3386 | 2025.12.17 05:29:42.317003 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 3387 | 2025.12.17 05:29:42.317019 [ 128 ] {} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.12.17 05:29:42.317044 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3389 | 2025.12.17 05:29:42.317047 [ 269 ] {c424f864-6625-4e7c-9b70-951336f988ed} <Debug> TCPHandler: Processed in 0.001366622 sec. | ||
| 3390 | 2025.12.17 05:29:42.317126 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3391 | 2025.12.17 05:29:42.317168 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.12.17 05:29:42.317228 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3393 | 2025.12.17 05:29:42.317263 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3394 | 2025.12.17 05:29:42.317269 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3395 | 2025.12.17 05:29:42.317315 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3396 | 2025.12.17 05:29:42.317343 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3397 | 2025.12.17 05:29:42.317400 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3398 | 2025.12.17 05:29:42.317445 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3399 | 2025.12.17 05:29:42.317488 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 3400 | 2025.12.17 05:29:42.317534 [ 192 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3401 | 2025.12.17 05:29:42.317768 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.12.17 05:29:42.317812 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3403 | 2025.12.17 05:29:42.318133 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3404 | 2025.12.17 05:29:42.318358 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.12.17 05:29:42.318455 [ 128 ] {} <Debug> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3406 | 2025.12.17 05:29:42.318485 [ 128 ] {} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.12.17 05:29:42.318487 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 3408 | 2025.12.17 05:29:42.318505 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3409 | 2025.12.17 05:29:42.318539 [ 269 ] {485c5d87-a68c-474f-a10f-7acb38fee87a} <Debug> TCPHandler: Processed in 0.001425603 sec. | ||
| 3410 | 2025.12.17 05:29:42.318555 [ 191 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464174 sec., 879676.8690060062 rows/sec., 60.59 MiB/sec. | ||
| 3411 | 2025.12.17 05:29:42.318601 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3412 | 2025.12.17 05:29:42.318654 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.12.17 05:29:42.318700 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3414 | 2025.12.17 05:29:42.318735 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3415 | 2025.12.17 05:29:42.318753 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3416 | 2025.12.17 05:29:42.318756 [ 201 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3417 | 2025.12.17 05:29:42.318781 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3418 | 2025.12.17 05:29:42.318800 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2025.12.17 05:29:42.318833 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3420 | 2025.12.17 05:29:42.318874 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3421 | 2025.12.17 05:29:42.318910 [ 192 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3422 | 2025.12.17 05:29:42.319152 [ 201 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.12.17 05:29:42.319250 [ 201 ] {2cdb13d0-2346-4fde-87e0-a7634d1feece::all_1_10_2} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3424 | 2025.12.17 05:29:42.319348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3425 | 2025.12.17 05:29:42.319454 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.12.17 05:29:42.319495 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3427 | 2025.12.17 05:29:42.319715 [ 198 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152067 sec., 915745.3516158347 rows/sec., 55.50 MiB/sec. | ||
| 3428 | 2025.12.17 05:29:42.319843 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3429 | 2025.12.17 05:29:42.319879 [ 201 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3430 | 2025.12.17 05:29:42.320111 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.12.17 05:29:42.320207 [ 201 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2025.12.17 05:29:42.320268 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001533 sec., 468362.6875407697 rows/sec., 32.86 MiB/sec. | ||
| 3433 | 2025.12.17 05:29:42.320287 [ 201 ] {d89f6119-8a14-4e7d-bb56-817898cd5219::all_1_9_2} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3434 | 2025.12.17 05:29:42.320311 [ 269 ] {bfaca2db-2a88-44e7-ab2d-ff0d6986a3ce} <Debug> TCPHandler: Processed in 0.00170802 sec. | ||
| 3435 | 2025.12.17 05:29:42.320365 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3436 | 2025.12.17 05:29:42.320425 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2025.12.17 05:29:42.320523 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3438 | 2025.12.17 05:29:42.320565 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3439 | 2025.12.17 05:29:42.320888 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.17 05:29:42.320924 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3441 | 2025.12.17 05:29:42.321226 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3442 | 2025.12.17 05:29:42.321449 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.12.17 05:29:42.321579 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 3444 | 2025.12.17 05:29:42.321616 [ 269 ] {5950354e-92c9-4bc9-b7a1-5c420ab33967} <Debug> TCPHandler: Processed in 0.001239929 sec. | ||
| 3445 | 2025.12.17 05:29:42.321734 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.12.17 05:29:42.321828 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3447 | 2025.12.17 05:29:42.321870 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3448 | 2025.12.17 05:29:42.322308 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.17 05:29:42.322345 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3450 | 2025.12.17 05:29:42.322678 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3451 | 2025.12.17 05:29:42.322892 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.17 05:29:42.323027 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 3453 | 2025.12.17 05:29:42.323065 [ 269 ] {7b243e49-a69a-4c35-ad8a-136661e429e7} <Debug> TCPHandler: Processed in 0.001380722 sec. | ||
| 3454 | 2025.12.17 05:29:42.323180 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.12.17 05:29:42.323274 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3456 | 2025.12.17 05:29:42.323317 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3457 | 2025.12.17 05:29:42.323634 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.12.17 05:29:42.323670 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3459 | 2025.12.17 05:29:42.323973 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3460 | 2025.12.17 05:29:42.324187 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.12.17 05:29:42.324313 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3462 | 2025.12.17 05:29:42.324348 [ 269 ] {ca6070cf-09f3-40ff-a1e3-875b8b59935b} <Debug> TCPHandler: Processed in 0.001217838 sec. | ||
| 3463 | 2025.12.17 05:29:42.324467 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.12.17 05:29:42.324570 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2025.12.17 05:29:42.324626 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Trace> 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 | ||
| 3466 | 2025.12.17 05:29:42.325536 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.17 05:29:42.325575 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3468 | 2025.12.17 05:29:42.326152 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3469 | 2025.12.17 05:29:42.326380 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.12.17 05:29:42.326518 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001966 sec., 19837.232960325535 rows/sec., 35.55 MiB/sec. | ||
| 3471 | 2025.12.17 05:29:42.326570 [ 269 ] {8580f163-fff0-4021-8190-99032fdf84a3} <Debug> TCPHandler: Processed in 0.00215653 sec. | ||
| 3472 | 2025.12.17 05:29:42.326696 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.12.17 05:29:42.326819 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.12.17 05:29:42.326871 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3475 | 2025.12.17 05:29:42.327244 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.17 05:29:42.327283 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3477 | 2025.12.17 05:29:42.327614 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2025.12.17 05:29:42.327831 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.12.17 05:29:42.327968 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 3480 | 2025.12.17 05:29:42.328005 [ 269 ] {3eb26923-fd74-4c09-bc0e-b283bb46163d} <Debug> TCPHandler: Processed in 0.001373003 sec. | ||
| 3481 | 2025.12.17 05:29:44.853797 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3482 | 2025.12.17 05:29:44.853870 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3483 | 2025.12.17 05:29:44.921679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6682 | ||
| 3484 | 2025.12.17 05:29:44.922161 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.12.17 05:29:44.922200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3486 | 2025.12.17 05:29:44.922679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3487 | 2025.12.17 05:29:44.922901 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.12.17 05:29:44.923032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6682 | ||
| 3489 | 2025.12.17 05:29:45.276422 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3490 | 2025.12.17 05:29:45.293923 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2025.12.17 05:29:45.293992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3492 | 2025.12.17 05:29:45.299345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3493 | 2025.12.17 05:29:45.299995 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.12.17 05:29:45.303086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3495 | 2025.12.17 05:29:46.024005 [ 120 ] {} <Debug> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3496 | 2025.12.17 05:29:46.024097 [ 120 ] {} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2025.12.17 05:29:46.024134 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3498 | 2025.12.17 05:29:46.024308 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3499 | 2025.12.17 05:29:46.024481 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2025.12.17 05:29:46.024521 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3501 | 2025.12.17 05:29:46.024626 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3502 | 2025.12.17 05:29:46.024680 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3503 | 2025.12.17 05:29:46.024730 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3504 | 2025.12.17 05:29:46.024778 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3505 | 2025.12.17 05:29:46.025636 [ 198 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407122 sec., 19898.772103627118 rows/sec., 1.66 MiB/sec. | ||
| 3506 | 2025.12.17 05:29:46.025779 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3507 | 2025.12.17 05:29:46.026035 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.12.17 05:29:46.026107 [ 197 ] {11082c80-cd01-47b1-8f40-433e90df1603::all_1_5_1} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3509 | 2025.12.17 05:29:46.026176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3510 | 2025.12.17 05:29:47.297416 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.12.17 05:29:47.297668 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3512 | 2025.12.17 05:29:47.297756 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2025.12.17 05:29:47.298554 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.12.17 05:29:47.298612 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3515 | 2025.12.17 05:29:47.299083 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3516 | 2025.12.17 05:29:47.299350 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.12.17 05:29:47.299521 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001913 sec., 31364.349189754314 rows/sec., 2.45 MiB/sec. | ||
| 3518 | 2025.12.17 05:29:47.299571 [ 269 ] {f35ff06c-bf9e-40ec-b682-4fa0514b78b7} <Debug> TCPHandler: Processed in 0.002314314 sec. | ||
| 3519 | 2025.12.17 05:29:47.299710 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2025.12.17 05:29:47.299844 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.12.17 05:29:47.299898 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2025.12.17 05:29:47.300385 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.12.17 05:29:47.300425 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3524 | 2025.12.17 05:29:47.300742 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3525 | 2025.12.17 05:29:47.300963 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.12.17 05:29:47.301101 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 116.67 KiB/sec. | ||
| 3527 | 2025.12.17 05:29:47.301141 [ 269 ] {41dd6a7f-a9d5-4c02-8038-2b71d97d72db} <Debug> TCPHandler: Processed in 0.001497055 sec. | ||
| 3528 | 2025.12.17 05:29:47.301267 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.17 05:29:47.301366 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3530 | 2025.12.17 05:29:47.301409 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3531 | 2025.12.17 05:29:47.301827 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.12.17 05:29:47.301866 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3533 | 2025.12.17 05:29:47.302191 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3534 | 2025.12.17 05:29:47.302424 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.12.17 05:29:47.302555 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001208 sec., 54635.76158940397 rows/sec., 4.26 MiB/sec. | ||
| 3536 | 2025.12.17 05:29:47.302593 [ 269 ] {6554449d-80f9-4b15-8a59-66abc83a5656} <Debug> TCPHandler: Processed in 0.001383343 sec. | ||
| 3537 | 2025.12.17 05:29:47.302720 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2025.12.17 05:29:47.302819 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3539 | 2025.12.17 05:29:47.302863 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3540 | 2025.12.17 05:29:47.303265 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.12.17 05:29:47.303303 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3542 | 2025.12.17 05:29:47.303625 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3543 | 2025.12.17 05:29:47.303844 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.12.17 05:29:47.303970 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3545 | 2025.12.17 05:29:47.304008 [ 269 ] {498532aa-48e8-4273-ad0c-19554c2b9101} <Debug> TCPHandler: Processed in 0.001346091 sec. | ||
| 3546 | 2025.12.17 05:29:47.304119 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2025.12.17 05:29:47.304221 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3548 | 2025.12.17 05:29:47.304276 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Trace> 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 | ||
| 3549 | 2025.12.17 05:29:47.304990 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2025.12.17 05:29:47.305027 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3551 | 2025.12.17 05:29:47.305531 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3552 | 2025.12.17 05:29:47.305765 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.12.17 05:29:47.305904 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001702 sec., 1175.0881316098707 rows/sec., 2.11 MiB/sec. | ||
| 3554 | 2025.12.17 05:29:47.305968 [ 269 ] {97f6f6a2-88a0-4a59-92e6-310224778aac} <Debug> TCPHandler: Processed in 0.001901914 sec. | ||
| 3555 | 2025.12.17 05:29:47.306086 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2025.12.17 05:29:47.306180 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3557 | 2025.12.17 05:29:47.306220 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3558 | 2025.12.17 05:29:47.306560 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.12.17 05:29:47.306597 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3560 | 2025.12.17 05:29:47.306906 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3561 | 2025.12.17 05:29:47.307122 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.12.17 05:29:47.307254 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3563 | 2025.12.17 05:29:47.307299 [ 269 ] {657cff95-5f7d-4f1b-ade2-d5d57baa916f} <Debug> TCPHandler: Processed in 0.001263199 sec. | ||
| 3564 | 2025.12.17 05:29:49.935324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 500 | ||
| 3565 | 2025.12.17 05:29:49.937933 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.12.17 05:29:49.937976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3567 | 2025.12.17 05:29:49.939140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3568 | 2025.12.17 05:29:49.939399 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.12.17 05:29:49.939642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3570 | 2025.12.17 05:29:52.309011 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.12.17 05:29:52.309229 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3572 | 2025.12.17 05:29:52.309308 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3573 | 2025.12.17 05:29:52.310171 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.12.17 05:29:52.310221 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3575 | 2025.12.17 05:29:52.310640 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3576 | 2025.12.17 05:29:52.310879 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Trace> oximeter.fields_i16 (13f169cd-e9a8-4432-80f9-53a3c33fdf9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.12.17 05:29:52.311041 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 3578 | 2025.12.17 05:29:52.311090 [ 269 ] {76478049-698d-48a2-8287-ac410011cc5a} <Debug> TCPHandler: Processed in 0.002235082 sec. | ||
| 3579 | 2025.12.17 05:29:52.311220 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.12.17 05:29:52.311328 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3581 | 2025.12.17 05:29:52.311373 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3582 | 2025.12.17 05:29:52.311778 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2025.12.17 05:29:52.311817 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3584 | 2025.12.17 05:29:52.312118 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3585 | 2025.12.17 05:29:52.312346 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Trace> oximeter.fields_ipaddr (11082c80-cd01-47b1-8f40-433e90df1603): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2025.12.17 05:29:52.312478 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 3587 | 2025.12.17 05:29:52.312516 [ 269 ] {48c928d9-a50e-4b23-8791-d05294ce3de2} <Debug> TCPHandler: Processed in 0.001350802 sec. | ||
| 3588 | 2025.12.17 05:29:52.312623 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.17 05:29:52.312722 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3590 | 2025.12.17 05:29:52.312763 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3591 | 2025.12.17 05:29:52.313715 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.12.17 05:29:52.313753 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3593 | 2025.12.17 05:29:52.314132 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3594 | 2025.12.17 05:29:52.314346 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.12.17 05:29:52.314475 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Debug> executeQuery: Read 1191 rows, 97.39 KiB in 0.001774 sec., 671364.1488162345 rows/sec., 53.61 MiB/sec. | ||
| 3596 | 2025.12.17 05:29:52.314513 [ 269 ] {06200682-c677-4659-acca-e7237745ef1a} <Debug> TCPHandler: Processed in 0.001941386 sec. | ||
| 3597 | 2025.12.17 05:29:52.314625 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2025.12.17 05:29:52.314722 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3599 | 2025.12.17 05:29:52.314762 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3600 | 2025.12.17 05:29:52.315279 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2025.12.17 05:29:52.315317 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3602 | 2025.12.17 05:29:52.315633 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3603 | 2025.12.17 05:29:52.315845 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2025.12.17 05:29:52.315973 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Debug> executeQuery: Read 246 rows, 15.39 KiB in 0.001271 sec., 193548.38709677418 rows/sec., 11.82 MiB/sec. | ||
| 3605 | 2025.12.17 05:29:52.316011 [ 269 ] {b33f2ff5-9e80-46de-977c-6bad6963b580} <Debug> TCPHandler: Processed in 0.001437964 sec. | ||
| 3606 | 2025.12.17 05:29:52.316124 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.12.17 05:29:52.316220 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.12.17 05:29:52.316260 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3609 | 2025.12.17 05:29:52.316753 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.12.17 05:29:52.316791 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3611 | 2025.12.17 05:29:52.317112 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3612 | 2025.12.17 05:29:52.317335 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Trace> oximeter.fields_u32 (2cdb13d0-2346-4fde-87e0-a7634d1feece): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.12.17 05:29:52.317471 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 10.77 MiB/sec. | ||
| 3614 | 2025.12.17 05:29:52.317508 [ 269 ] {e59b179d-6496-442c-bd15-cbe1cc8c1ca1} <Debug> TCPHandler: Processed in 0.001436513 sec. | ||
| 3615 | 2025.12.17 05:29:52.317624 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.12.17 05:29:52.317718 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3617 | 2025.12.17 05:29:52.317757 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3618 | 2025.12.17 05:29:52.318231 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.12.17 05:29:52.318269 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3620 | 2025.12.17 05:29:52.318576 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3621 | 2025.12.17 05:29:52.318788 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Trace> oximeter.fields_u8 (d89f6119-8a14-4e7d-bb56-817898cd5219): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.12.17 05:29:52.318917 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 3623 | 2025.12.17 05:29:52.318955 [ 269 ] {ff14b7e9-6be7-4dff-9a0f-e36d3bde64b6} <Debug> TCPHandler: Processed in 0.001382202 sec. | ||
| 3624 | 2025.12.17 05:29:52.319062 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.12.17 05:29:52.319166 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3626 | 2025.12.17 05:29:52.319208 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3627 | 2025.12.17 05:29:52.319940 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.12.17 05:29:52.319978 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3629 | 2025.12.17 05:29:52.320321 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3630 | 2025.12.17 05:29:52.320536 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.12.17 05:29:52.320666 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001518 sec., 474308.3003952569 rows/sec., 33.29 MiB/sec. | ||
| 3632 | 2025.12.17 05:29:52.320705 [ 269 ] {d32fd328-6e46-46a3-a303-b67519784794} <Debug> TCPHandler: Processed in 0.00169591 sec. | ||
| 3633 | 2025.12.17 05:29:52.320816 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2025.12.17 05:29:52.320912 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3635 | 2025.12.17 05:29:52.320955 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3636 | 2025.12.17 05:29:52.321292 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.12.17 05:29:52.321329 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3638 | 2025.12.17 05:29:52.321629 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3639 | 2025.12.17 05:29:52.321855 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Trace> oximeter.measurements_bool (6e358cce-1a37-4d26-826d-5b6637feeb76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.12.17 05:29:52.321989 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 3641 | 2025.12.17 05:29:52.322025 [ 269 ] {a37be373-b5a1-4815-b961-d290c4ff6e0d} <Debug> TCPHandler: Processed in 0.00126103 sec. | ||
| 3642 | 2025.12.17 05:29:52.322137 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.12.17 05:29:52.322232 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.12.17 05:29:52.322274 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3645 | 2025.12.17 05:29:52.322720 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.12.17 05:29:52.322757 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3647 | 2025.12.17 05:29:52.323092 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3648 | 2025.12.17 05:29:52.323316 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.12.17 05:29:52.323445 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001231 sec., 255889.52071486594 rows/sec., 16.81 MiB/sec. | ||
| 3650 | 2025.12.17 05:29:52.323482 [ 269 ] {41fa77a7-339e-4880-8bd4-ead114d374c2} <Debug> TCPHandler: Processed in 0.001396723 sec. | ||
| 3651 | 2025.12.17 05:29:52.323585 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2025.12.17 05:29:52.323683 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3653 | 2025.12.17 05:29:52.323724 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3654 | 2025.12.17 05:29:52.324039 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2025.12.17 05:29:52.324074 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3656 | 2025.12.17 05:29:52.324380 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3657 | 2025.12.17 05:29:52.324582 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2025.12.17 05:29:52.324681 [ 74 ] {} <Debug> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3659 | 2025.12.17 05:29:52.324707 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3660 | 2025.12.17 05:29:52.324748 [ 74 ] {} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.12.17 05:29:52.324755 [ 269 ] {9678e53e-4785-4d30-8e55-e25d21032bde} <Debug> TCPHandler: Processed in 0.001217868 sec. | ||
| 3662 | 2025.12.17 05:29:52.324776 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3663 | 2025.12.17 05:29:52.324871 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2025.12.17 05:29:52.324890 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3665 | 2025.12.17 05:29:52.324967 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3666 | 2025.12.17 05:29:52.325023 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Trace> 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 | ||
| 3667 | 2025.12.17 05:29:52.325030 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2025.12.17 05:29:52.325075 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3669 | 2025.12.17 05:29:52.325142 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3670 | 2025.12.17 05:29:52.325188 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3671 | 2025.12.17 05:29:52.325228 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3672 | 2025.12.17 05:29:52.325265 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3673 | 2025.12.17 05:29:52.325302 [ 201 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3674 | 2025.12.17 05:29:52.325875 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.12.17 05:29:52.325917 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3676 | 2025.12.17 05:29:52.326118 [ 197 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127864 sec., 7820.809610210849 rows/sec., 526.99 KiB/sec. | ||
| 3677 | 2025.12.17 05:29:52.326274 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3678 | 2025.12.17 05:29:52.326482 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3679 | 2025.12.17 05:29:52.326584 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2025.12.17 05:29:52.326650 [ 191 ] {8c6262ab-6288-4937-ae73-6c3f4d1b6b9d::all_1_10_2} <Trace> oximeter.measurements_f64 (8c6262ab-6288-4937-ae73-6c3f4d1b6b9d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3681 | 2025.12.17 05:29:52.326707 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.12.17 05:29:52.326727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3683 | 2025.12.17 05:29:52.326840 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00189 sec., 20634.920634920636 rows/sec., 36.98 MiB/sec. | ||
| 3684 | 2025.12.17 05:29:52.326900 [ 269 ] {34b3202a-ba17-4fbe-bb88-7e53445a30b9} <Debug> TCPHandler: Processed in 0.002078098 sec. | ||
| 3685 | 2025.12.17 05:29:52.327007 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.12.17 05:29:52.327099 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.17 05:29:52.327139 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2025.12.17 05:29:52.327473 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.12.17 05:29:52.327509 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3690 | 2025.12.17 05:29:52.327808 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3691 | 2025.12.17 05:29:52.328006 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.12.17 05:29:52.328129 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 3693 | 2025.12.17 05:29:52.328164 [ 269 ] {910892e3-a242-4ce7-8f6b-e23be95abbe0} <Debug> TCPHandler: Processed in 0.001204268 sec. | ||
| 3694 | 2025.12.17 05:29:52.423170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7194 | ||
| 3695 | 2025.12.17 05:29:52.423857 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.12.17 05:29:52.423927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3697 | 2025.12.17 05:29:52.424586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3698 | 2025.12.17 05:29:52.424821 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.12.17 05:29:52.424953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7194 | ||
| 3700 | 2025.12.17 05:29:52.803208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3701 | 2025.12.17 05:29:52.820741 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.12.17 05:29:52.820806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3703 | 2025.12.17 05:29:52.826200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3704 | 2025.12.17 05:29:52.826907 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.12.17 05:29:52.829842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3706 | 2025.12.17 05:29:53.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.45 MiB, peak 231.57 MiB, free memory in arenas 0.00 B, will set to 225.12 MiB (RSS), difference: -1.33 MiB | ||
| 3707 | 2025.12.17 05:29:57.297921 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2025.12.17 05:29:57.298145 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3709 | 2025.12.17 05:29:57.298227 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3710 | 2025.12.17 05:29:57.299020 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.17 05:29:57.299083 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3712 | 2025.12.17 05:29:57.299558 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3713 | 2025.12.17 05:29:57.299854 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.17 05:29:57.300050 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001956 sec., 30674.846625766873 rows/sec., 2.39 MiB/sec. | ||
| 3715 | 2025.12.17 05:29:57.300080 [ 53 ] {} <Debug> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3716 | 2025.12.17 05:29:57.300106 [ 269 ] {5990af4f-3889-4c7f-88d8-64c95d277f5b} <Debug> TCPHandler: Processed in 0.002348175 sec. | ||
| 3717 | 2025.12.17 05:29:57.300181 [ 53 ] {} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.12.17 05:29:57.300218 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3719 | 2025.12.17 05:29:57.300334 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2025.12.17 05:29:57.300338 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3721 | 2025.12.17 05:29:57.300471 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3722 | 2025.12.17 05:29:57.300477 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3723 | 2025.12.17 05:29:57.300508 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2343 rows starting from the beginning of the part | ||
| 3724 | 2025.12.17 05:29:57.300543 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3725 | 2025.12.17 05:29:57.300584 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3726 | 2025.12.17 05:29:57.300639 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1190 rows starting from the beginning of the part | ||
| 3727 | 2025.12.17 05:29:57.300700 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3728 | 2025.12.17 05:29:57.300755 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1191 rows starting from the beginning of the part | ||
| 3729 | 2025.12.17 05:29:57.300811 [ 195 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3730 | 2025.12.17 05:29:57.301108 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.12.17 05:29:57.301155 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3732 | 2025.12.17 05:29:57.301658 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3733 | 2025.12.17 05:29:57.301944 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.12.17 05:29:57.302085 [ 53 ] {} <Debug> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3735 | 2025.12.17 05:29:57.302114 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 90.27 KiB/sec. | ||
| 3736 | 2025.12.17 05:29:57.302135 [ 53 ] {} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.12.17 05:29:57.302166 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3738 | 2025.12.17 05:29:57.302171 [ 269 ] {29900726-29d7-4f5b-b49e-527f5140ad99} <Debug> TCPHandler: Processed in 0.001906674 sec. | ||
| 3739 | 2025.12.17 05:29:57.302273 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3740 | 2025.12.17 05:29:57.302380 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.12.17 05:29:57.302397 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3742 | 2025.12.17 05:29:57.302434 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 3743 | 2025.12.17 05:29:57.302493 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3744 | 2025.12.17 05:29:57.302504 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3745 | 2025.12.17 05:29:57.302545 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3746 | 2025.12.17 05:29:57.302571 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 244 rows starting from the beginning of the part | ||
| 3747 | 2025.12.17 05:29:57.302631 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3748 | 2025.12.17 05:29:57.302690 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 246 rows starting from the beginning of the part | ||
| 3749 | 2025.12.17 05:29:57.302752 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 3750 | 2025.12.17 05:29:57.303588 [ 197 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.003299707 sec., 1484980.3331023029 rows/sec., 125.12 MiB/sec. | ||
| 3751 | 2025.12.17 05:29:57.303791 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.12.17 05:29:57.303791 [ 202 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561707 sec., 486646.9830768511 rows/sec., 31.71 MiB/sec. | ||
| 3753 | 2025.12.17 05:29:57.303878 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3754 | 2025.12.17 05:29:57.303903 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3755 | 2025.12.17 05:29:57.304079 [ 202 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3756 | 2025.12.17 05:29:57.304299 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.17 05:29:57.304416 [ 189 ] {bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b::all_1_21_4} <Trace> oximeter.fields_string (bcd69fcd-2e48-4b6d-add1-9fcdaf5d644b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3758 | 2025.12.17 05:29:57.304524 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3759 | 2025.12.17 05:29:57.304555 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3760 | 2025.12.17 05:29:57.304576 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.12.17 05:29:57.304691 [ 191 ] {f4923151-9408-4f98-852f-1a858be2dc44::all_1_16_3} <Trace> oximeter.fields_u16 (f4923151-9408-4f98-852f-1a858be2dc44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3762 | 2025.12.17 05:29:57.304770 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3763 | 2025.12.17 05:29:57.304867 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.12.17 05:29:57.305024 [ 78 ] {} <Debug> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3765 | 2025.12.17 05:29:57.305069 [ 78 ] {} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.12.17 05:29:57.305080 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002608 sec., 25306.748466257668 rows/sec., 1.98 MiB/sec. | ||
| 3767 | 2025.12.17 05:29:57.305098 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3768 | 2025.12.17 05:29:57.305169 [ 269 ] {343cf59d-1cfc-4884-beb6-2ef6e0fedc13} <Debug> TCPHandler: Processed in 0.002848666 sec. | ||
| 3769 | 2025.12.17 05:29:57.305203 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3770 | 2025.12.17 05:29:57.305310 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3771 | 2025.12.17 05:29:57.305335 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.12.17 05:29:57.305344 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3773 | 2025.12.17 05:29:57.305438 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3774 | 2025.12.17 05:29:57.305453 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2025.12.17 05:29:57.305507 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 718 rows starting from the beginning of the part | ||
| 3776 | 2025.12.17 05:29:57.305507 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3777 | 2025.12.17 05:29:57.305576 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3778 | 2025.12.17 05:29:57.305645 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 720 rows starting from the beginning of the part | ||
| 3779 | 2025.12.17 05:29:57.305700 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3780 | 2025.12.17 05:29:57.306081 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.12.17 05:29:57.306127 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3782 | 2025.12.17 05:29:57.306507 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3783 | 2025.12.17 05:29:57.306743 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.12.17 05:29:57.306874 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3785 | 2025.12.17 05:29:57.306894 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
| 3786 | 2025.12.17 05:29:57.306917 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.12.17 05:29:57.306951 [ 269 ] {a263698d-6cfe-4cb9-8957-bbbbb14343c8} <Debug> TCPHandler: Processed in 0.001675529 sec. | ||
| 3788 | 2025.12.17 05:29:57.306967 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3789 | 2025.12.17 05:29:57.306967 [ 197 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810492 sec., 1571948.3985568564 rows/sec., 118.17 MiB/sec. | ||
| 3790 | 2025.12.17 05:29:57.307070 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3791 | 2025.12.17 05:29:57.307105 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.12.17 05:29:57.307196 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2025.12.17 05:29:57.307203 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3794 | 2025.12.17 05:29:57.307236 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3795 | 2025.12.17 05:29:57.307245 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6696 rows starting from the beginning of the part | ||
| 3796 | 2025.12.17 05:29:57.307305 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Trace> 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 | ||
| 3797 | 2025.12.17 05:29:57.307357 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3798 | 2025.12.17 05:29:57.307428 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3799 | 2025.12.17 05:29:57.307489 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3800 | 2025.12.17 05:29:57.307496 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.12.17 05:29:57.307548 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 315 rows starting from the beginning of the part | ||
| 3802 | 2025.12.17 05:29:57.307585 [ 189 ] {48c9d03a-b10d-4c49-82e9-a61728144c40::all_1_21_4} <Trace> oximeter.fields_uuid (48c9d03a-b10d-4c49-82e9-a61728144c40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3803 | 2025.12.17 05:29:57.307612 [ 202 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3804 | 2025.12.17 05:29:57.307661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3805 | 2025.12.17 05:29:57.308084 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2025.12.17 05:29:57.308128 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3807 | 2025.12.17 05:29:57.308674 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3808 | 2025.12.17 05:29:57.308918 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.12.17 05:29:57.309043 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3810 | 2025.12.17 05:29:57.309081 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001866 sec., 1071.8113612004288 rows/sec., 1.92 MiB/sec. | ||
| 3811 | 2025.12.17 05:29:57.309083 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.12.17 05:29:57.309124 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3813 | 2025.12.17 05:29:57.309171 [ 269 ] {0fb18c58-8f53-46b5-b904-aa0201b77c66} <Debug> TCPHandler: Processed in 0.002128589 sec. | ||
| 3814 | 2025.12.17 05:29:57.309198 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3815 | 2025.12.17 05:29:57.309302 [ 269 ] {} <Trace> TCP-Session: 5455f477-83d0-40c9-9a2c-efebcf04b9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2025.12.17 05:29:57.309404 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3817 | 2025.12.17 05:29:57.309407 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45304) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3818 | 2025.12.17 05:29:57.309467 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3819 | 2025.12.17 05:29:57.309470 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 217 rows starting from the beginning of the part | ||
| 3820 | 2025.12.17 05:29:57.309631 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 3821 | 2025.12.17 05:29:57.309785 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 3822 | 2025.12.17 05:29:57.309890 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.12.17 05:29:57.309922 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3824 | 2025.12.17 05:29:57.309946 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3825 | 2025.12.17 05:29:57.310076 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3826 | 2025.12.17 05:29:57.310216 [ 194 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 3827 | 2025.12.17 05:29:57.310373 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3828 | 2025.12.17 05:29:57.310691 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.12.17 05:29:57.310828 [ 78 ] {} <Debug> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3830 | 2025.12.17 05:29:57.310861 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
| 3831 | 2025.12.17 05:29:57.310868 [ 78 ] {} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.12.17 05:29:57.310911 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3833 | 2025.12.17 05:29:57.310918 [ 269 ] {b95e24e1-1ffb-4b76-b28e-2a5c047fec4c} <Debug> TCPHandler: Processed in 0.001668199 sec. | ||
| 3834 | 2025.12.17 05:29:57.311027 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3835 | 2025.12.17 05:29:57.311167 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3836 | 2025.12.17 05:29:57.311205 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1264 rows starting from the beginning of the part | ||
| 3837 | 2025.12.17 05:29:57.311275 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3838 | 2025.12.17 05:29:57.311337 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3839 | 2025.12.17 05:29:57.311392 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3840 | 2025.12.17 05:29:57.311450 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3841 | 2025.12.17 05:29:57.311508 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3842 | 2025.12.17 05:29:57.311660 [ 197 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7773 rows, containing 5 columns (5 merged, 0 gathered) in 0.004631858 sec., 1678160.254481031 rows/sec., 112.31 MiB/sec. | ||
| 3843 | 2025.12.17 05:29:57.312526 [ 190 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3844 | 2025.12.17 05:29:57.312864 [ 190 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2025.12.17 05:29:57.312900 [ 189 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001921195 sec., 853635.3675707047 rows/sec., 54.22 MiB/sec. | ||
| 3846 | 2025.12.17 05:29:57.312945 [ 190 ] {88f72e4c-fcf9-4d60-9438-875df8c11571::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88f72e4c-fcf9-4d60-9438-875df8c11571) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3847 | 2025.12.17 05:29:57.313037 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3848 | 2025.12.17 05:29:57.313203 [ 197 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3849 | 2025.12.17 05:29:57.313621 [ 197 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.17 05:29:57.313680 [ 199 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 19 columns (19 merged, 0 gathered) in 0.004512675 sec., 66701.01436509387 rows/sec., 119.53 MiB/sec. | ||
| 3851 | 2025.12.17 05:29:57.313717 [ 197 ] {ba732608-fc1b-4277-8989-05656564331c::all_1_21_4} <Trace> oximeter.measurements_u64 (ba732608-fc1b-4277-8989-05656564331c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3852 | 2025.12.17 05:29:57.313813 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3853 | 2025.12.17 05:29:57.314416 [ 190 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3854 | 2025.12.17 05:29:57.314830 [ 190 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.12.17 05:29:57.314912 [ 190 ] {1e17b559-6e2f-4f48-9184-43a5574b063d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e17b559-6e2f-4f48-9184-43a5574b063d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3856 | 2025.12.17 05:29:57.315044 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3857 | 2025.12.17 05:29:58.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.73 MiB, peak 236.19 MiB, free memory in arenas 0.00 B, will set to 227.06 MiB (RSS), difference: 1.33 MiB | ||
| 3858 | 2025.12.17 05:29:58.269026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54329 | ||
| 3859 | 2025.12.17 05:29:58.269136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2025.12.17 05:29:58.269161 [ 289 ] {} <Debug> TCP-Session: 9611828c-1f1d-4e09-b140-2d71d865bc38 Authenticating user 'default' from [fd00:1122:3344:101::e]:54329 | ||
| 3861 | 2025.12.17 05:29:58.269184 [ 289 ] {} <Debug> TCP-Session: 9611828c-1f1d-4e09-b140-2d71d865bc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2025.12.17 05:29:58.269197 [ 289 ] {} <Debug> TCP-Session: 9611828c-1f1d-4e09-b140-2d71d865bc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2025.12.17 05:29:58.269428 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48462 | ||
| 3864 | 2025.12.17 05:29:58.269463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51976 | ||
| 3865 | 2025.12.17 05:29:58.269474 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40120 | ||
| 3866 | 2025.12.17 05:29:58.269497 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58793 | ||
| 3867 | 2025.12.17 05:29:58.269548 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2025.12.17 05:29:58.269558 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2025.12.17 05:29:58.269490 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34609 | ||
| 3870 | 2025.12.17 05:29:58.269594 [ 294 ] {} <Debug> TCP-Session: 4e87e50f-555f-426c-ac1c-3b486cea601c Authenticating user 'default' from [fd00:1122:3344:101::e]:51976 | ||
| 3871 | 2025.12.17 05:29:58.269587 [ 289 ] {} <Trace> TCP-Session: 9611828c-1f1d-4e09-b140-2d71d865bc38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.12.17 05:29:58.269637 [ 294 ] {} <Debug> TCP-Session: 4e87e50f-555f-426c-ac1c-3b486cea601c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2025.12.17 05:29:58.269585 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2025.12.17 05:29:58.269667 [ 294 ] {} <Debug> TCP-Session: 4e87e50f-555f-426c-ac1c-3b486cea601c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2025.12.17 05:29:58.269447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57362 | ||
| 3876 | 2025.12.17 05:29:58.269709 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2025.12.17 05:29:58.269708 [ 267 ] {} <Debug> TCP-Session: 14232223-99f9-4257-9971-dc666b7877bd Authenticating user 'default' from [fd00:1122:3344:101::e]:40120 | ||
| 3878 | 2025.12.17 05:29:58.269773 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2025.12.17 05:29:58.269773 [ 287 ] {} <Debug> TCP-Session: ecb9c55c-4320-4a80-bc8e-c224c63b8f87 Authenticating user 'default' from [fd00:1122:3344:101::e]:58793 | ||
| 3880 | 2025.12.17 05:29:58.269798 [ 267 ] {} <Debug> TCP-Session: 14232223-99f9-4257-9971-dc666b7877bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2025.12.17 05:29:58.269816 [ 286 ] {} <Debug> TCP-Session: 2d42b7f1-ae76-4b21-8735-f02a558b8a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:34609 | ||
| 3882 | 2025.12.17 05:29:58.269833 [ 267 ] {} <Debug> TCP-Session: 14232223-99f9-4257-9971-dc666b7877bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2025.12.17 05:29:58.269828 [ 287 ] {} <Debug> TCP-Session: ecb9c55c-4320-4a80-bc8e-c224c63b8f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2025.12.17 05:29:58.269849 [ 286 ] {} <Debug> TCP-Session: 2d42b7f1-ae76-4b21-8735-f02a558b8a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2025.12.17 05:29:58.269873 [ 287 ] {} <Debug> TCP-Session: ecb9c55c-4320-4a80-bc8e-c224c63b8f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2025.12.17 05:29:58.269884 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2025.12.17 05:29:58.269886 [ 286 ] {} <Debug> TCP-Session: 2d42b7f1-ae76-4b21-8735-f02a558b8a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2025.12.17 05:29:58.269921 [ 293 ] {} <Debug> TCP-Session: 2865a180-b6e4-4287-b4bc-e2c07c16c6b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57362 | ||
| 3889 | 2025.12.17 05:29:58.269797 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54329) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3890 | 2025.12.17 05:29:58.269948 [ 293 ] {} <Debug> TCP-Session: 2865a180-b6e4-4287-b4bc-e2c07c16c6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2025.12.17 05:29:58.269439 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51333 | ||
| 3892 | 2025.12.17 05:29:58.269968 [ 293 ] {} <Debug> TCP-Session: 2865a180-b6e4-4287-b4bc-e2c07c16c6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.12.17 05:29:58.269443 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43939 | ||
| 3894 | 2025.12.17 05:29:58.269590 [ 290 ] {} <Debug> TCP-Session: d35dd5ad-91ce-44ac-9901-00bb89956546 Authenticating user 'default' from [fd00:1122:3344:101::e]:48462 | ||
| 3895 | 2025.12.17 05:29:58.270081 [ 290 ] {} <Debug> TCP-Session: d35dd5ad-91ce-44ac-9901-00bb89956546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2025.12.17 05:29:58.270088 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2025.12.17 05:29:58.270096 [ 290 ] {} <Debug> TCP-Session: d35dd5ad-91ce-44ac-9901-00bb89956546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2025.12.17 05:29:58.270120 [ 291 ] {} <Debug> TCP-Session: 9661f1fd-3ffc-4c3d-bf94-4179e8ce38e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51333 | ||
| 3899 | 2025.12.17 05:29:58.270142 [ 291 ] {} <Debug> TCP-Session: 9661f1fd-3ffc-4c3d-bf94-4179e8ce38e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2025.12.17 05:29:58.270155 [ 291 ] {} <Debug> TCP-Session: 9661f1fd-3ffc-4c3d-bf94-4179e8ce38e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2025.12.17 05:29:58.270192 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3902 | 2025.12.17 05:29:58.270210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2025.12.17 05:29:58.270248 [ 292 ] {} <Debug> TCP-Session: 39e18752-126a-481a-ace0-14393c9556a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43939 | ||
| 3904 | 2025.12.17 05:29:58.270250 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3905 | 2025.12.17 05:29:58.270274 [ 292 ] {} <Debug> TCP-Session: 39e18752-126a-481a-ace0-14393c9556a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2025.12.17 05:29:58.270292 [ 292 ] {} <Debug> TCP-Session: 39e18752-126a-481a-ace0-14393c9556a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.12.17 05:29:58.270533 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 3908 | 2025.12.17 05:29:58.271503 [ 338 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> AggregatingTransform: Aggregating | ||
| 3909 | 2025.12.17 05:29:58.271547 [ 338 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> Aggregator: Aggregation method: without_key | ||
| 3910 | 2025.12.17 05:29:58.271586 [ 338 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949842 sec. (1052.807 rows/sec., 41.13 KiB/sec.) | ||
| 3911 | 2025.12.17 05:29:58.271605 [ 338 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Trace> Aggregator: Merging aggregated data | ||
| 3912 | 2025.12.17 05:29:58.272917 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 3913 | 2025.12.17 05:29:58.273082 [ 289 ] {1f37b988-6ca1-4d8f-b735-680d1fc4a660} <Debug> TCPHandler: Processed in 0.003611614 sec. | ||
| 3914 | 2025.12.17 05:29:58.273248 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2025.12.17 05:29:58.273270 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3916 | 2025.12.17 05:29:58.273278 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2025.12.17 05:29:58.273302 [ 289 ] {} <Debug> TCP-Session: 9611828c-1f1d-4e09-b140-2d71d865bc38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2025.12.17 05:29:58.273320 [ 290 ] {} <Debug> TCP-Session: d35dd5ad-91ce-44ac-9901-00bb89956546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2025.12.17 05:29:58.273350 [ 292 ] {} <Debug> TCP-Session: 39e18752-126a-481a-ace0-14393c9556a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.12.17 05:29:58.273345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2025.12.17 05:29:58.273363 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2025.12.17 05:29:58.273387 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2025.12.17 05:29:58.273417 [ 267 ] {} <Debug> TCP-Session: 14232223-99f9-4257-9971-dc666b7877bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.12.17 05:29:58.273403 [ 293 ] {} <Debug> TCP-Session: 2865a180-b6e4-4287-b4bc-e2c07c16c6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.12.17 05:29:58.273440 [ 286 ] {} <Debug> TCP-Session: 2d42b7f1-ae76-4b21-8735-f02a558b8a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2025.12.17 05:29:58.273328 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2025.12.17 05:29:58.273304 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2025.12.17 05:29:58.273513 [ 294 ] {} <Debug> TCP-Session: 4e87e50f-555f-426c-ac1c-3b486cea601c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2025.12.17 05:29:58.273284 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3930 | 2025.12.17 05:29:58.273555 [ 287 ] {} <Debug> TCP-Session: ecb9c55c-4320-4a80-bc8e-c224c63b8f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2025.12.17 05:29:58.273588 [ 291 ] {} <Debug> TCP-Session: 9661f1fd-3ffc-4c3d-bf94-4179e8ce38e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2025.12.17 05:29:58.398587 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61912 | ||
| 3933 | 2025.12.17 05:29:58.398695 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3934 | 2025.12.17 05:29:58.398722 [ 289 ] {} <Debug> TCP-Session: 0f8359fc-2d3f-4223-9a2a-84111c7d5ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61912 | ||
| 3935 | 2025.12.17 05:29:58.398749 [ 289 ] {} <Debug> TCP-Session: 0f8359fc-2d3f-4223-9a2a-84111c7d5ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2025.12.17 05:29:58.398765 [ 289 ] {} <Debug> TCP-Session: 0f8359fc-2d3f-4223-9a2a-84111c7d5ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2025.12.17 05:29:58.399033 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40150 | ||
| 3938 | 2025.12.17 05:29:58.399047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37410 | ||
| 3939 | 2025.12.17 05:29:58.399106 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47845 | ||
| 3940 | 2025.12.17 05:29:58.399122 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37114 | ||
| 3941 | 2025.12.17 05:29:58.399158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3942 | 2025.12.17 05:29:58.399069 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60320 | ||
| 3943 | 2025.12.17 05:29:58.399197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3944 | 2025.12.17 05:29:58.399218 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2025.12.17 05:29:58.399232 [ 289 ] {} <Trace> TCP-Session: 0f8359fc-2d3f-4223-9a2a-84111c7d5ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2025.12.17 05:29:58.399252 [ 291 ] {} <Debug> TCP-Session: 1e9a8d27-db6c-4055-bb7b-c13dfc9a5bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:37410 | ||
| 3947 | 2025.12.17 05:29:58.399258 [ 267 ] {} <Debug> TCP-Session: b7ec7c01-7756-4e92-92a1-ea5378873130 Authenticating user 'default' from [fd00:1122:3344:101::e]:37114 | ||
| 3948 | 2025.12.17 05:29:58.399291 [ 291 ] {} <Debug> TCP-Session: 1e9a8d27-db6c-4055-bb7b-c13dfc9a5bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2025.12.17 05:29:58.399292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2025.12.17 05:29:58.399301 [ 267 ] {} <Debug> TCP-Session: b7ec7c01-7756-4e92-92a1-ea5378873130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2025.12.17 05:29:58.399315 [ 291 ] {} <Debug> TCP-Session: 1e9a8d27-db6c-4055-bb7b-c13dfc9a5bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2025.12.17 05:29:58.399345 [ 267 ] {} <Debug> TCP-Session: b7ec7c01-7756-4e92-92a1-ea5378873130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2025.12.17 05:29:58.399337 [ 292 ] {} <Debug> TCP-Session: 9dd75ec4-6d3a-49e8-a8a3-dac2f5bfa36b Authenticating user 'default' from [fd00:1122:3344:101::e]:60320 | ||
| 3954 | 2025.12.17 05:29:58.399201 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2025.12.17 05:29:58.399408 [ 292 ] {} <Debug> TCP-Session: 9dd75ec4-6d3a-49e8-a8a3-dac2f5bfa36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2025.12.17 05:29:58.399408 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3957 | 2025.12.17 05:29:58.399434 [ 292 ] {} <Debug> TCP-Session: 9dd75ec4-6d3a-49e8-a8a3-dac2f5bfa36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.12.17 05:29:58.399432 [ 294 ] {} <Debug> TCP-Session: 86119b95-fd65-45ce-aaa1-6cea101114a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47845 | ||
| 3959 | 2025.12.17 05:29:58.399072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 3960 | 2025.12.17 05:29:58.399486 [ 294 ] {} <Debug> TCP-Session: 86119b95-fd65-45ce-aaa1-6cea101114a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.12.17 05:29:58.399200 [ 290 ] {} <Debug> TCP-Session: 6b77a6b2-cc68-4739-ad43-1d8d22734685 Authenticating user 'default' from [fd00:1122:3344:101::e]:40150 | ||
| 3962 | 2025.12.17 05:29:58.399513 [ 294 ] {} <Debug> TCP-Session: 86119b95-fd65-45ce-aaa1-6cea101114a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2025.12.17 05:29:58.399543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3964 | 2025.12.17 05:29:58.399532 [ 290 ] {} <Debug> TCP-Session: 6b77a6b2-cc68-4739-ad43-1d8d22734685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2025.12.17 05:29:58.399596 [ 293 ] {} <Debug> TCP-Session: 400a3f0a-16f4-489a-b790-446233a24c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 3966 | 2025.12.17 05:29:58.399611 [ 290 ] {} <Debug> TCP-Session: 6b77a6b2-cc68-4739-ad43-1d8d22734685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2025.12.17 05:29:58.399628 [ 293 ] {} <Debug> TCP-Session: 400a3f0a-16f4-489a-b790-446233a24c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2025.12.17 05:29:58.399649 [ 293 ] {} <Debug> TCP-Session: 400a3f0a-16f4-489a-b790-446233a24c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2025.12.17 05:29:58.399695 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3970 | 2025.12.17 05:29:58.399751 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3971 | 2025.12.17 05:29:58.400030 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Debug> oximeter.version (3a2179ac-010d-426f-90fc-c7870227bcaf) (SelectExecutor): Key condition: unknown | ||
| 3972 | 2025.12.17 05:29:58.400955 [ 300 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> AggregatingTransform: Aggregating | ||
| 3973 | 2025.12.17 05:29:58.401042 [ 300 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> Aggregator: Aggregation method: without_key | ||
| 3974 | 2025.12.17 05:29:58.401083 [ 300 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953652 sec. (1048.601 rows/sec., 40.96 KiB/sec.) | ||
| 3975 | 2025.12.17 05:29:58.401102 [ 300 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Trace> Aggregator: Merging aggregated data | ||
| 3976 | 2025.12.17 05:29:58.402511 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 3977 | 2025.12.17 05:29:58.402653 [ 289 ] {195529d5-a8ba-4cae-b8ff-e98fd8e890af} <Debug> TCPHandler: Processed in 0.003539533 sec. | ||
| 3978 | 2025.12.17 05:29:58.402780 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2025.12.17 05:29:58.402807 [ 289 ] {} <Debug> TCP-Session: 0f8359fc-2d3f-4223-9a2a-84111c7d5ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2025.12.17 05:29:58.402828 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2025.12.17 05:29:58.402847 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2025.12.17 05:29:58.402861 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3983 | 2025.12.17 05:29:58.402875 [ 292 ] {} <Debug> TCP-Session: 9dd75ec4-6d3a-49e8-a8a3-dac2f5bfa36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2025.12.17 05:29:58.402897 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2025.12.17 05:29:58.402915 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2025.12.17 05:29:58.402921 [ 291 ] {} <Debug> TCP-Session: 1e9a8d27-db6c-4055-bb7b-c13dfc9a5bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2025.12.17 05:29:58.402945 [ 293 ] {} <Debug> TCP-Session: 400a3f0a-16f4-489a-b790-446233a24c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2025.12.17 05:29:58.402952 [ 267 ] {} <Debug> TCP-Session: b7ec7c01-7756-4e92-92a1-ea5378873130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2025.12.17 05:29:58.402894 [ 294 ] {} <Debug> TCP-Session: 86119b95-fd65-45ce-aaa1-6cea101114a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2025.12.17 05:29:58.402881 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3991 | 2025.12.17 05:29:58.403028 [ 290 ] {} <Debug> TCP-Session: 6b77a6b2-cc68-4739-ad43-1d8d22734685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.12.17 05:29:58.404058 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58376 | ||
| 3993 | 2025.12.17 05:29:58.404093 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36024 | ||
| 3994 | 2025.12.17 05:29:58.404124 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2025.12.17 05:29:58.404151 [ 287 ] {} <Debug> TCP-Session: decbb4e0-6066-4aaa-b9a9-bbd9ff9e6cff Authenticating user 'default' from [fd00:1122:3344:101::e]:58376 | ||
| 3996 | 2025.12.17 05:29:58.404161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2025.12.17 05:29:58.404168 [ 287 ] {} <Debug> TCP-Session: decbb4e0-6066-4aaa-b9a9-bbd9ff9e6cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2025.12.17 05:29:58.404191 [ 286 ] {} <Debug> TCP-Session: c3e86595-4745-4900-9ce6-4f6ef49ea7db Authenticating user 'default' from [fd00:1122:3344:101::e]:36024 | ||
| 3999 | 2025.12.17 05:29:58.404207 [ 287 ] {} <Debug> TCP-Session: decbb4e0-6066-4aaa-b9a9-bbd9ff9e6cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2025.12.17 05:29:58.404221 [ 286 ] {} <Debug> TCP-Session: c3e86595-4745-4900-9ce6-4f6ef49ea7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2025.12.17 05:29:58.404241 [ 286 ] {} <Debug> TCP-Session: c3e86595-4745-4900-9ce6-4f6ef49ea7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2025.12.17 05:29:58.423324 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36024). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4003 | |||
| 4004 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4005 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4006 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4007 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4008 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4009 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4010 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4011 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4012 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4013 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4014 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4015 | (version 23.8.7.1) | ||
| 4016 | 2025.12.17 05:29:58.423476 [ 286 ] {} <Debug> TCP-Session: c3e86595-4745-4900-9ce6-4f6ef49ea7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2025.12.17 05:29:58.423506 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58376). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4018 | |||
| 4019 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4020 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4021 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4022 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4023 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4024 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4025 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4026 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4027 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4028 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4029 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4030 | (version 23.8.7.1) | ||
| 4031 | 2025.12.17 05:29:58.423572 [ 287 ] {} <Debug> TCP-Session: decbb4e0-6066-4aaa-b9a9-bbd9ff9e6cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2025.12.17 05:29:59.854137 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4033 | 2025.12.17 05:29:59.854199 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4034 | 2025.12.17 05:29:59.925120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7642 | ||
| 4035 | 2025.12.17 05:29:59.925660 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2025.12.17 05:29:59.925703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4037 | 2025.12.17 05:29:59.926185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4038 | 2025.12.17 05:29:59.926414 [ 244 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2025.12.17 05:29:59.926544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7642 | ||
| 4040 | 2025.12.17 05:29:59.926558 [ 86 ] {} <Debug> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4041 | 2025.12.17 05:29:59.926622 [ 86 ] {} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.12.17 05:29:59.926643 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4043 | 2025.12.17 05:29:59.926737 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4044 | 2025.12.17 05:29:59.926857 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2025.12.17 05:29:59.926898 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5274 rows starting from the beginning of the part | ||
| 4046 | 2025.12.17 05:29:59.926973 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4047 | 2025.12.17 05:29:59.927043 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4048 | 2025.12.17 05:29:59.927116 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4049 | 2025.12.17 05:29:59.927189 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4050 | 2025.12.17 05:29:59.927245 [ 194 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4051 | 2025.12.17 05:29:59.928722 [ 197 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002017317 sec., 3788199.871413368 rows/sec., 54.19 MiB/sec. | ||
| 4052 | 2025.12.17 05:29:59.929279 [ 189 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4053 | 2025.12.17 05:29:59.929650 [ 189 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.12.17 05:29:59.929744 [ 189 ] {447d740f-81b6-4fb7-933f-4191c5c58b03::all_1_16_3} <Trace> system.asynchronous_metric_log (447d740f-81b6-4fb7-933f-4191c5c58b03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4055 | 2025.12.17 05:29:59.929846 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4056 | 2025.12.17 05:29:59.939822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 540 | ||
| 4057 | 2025.12.17 05:29:59.942398 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.12.17 05:29:59.942458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4059 | 2025.12.17 05:29:59.943745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4060 | 2025.12.17 05:29:59.944043 [ 243 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2025.12.17 05:29:59.944189 [ 86 ] {} <Debug> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4062 | 2025.12.17 05:29:59.944230 [ 86 ] {} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.12.17 05:29:59.944248 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4064 | 2025.12.17 05:29:59.944341 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4065 | 2025.12.17 05:29:59.944406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4066 | 2025.12.17 05:29:59.944891 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4067 | 2025.12.17 05:29:59.945035 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 4068 | 2025.12.17 05:29:59.945394 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4069 | 2025.12.17 05:29:59.945725 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4070 | 2025.12.17 05:29:59.946058 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 4071 | 2025.12.17 05:29:59.946374 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4072 | 2025.12.17 05:29:59.946704 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4073 | 2025.12.17 05:29:59.952407 [ 200 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.008109019 sec., 66592.51877446582 rows/sec., 59.42 MiB/sec. | ||
| 4074 | 2025.12.17 05:29:59.953154 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4075 | 2025.12.17 05:29:59.953639 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.12.17 05:29:59.953709 [ 199 ] {555f0336-38af-48ec-9a55-a39027e6c8ad::all_1_11_2} <Trace> system.query_log (555f0336-38af-48ec-9a55-a39027e6c8ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4077 | 2025.12.17 05:29:59.953842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4078 | 2025.12.17 05:30:00.001277 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000868461 sec. | ||
| 4079 | 2025.12.17 05:30:00.330002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4080 | 2025.12.17 05:30:00.347293 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.12.17 05:30:00.347350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4082 | 2025.12.17 05:30:00.353796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4083 | 2025.12.17 05:30:00.354507 [ 245 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.12.17 05:30:00.354824 [ 102 ] {} <Debug> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4085 | 2025.12.17 05:30:00.354900 [ 102 ] {} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.12.17 05:30:00.354927 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4087 | 2025.12.17 05:30:00.355037 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4088 | 2025.12.17 05:30:00.359375 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4089 | 2025.12.17 05:30:00.359432 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2025.12.17 05:30:00.360136 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4091 | 2025.12.17 05:30:00.363375 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4092 | 2025.12.17 05:30:00.366634 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4093 | 2025.12.17 05:30:00.370674 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4094 | 2025.12.17 05:30:00.375133 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4095 | 2025.12.17 05:30:00.379207 [ 197 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4096 | 2025.12.17 05:30:00.437436 [ 200 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082439852 sec., 1467.7367446025983 rows/sec., 7.59 MiB/sec. | ||
| 4097 | 2025.12.17 05:30:00.439421 [ 193 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4098 | 2025.12.17 05:30:00.441306 [ 193 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.12.17 05:30:00.441408 [ 193 ] {871af591-7a84-43a9-91dd-cd37e9eb4be6::all_1_16_3} <Trace> system.metric_log (871af591-7a84-43a9-91dd-cd37e9eb4be6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4100 | 2025.12.17 05:30:00.442814 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4101 | 2025.12.17 05:30:01.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.90 MiB, peak 239.41 MiB, free memory in arenas 0.00 B, will set to 239.13 MiB (RSS), difference: 10.24 MiB | ||