| 1 | [ Aug 12 22:43:03 Enabled. ] | ||
| 2 | [ Aug 12 22:43:03 Rereading configuration. ] | ||
| 3 | [ Aug 12 22:43:04 Rereading configuration. ] | ||
| 4 | [ Aug 12 22:43:08 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 | [ Aug 12 22:43:08 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.08.12 22:43:09.791987 [ 1 ] {} <Information> Application: Will watch for the process with pid 24465 | ||
| 29 | 2025.08.12 22:43:09.792335 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.12 22:43:10.272574 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24465 | ||
| 31 | 2025.08.12 22:43:10.273579 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.12 22:43:10.273767 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.12 22:43:10.387759 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.12 22:43:10.484206 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.12 22:43:10.484303 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.12 22:43:10.484335 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.12 22:43:10.484406 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.12 22:43:10.485008 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.12 22:43:10.487310 [ 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.08.12 22:43:10.488237 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.12 22:43:10.489134 [ 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.08.12 22:43:10.489186 [ 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.08.12 22:43:10.489226 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.12 22:43:10.489968 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.12 22:43:10.491053 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.12 22:43:10.497162 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.12 22:43:10.497879 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.12 22:43:10.499291 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.12 22:43:10.499388 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.12 22:43:10.500490 [ 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.08.12 22:43:10.500996 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.12 22:43:10.505025 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.12 22:43:10.505727 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.12 22:43:10.508865 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.12 22:43:10.509328 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.12 22:43:10.509822 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.12 22:43:10.510155 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.12 22:43:10.511665 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.12 22:43:10.511691 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.12 22:43:10.511776 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.12 22:43:10.511854 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.12 22:43:10.558140 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.12 22:43:10.558168 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000184112 sec | ||
| 68 | 2025.08.12 22:43:10.558222 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.12 22:43:10.558262 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.12 22:43:10.559086 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.12 22:43:10.559668 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.12 22:43:10.569436 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.12 22:43:10.569476 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.12 22:43:10.569616 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.12 22:43:10.569629 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.12 22:43:10.569665 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.12 22:43:10.569735 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.12 22:43:10.573973 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.12 22:43:10.574017 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.12 22:43:10.574065 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.12 22:43:10.574235 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.12 22:43:10.574276 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.12 22:43:10.574287 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.12 22:43:10.574362 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.12 22:43:10.574376 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.12 22:43:10.574406 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.12 22:43:10.574497 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.12 22:43:10.596946 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.12 22:43:10.610902 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.12 22:43:10.610987 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103181 sec | ||
| 91 | 2025.08.12 22:43:10.611000 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.12 22:43:10.611011 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.12 22:43:10.611037 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.12 22:43:10.611253 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.12 22:43:10.611350 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.12 22:43:10.611363 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.12 22:43:10.611373 [ 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.08.12 22:43:10.611384 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.12 22:43:10.647320 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.12 22:43:10.647513 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.08.12 22:43:10.648995 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.434e-05 sec. | ||
| 102 | 2025.08.12 22:43:10.649424 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.12 22:43:10.650752 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.12 22:43:10.650770 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.12 22:43:10.971250 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60054 | ||
| 106 | 2025.08.12 22:43:10.972191 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.12 22:43:10.972250 [ 3 ] {} <Debug> TCP-Session: 0e6d670f-d834-45bb-a969-8cecfa879e4f Authenticating user 'default' from [fd00:1122:3344:101::b]:60054 | ||
| 108 | 2025.08.12 22:43:10.972277 [ 3 ] {} <Debug> TCP-Session: 0e6d670f-d834-45bb-a969-8cecfa879e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.12 22:43:10.972348 [ 3 ] {} <Debug> TCP-Session: 0e6d670f-d834-45bb-a969-8cecfa879e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.12 22:43:10.972438 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.12 22:43:10.972463 [ 3 ] {} <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 | ||
| 112 | 2025.08.12 22:43:10.972534 [ 3 ] {} <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 | ||
| 113 | 2025.08.12 22:43:10.975164 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53695 | ||
| 114 | 2025.08.12 22:43:10.975257 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47158 | ||
| 115 | 2025.08.12 22:43:10.975259 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44602 | ||
| 116 | 2025.08.12 22:43:10.975388 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.08.12 22:43:10.975396 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40519 | ||
| 118 | 2025.08.12 22:43:10.975546 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65453 | ||
| 119 | 2025.08.12 22:43:10.975590 [ 4 ] {} <Debug> TCP-Session: 17219b78-9e14-44a3-8f53-b6e07dc73288 Authenticating user 'default' from [fd00:1122:3344:101::b]:53695 | ||
| 120 | 2025.08.12 22:43:10.975594 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.08.12 22:43:10.975626 [ 4 ] {} <Debug> TCP-Session: 17219b78-9e14-44a3-8f53-b6e07dc73288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.08.12 22:43:10.975693 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34753 | ||
| 123 | 2025.08.12 22:43:10.975591 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.08.12 22:43:10.975798 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.08.12 22:43:10.975834 [ 254 ] {} <Debug> TCP-Session: 4b12a33a-26ff-49d8-81c9-b23be02888aa Authenticating user 'default' from [fd00:1122:3344:101::b]:44602 | ||
| 126 | 2025.08.12 22:43:10.975792 [ 4 ] {} <Debug> TCP-Session: 17219b78-9e14-44a3-8f53-b6e07dc73288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.08.12 22:43:10.975866 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57842 | ||
| 128 | 2025.08.12 22:43:10.975926 [ 254 ] {} <Debug> TCP-Session: 4b12a33a-26ff-49d8-81c9-b23be02888aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.12 22:43:10.975880 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.12 22:43:10.975898 [ 255 ] {} <Debug> TCP-Session: 13dfbe24-011f-4174-b95c-83c083c6100f Authenticating user 'default' from [fd00:1122:3344:101::b]:40519 | ||
| 131 | 2025.08.12 22:43:10.976023 [ 254 ] {} <Debug> TCP-Session: 4b12a33a-26ff-49d8-81c9-b23be02888aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.08.12 22:43:10.976020 [ 257 ] {} <Debug> TCP-Session: 243b41c5-93ea-47da-a3b1-67bc92c1b9d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:34753 | ||
| 133 | 2025.08.12 22:43:10.975778 [ 5 ] {} <Debug> TCP-Session: b5308ad6-dd8b-43a9-b66a-409936e8444d Authenticating user 'default' from [fd00:1122:3344:101::b]:47158 | ||
| 134 | 2025.08.12 22:43:10.976133 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.08.12 22:43:10.976111 [ 257 ] {} <Debug> TCP-Session: 243b41c5-93ea-47da-a3b1-67bc92c1b9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.08.12 22:43:10.976100 [ 255 ] {} <Debug> TCP-Session: 13dfbe24-011f-4174-b95c-83c083c6100f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.12 22:43:10.976223 [ 258 ] {} <Debug> TCP-Session: f956636c-a868-4d3a-bf64-31846529cab2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57842 | ||
| 138 | 2025.08.12 22:43:10.976187 [ 5 ] {} <Debug> TCP-Session: b5308ad6-dd8b-43a9-b66a-409936e8444d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.12 22:43:10.976242 [ 255 ] {} <Debug> TCP-Session: 13dfbe24-011f-4174-b95c-83c083c6100f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.08.12 22:43:10.976293 [ 258 ] {} <Debug> TCP-Session: f956636c-a868-4d3a-bf64-31846529cab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.08.12 22:43:10.976299 [ 5 ] {} <Debug> TCP-Session: b5308ad6-dd8b-43a9-b66a-409936e8444d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.08.12 22:43:10.975774 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.08.12 22:43:10.976343 [ 258 ] {} <Debug> TCP-Session: f956636c-a868-4d3a-bf64-31846529cab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.12 22:43:10.976371 [ 256 ] {} <Debug> TCP-Session: 43f85514-2a4d-45ad-af82-74e1aba016d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:65453 | ||
| 145 | 2025.08.12 22:43:10.976195 [ 257 ] {} <Debug> TCP-Session: 243b41c5-93ea-47da-a3b1-67bc92c1b9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.08.12 22:43:10.976438 [ 256 ] {} <Debug> TCP-Session: 43f85514-2a4d-45ad-af82-74e1aba016d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.12 22:43:10.976516 [ 256 ] {} <Debug> TCP-Session: 43f85514-2a4d-45ad-af82-74e1aba016d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.12 22:43:11.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 119.00 MiB (RSS), difference: 2.13 MiB | ||
| 149 | 2025.08.12 22:43:11.250407 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56566 | ||
| 150 | 2025.08.12 22:43:11.250680 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.08.12 22:43:11.250759 [ 259 ] {} <Debug> TCP-Session: 7f43b9f5-459a-470e-acb9-d04d399680ce Authenticating user 'default' from [fd00:1122:3344:101::c]:56566 | ||
| 152 | 2025.08.12 22:43:11.250796 [ 259 ] {} <Debug> TCP-Session: 7f43b9f5-459a-470e-acb9-d04d399680ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.12 22:43:11.250918 [ 259 ] {} <Debug> TCP-Session: 7f43b9f5-459a-470e-acb9-d04d399680ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.12 22:43:11.251053 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.08.12 22:43:11.251134 [ 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.08.12 22:43:11.251278 [ 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.08.12 22:43:11.254483 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61847 | ||
| 158 | 2025.08.12 22:43:11.254638 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2025.08.12 22:43:11.254673 [ 260 ] {} <Debug> TCP-Session: 10402e26-8c00-4f69-b411-c8df549ebd90 Authenticating user 'default' from [fd00:1122:3344:101::c]:61847 | ||
| 160 | 2025.08.12 22:43:11.254704 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55469 | ||
| 161 | 2025.08.12 22:43:11.254711 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58813 | ||
| 162 | 2025.08.12 22:43:11.254781 [ 260 ] {} <Debug> TCP-Session: 10402e26-8c00-4f69-b411-c8df549ebd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.08.12 22:43:11.254813 [ 260 ] {} <Debug> TCP-Session: 10402e26-8c00-4f69-b411-c8df549ebd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.08.12 22:43:11.254926 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50418 | ||
| 165 | 2025.08.12 22:43:11.254964 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40860 | ||
| 166 | 2025.08.12 22:43:11.255142 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.08.12 22:43:11.255157 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.08.12 22:43:11.255185 [ 261 ] {} <Debug> TCP-Session: 61c724cb-efd9-437d-98b7-df025811ecf6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58813 | ||
| 169 | 2025.08.12 22:43:11.255172 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57458 | ||
| 170 | 2025.08.12 22:43:11.255273 [ 262 ] {} <Debug> TCP-Session: 73a9a805-9408-4b0f-ba93-9bb051ca7d71 Authenticating user 'default' from [fd00:1122:3344:101::c]:55469 | ||
| 171 | 2025.08.12 22:43:11.255301 [ 261 ] {} <Debug> TCP-Session: 61c724cb-efd9-437d-98b7-df025811ecf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.08.12 22:43:11.255273 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.08.12 22:43:11.255343 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.08.12 22:43:11.255401 [ 263 ] {} <Debug> TCP-Session: 86691996-9275-48fd-b1a2-8daebd6e29c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:40860 | ||
| 175 | 2025.08.12 22:43:11.255356 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49616 | ||
| 176 | 2025.08.12 22:43:11.255414 [ 262 ] {} <Debug> TCP-Session: 73a9a805-9408-4b0f-ba93-9bb051ca7d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.08.12 22:43:11.255453 [ 264 ] {} <Debug> TCP-Session: 546d695f-8268-4516-ba58-cf1e60f3b891 Authenticating user 'default' from [fd00:1122:3344:101::c]:50418 | ||
| 178 | 2025.08.12 22:43:11.255479 [ 262 ] {} <Debug> TCP-Session: 73a9a805-9408-4b0f-ba93-9bb051ca7d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.08.12 22:43:11.255476 [ 263 ] {} <Debug> TCP-Session: 86691996-9275-48fd-b1a2-8daebd6e29c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.08.12 22:43:11.255461 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.08.12 22:43:11.255554 [ 264 ] {} <Debug> TCP-Session: 546d695f-8268-4516-ba58-cf1e60f3b891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.12 22:43:11.255560 [ 263 ] {} <Debug> TCP-Session: 86691996-9275-48fd-b1a2-8daebd6e29c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.08.12 22:43:11.255380 [ 261 ] {} <Debug> TCP-Session: 61c724cb-efd9-437d-98b7-df025811ecf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.08.12 22:43:11.255671 [ 264 ] {} <Debug> TCP-Session: 546d695f-8268-4516-ba58-cf1e60f3b891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.08.12 22:43:11.255665 [ 265 ] {} <Debug> TCP-Session: 9861f7f0-d834-4860-827f-2ee8bd9fe589 Authenticating user 'default' from [fd00:1122:3344:101::c]:57458 | ||
| 186 | 2025.08.12 22:43:11.255662 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.08.12 22:43:11.255756 [ 265 ] {} <Debug> TCP-Session: 9861f7f0-d834-4860-827f-2ee8bd9fe589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.08.12 22:43:11.255865 [ 266 ] {} <Debug> TCP-Session: 80c2fe9e-9911-4814-8609-b4ea516a27d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49616 | ||
| 189 | 2025.08.12 22:43:11.255867 [ 265 ] {} <Debug> TCP-Session: 9861f7f0-d834-4860-827f-2ee8bd9fe589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.12 22:43:11.255893 [ 266 ] {} <Debug> TCP-Session: 80c2fe9e-9911-4814-8609-b4ea516a27d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.12 22:43:11.255983 [ 266 ] {} <Debug> TCP-Session: 80c2fe9e-9911-4814-8609-b4ea516a27d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.12 22:43:11.646099 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50704 | ||
| 193 | 2025.08.12 22:43:11.656713 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.08.12 22:43:11.656794 [ 267 ] {} <Debug> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Authenticating user 'default' from [fd00:1122:3344:101::d]:50704 | ||
| 195 | 2025.08.12 22:43:11.656816 [ 267 ] {} <Debug> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.12 22:43:11.656829 [ 267 ] {} <Debug> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.08.12 22:43:11.656965 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.08.12 22:43:11.656992 [ 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 | ||
| 199 | 2025.08.12 22:43:11.657071 [ 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 | ||
| 200 | 2025.08.12 22:43:11.670108 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57008 | ||
| 201 | 2025.08.12 22:43:11.670206 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38417 | ||
| 202 | 2025.08.12 22:43:11.670275 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.08.12 22:43:11.670314 [ 268 ] {} <Debug> TCP-Session: 702253ed-8910-4d8c-a311-c9469509dc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57008 | ||
| 204 | 2025.08.12 22:43:11.670311 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65235 | ||
| 205 | 2025.08.12 22:43:11.670403 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42078 | ||
| 206 | 2025.08.12 22:43:11.670425 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.08.12 22:43:11.670432 [ 268 ] {} <Debug> TCP-Session: 702253ed-8910-4d8c-a311-c9469509dc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.08.12 22:43:11.670509 [ 269 ] {} <Debug> TCP-Session: e249264e-234d-49ff-b4bc-25af792b68a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38417 | ||
| 209 | 2025.08.12 22:43:11.670538 [ 268 ] {} <Debug> TCP-Session: 702253ed-8910-4d8c-a311-c9469509dc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.08.12 22:43:11.670560 [ 269 ] {} <Debug> TCP-Session: e249264e-234d-49ff-b4bc-25af792b68a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.08.12 22:43:11.670590 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53303 | ||
| 212 | 2025.08.12 22:43:11.670651 [ 269 ] {} <Debug> TCP-Session: e249264e-234d-49ff-b4bc-25af792b68a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.08.12 22:43:11.670714 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62176 | ||
| 214 | 2025.08.12 22:43:11.670766 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.08.12 22:43:11.670873 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61982 | ||
| 216 | 2025.08.12 22:43:11.670882 [ 270 ] {} <Debug> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Authenticating user 'default' from [fd00:1122:3344:101::d]:65235 | ||
| 217 | 2025.08.12 22:43:11.670917 [ 270 ] {} <Debug> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.08.12 22:43:11.670961 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43746 | ||
| 219 | 2025.08.12 22:43:11.671020 [ 270 ] {} <Debug> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.08.12 22:43:11.672144 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.08.12 22:43:11.672191 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.08.12 22:43:11.672213 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2025.08.12 22:43:11.672224 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.08.12 22:43:11.672218 [ 272 ] {} <Debug> TCP-Session: cd076cdd-5741-40e0-8086-ad14820379ac Authenticating user 'default' from [fd00:1122:3344:101::d]:53303 | ||
| 225 | 2025.08.12 22:43:11.672311 [ 273 ] {} <Debug> TCP-Session: f8562816-7392-4f82-866a-8f1a2dd41c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:62176 | ||
| 226 | 2025.08.12 22:43:11.672325 [ 271 ] {} <Debug> TCP-Session: 6a845c16-ed66-4c89-b596-0af976a8c6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42078 | ||
| 227 | 2025.08.12 22:43:11.672275 [ 274 ] {} <Debug> TCP-Session: a55619ed-9ff7-49ce-87c9-b8107be72346 Authenticating user 'default' from [fd00:1122:3344:101::d]:61982 | ||
| 228 | 2025.08.12 22:43:11.672385 [ 271 ] {} <Debug> TCP-Session: 6a845c16-ed66-4c89-b596-0af976a8c6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.08.12 22:43:11.672401 [ 273 ] {} <Debug> TCP-Session: f8562816-7392-4f82-866a-8f1a2dd41c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.08.12 22:43:11.672371 [ 272 ] {} <Debug> TCP-Session: cd076cdd-5741-40e0-8086-ad14820379ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.08.12 22:43:11.672455 [ 273 ] {} <Debug> TCP-Session: f8562816-7392-4f82-866a-8f1a2dd41c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.08.12 22:43:11.672468 [ 271 ] {} <Debug> TCP-Session: 6a845c16-ed66-4c89-b596-0af976a8c6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.08.12 22:43:11.672178 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.08.12 22:43:11.672516 [ 272 ] {} <Debug> TCP-Session: cd076cdd-5741-40e0-8086-ad14820379ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.12 22:43:11.672444 [ 274 ] {} <Debug> TCP-Session: a55619ed-9ff7-49ce-87c9-b8107be72346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.08.12 22:43:11.672613 [ 275 ] {} <Debug> TCP-Session: aa0f97e9-6fdd-44ee-9513-5356a417f36f Authenticating user 'default' from [fd00:1122:3344:101::d]:43746 | ||
| 237 | 2025.08.12 22:43:11.672614 [ 274 ] {} <Debug> TCP-Session: a55619ed-9ff7-49ce-87c9-b8107be72346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.08.12 22:43:11.672708 [ 275 ] {} <Debug> TCP-Session: aa0f97e9-6fdd-44ee-9513-5356a417f36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.08.12 22:43:11.672728 [ 275 ] {} <Debug> TCP-Session: aa0f97e9-6fdd-44ee-9513-5356a417f36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.08.12 22:43:11.674547 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2025.08.12 22:43:11.677338 [ 267 ] {f931a4e0-81af-406d-8d71-0ed526467c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.08.12 22:43:11.735289 [ 267 ] {f931a4e0-81af-406d-8d71-0ed526467c0c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50704) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2025.08.12 22:43:11.736327 [ 267 ] {f931a4e0-81af-406d-8d71-0ed526467c0c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2025.08.12 22:43:11.736559 [ 267 ] {f931a4e0-81af-406d-8d71-0ed526467c0c} <Debug> TCPHandler: Processed in 0.06419961 sec. | ||
| 291 | 2025.08.12 22:43:11.750013 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2025.08.12 22:43:11.750181 [ 267 ] {8ffefbc7-3073-4537-93f9-84dfcafb363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2025.08.12 22:43:11.750529 [ 267 ] {8ffefbc7-3073-4537-93f9-84dfcafb363a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50704) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2025.08.12 22:43:11.750757 [ 267 ] {8ffefbc7-3073-4537-93f9-84dfcafb363a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2025.08.12 22:43:11.750956 [ 267 ] {8ffefbc7-3073-4537-93f9-84dfcafb363a} <Debug> TCPHandler: Processed in 0.001060301 sec. | ||
| 342 | 2025.08.12 22:43:11.751336 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.12 22:43:11.752262 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2025.08.12 22:43:11.752959 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2025.08.12 22:43:11.770512 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2025.08.12 22:43:11.770537 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9871e-05 sec | ||
| 347 | 2025.08.12 22:43:11.770551 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Trace> ReferentialDeps: No tables | ||
| 348 | 2025.08.12 22:43:11.770606 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Trace> LoadingDeps: No tables | ||
| 349 | 2025.08.12 22:43:11.770699 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2025.08.12 22:43:11.771363 [ 270 ] {6b05922e-0495-450a-949b-a92f4bc62684} <Debug> TCPHandler: Processed in 0.020177278 sec. | ||
| 351 | 2025.08.12 22:43:11.771515 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.08.12 22:43:11.771762 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.08.12 22:43:11.771817 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.08.12 22:43:11.776868 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.08.12 22:43:11.799342 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Debug> oximeter.version (333111d8-667a-42b6-b60a-e208fff1f659): Loading data parts | ||
| 357 | 2025.08.12 22:43:11.800472 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Debug> oximeter.version (333111d8-667a-42b6-b60a-e208fff1f659): There are no data parts | ||
| 358 | 2025.08.12 22:43:11.825092 [ 270 ] {385f5770-2f54-478e-9328-b22e7a3d03f4} <Debug> TCPHandler: Processed in 0.053622376 sec. | ||
| 359 | 2025.08.12 22:43:11.825266 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.08.12 22:43:11.825449 [ 270 ] {28e7019a-f43d-4025-9a3f-ff7b64dfda6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2025.08.12 22:43:11.825573 [ 270 ] {28e7019a-f43d-4025-9a3f-ff7b64dfda6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.08.12 22:43:11.851083 [ 270 ] {28e7019a-f43d-4025-9a3f-ff7b64dfda6b} <Debug> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Loading data parts | ||
| 373 | 2025.08.12 22:43:11.851606 [ 270 ] {28e7019a-f43d-4025-9a3f-ff7b64dfda6b} <Debug> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): There are no data parts | ||
| 374 | 2025.08.12 22:43:11.857780 [ 270 ] {28e7019a-f43d-4025-9a3f-ff7b64dfda6b} <Debug> TCPHandler: Processed in 0.032563559 sec. | ||
| 375 | 2025.08.12 22:43:11.858044 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.08.12 22:43:11.858283 [ 270 ] {0c740051-0a5e-441d-bd03-35f92b973f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 377 | 2025.08.12 22:43:11.858418 [ 270 ] {0c740051-0a5e-441d-bd03-35f92b973f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.08.12 22:43:11.873394 [ 270 ] {0c740051-0a5e-441d-bd03-35f92b973f74} <Debug> oximeter.measurements_i8 (0d1ad295-2dd6-4858-8be2-a03b912c82d9): Loading data parts | ||
| 379 | 2025.08.12 22:43:11.873617 [ 270 ] {0c740051-0a5e-441d-bd03-35f92b973f74} <Debug> oximeter.measurements_i8 (0d1ad295-2dd6-4858-8be2-a03b912c82d9): There are no data parts | ||
| 380 | 2025.08.12 22:43:11.888670 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50371 | ||
| 381 | 2025.08.12 22:43:11.888897 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 382 | 2025.08.12 22:43:11.888945 [ 278 ] {} <Debug> TCP-Session: a51344e0-3f3d-464a-9021-065b9a867529 Authenticating user 'default' from [fd00:1122:3344:101::a]:50371 | ||
| 383 | 2025.08.12 22:43:11.888991 [ 278 ] {} <Debug> TCP-Session: a51344e0-3f3d-464a-9021-065b9a867529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2025.08.12 22:43:11.889093 [ 278 ] {} <Debug> TCP-Session: a51344e0-3f3d-464a-9021-065b9a867529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 385 | 2025.08.12 22:43:11.889145 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 386 | 2025.08.12 22:43:11.889168 [ 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 | ||
| 387 | 2025.08.12 22:43:11.889249 [ 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 | ||
| 388 | 2025.08.12 22:43:11.891694 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64220 | ||
| 389 | 2025.08.12 22:43:11.891788 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35129 | ||
| 390 | 2025.08.12 22:43:11.891925 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 391 | 2025.08.12 22:43:11.891995 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55880 | ||
| 392 | 2025.08.12 22:43:11.892031 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 393 | 2025.08.12 22:43:11.892102 [ 280 ] {} <Debug> TCP-Session: 52fc1563-6d18-43aa-a42f-9b4f61816e12 Authenticating user 'default' from [fd00:1122:3344:101::a]:35129 | ||
| 394 | 2025.08.12 22:43:11.892104 [ 279 ] {} <Debug> TCP-Session: c9b4067f-4203-47ba-a84c-35c3c7387557 Authenticating user 'default' from [fd00:1122:3344:101::a]:64220 | ||
| 395 | 2025.08.12 22:43:11.892131 [ 280 ] {} <Debug> TCP-Session: 52fc1563-6d18-43aa-a42f-9b4f61816e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 396 | 2025.08.12 22:43:11.892116 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43142 | ||
| 397 | 2025.08.12 22:43:11.892216 [ 279 ] {} <Debug> TCP-Session: c9b4067f-4203-47ba-a84c-35c3c7387557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2025.08.12 22:43:11.892257 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46767 | ||
| 399 | 2025.08.12 22:43:11.892280 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 400 | 2025.08.12 22:43:11.892220 [ 280 ] {} <Debug> TCP-Session: 52fc1563-6d18-43aa-a42f-9b4f61816e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 401 | 2025.08.12 22:43:11.892344 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52876 | ||
| 402 | 2025.08.12 22:43:11.892379 [ 281 ] {} <Debug> TCP-Session: 03c850b9-4f19-4a1d-86ef-202f210f168b Authenticating user 'default' from [fd00:1122:3344:101::a]:55880 | ||
| 403 | 2025.08.12 22:43:11.892313 [ 279 ] {} <Debug> TCP-Session: c9b4067f-4203-47ba-a84c-35c3c7387557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2025.08.12 22:43:11.892429 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 405 | 2025.08.12 22:43:11.892472 [ 281 ] {} <Debug> TCP-Session: 03c850b9-4f19-4a1d-86ef-202f210f168b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 406 | 2025.08.12 22:43:11.892559 [ 281 ] {} <Debug> TCP-Session: 03c850b9-4f19-4a1d-86ef-202f210f168b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 407 | 2025.08.12 22:43:11.892563 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63351 | ||
| 408 | 2025.08.12 22:43:11.892634 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 409 | 2025.08.12 22:43:11.892558 [ 282 ] {} <Debug> TCP-Session: a23937ef-44ba-4000-bb20-3a1a8703b6d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43142 | ||
| 410 | 2025.08.12 22:43:11.892565 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 411 | 2025.08.12 22:43:11.892699 [ 282 ] {} <Debug> TCP-Session: a23937ef-44ba-4000-bb20-3a1a8703b6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2025.08.12 22:43:11.892734 [ 283 ] {} <Debug> TCP-Session: e048179d-c4ad-4a5c-95fe-7ef5f851f710 Authenticating user 'default' from [fd00:1122:3344:101::a]:46767 | ||
| 413 | 2025.08.12 22:43:11.892718 [ 284 ] {} <Debug> TCP-Session: 69a4a572-915a-40c5-895a-9517a8a1e47c Authenticating user 'default' from [fd00:1122:3344:101::a]:52876 | ||
| 414 | 2025.08.12 22:43:11.892795 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 415 | 2025.08.12 22:43:11.892838 [ 283 ] {} <Debug> TCP-Session: e048179d-c4ad-4a5c-95fe-7ef5f851f710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2025.08.12 22:43:11.892832 [ 284 ] {} <Debug> TCP-Session: 69a4a572-915a-40c5-895a-9517a8a1e47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2025.08.12 22:43:11.892804 [ 282 ] {} <Debug> TCP-Session: a23937ef-44ba-4000-bb20-3a1a8703b6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 418 | 2025.08.12 22:43:11.892951 [ 283 ] {} <Debug> TCP-Session: e048179d-c4ad-4a5c-95fe-7ef5f851f710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2025.08.12 22:43:11.892929 [ 285 ] {} <Debug> TCP-Session: 7e402260-a0e8-48cf-807c-023bc44f0e5c Authenticating user 'default' from [fd00:1122:3344:101::a]:63351 | ||
| 420 | 2025.08.12 22:43:11.892929 [ 284 ] {} <Debug> TCP-Session: 69a4a572-915a-40c5-895a-9517a8a1e47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 421 | 2025.08.12 22:43:11.893024 [ 285 ] {} <Debug> TCP-Session: 7e402260-a0e8-48cf-807c-023bc44f0e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 422 | 2025.08.12 22:43:11.893120 [ 285 ] {} <Debug> TCP-Session: 7e402260-a0e8-48cf-807c-023bc44f0e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 423 | 2025.08.12 22:43:11.897178 [ 270 ] {0c740051-0a5e-441d-bd03-35f92b973f74} <Debug> TCPHandler: Processed in 0.039216865 sec. | ||
| 424 | 2025.08.12 22:43:11.897430 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.08.12 22:43:11.897590 [ 270 ] {329e1c17-77d3-422f-bb92-55aad3d8b385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 426 | 2025.08.12 22:43:11.897712 [ 270 ] {329e1c17-77d3-422f-bb92-55aad3d8b385} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.08.12 22:43:11.921084 [ 270 ] {329e1c17-77d3-422f-bb92-55aad3d8b385} <Debug> oximeter.measurements_u8 (9b460467-afeb-41f8-b28e-9a222e6a226f): Loading data parts | ||
| 428 | 2025.08.12 22:43:11.921461 [ 270 ] {329e1c17-77d3-422f-bb92-55aad3d8b385} <Debug> oximeter.measurements_u8 (9b460467-afeb-41f8-b28e-9a222e6a226f): There are no data parts | ||
| 429 | 2025.08.12 22:43:11.941282 [ 270 ] {329e1c17-77d3-422f-bb92-55aad3d8b385} <Debug> TCPHandler: Processed in 0.04389597 sec. | ||
| 430 | 2025.08.12 22:43:11.941571 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.08.12 22:43:11.941959 [ 270 ] {11b3f6c7-e01f-42b7-9006-adc622be3b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 432 | 2025.08.12 22:43:11.942095 [ 270 ] {11b3f6c7-e01f-42b7-9006-adc622be3b4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.08.12 22:43:11.955878 [ 270 ] {11b3f6c7-e01f-42b7-9006-adc622be3b4b} <Debug> oximeter.measurements_i16 (583a17ef-a47e-48d3-a0be-25d2f97e1b2c): Loading data parts | ||
| 434 | 2025.08.12 22:43:11.956053 [ 270 ] {11b3f6c7-e01f-42b7-9006-adc622be3b4b} <Debug> oximeter.measurements_i16 (583a17ef-a47e-48d3-a0be-25d2f97e1b2c): There are no data parts | ||
| 435 | 2025.08.12 22:43:11.970006 [ 270 ] {11b3f6c7-e01f-42b7-9006-adc622be3b4b} <Debug> TCPHandler: Processed in 0.02853525 sec. | ||
| 436 | 2025.08.12 22:43:11.970294 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.08.12 22:43:11.970457 [ 270 ] {a39597bc-bb42-4d5a-9a7e-d917c05b6a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 438 | 2025.08.12 22:43:11.970580 [ 270 ] {a39597bc-bb42-4d5a-9a7e-d917c05b6a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.08.12 22:43:11.979368 [ 270 ] {a39597bc-bb42-4d5a-9a7e-d917c05b6a5f} <Debug> oximeter.measurements_u16 (a8870a2d-bfa4-445c-90a9-e23559d69380): Loading data parts | ||
| 440 | 2025.08.12 22:43:11.979687 [ 270 ] {a39597bc-bb42-4d5a-9a7e-d917c05b6a5f} <Debug> oximeter.measurements_u16 (a8870a2d-bfa4-445c-90a9-e23559d69380): There are no data parts | ||
| 441 | 2025.08.12 22:43:11.990624 [ 270 ] {a39597bc-bb42-4d5a-9a7e-d917c05b6a5f} <Debug> TCPHandler: Processed in 0.02038893 sec. | ||
| 442 | 2025.08.12 22:43:11.990789 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.08.12 22:43:11.991003 [ 270 ] {b8a5bb95-3292-4582-9241-469333208f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 444 | 2025.08.12 22:43:11.991092 [ 270 ] {b8a5bb95-3292-4582-9241-469333208f90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.08.12 22:43:12.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.68 MiB, peak 123.68 MiB, free memory in arenas 0.00 B, will set to 132.80 MiB (RSS), difference: 9.12 MiB | ||
| 446 | 2025.08.12 22:43:12.003278 [ 270 ] {b8a5bb95-3292-4582-9241-469333208f90} <Debug> oximeter.measurements_i32 (8de5974c-e649-4758-8f0c-955a469f04e5): Loading data parts | ||
| 447 | 2025.08.12 22:43:12.003530 [ 270 ] {b8a5bb95-3292-4582-9241-469333208f90} <Debug> oximeter.measurements_i32 (8de5974c-e649-4758-8f0c-955a469f04e5): There are no data parts | ||
| 448 | 2025.08.12 22:43:12.014155 [ 270 ] {b8a5bb95-3292-4582-9241-469333208f90} <Debug> TCPHandler: Processed in 0.0234125 sec. | ||
| 449 | 2025.08.12 22:43:12.014332 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.12 22:43:12.014494 [ 270 ] {0e5cccf1-1021-4a56-8047-eece1fb1f719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 451 | 2025.08.12 22:43:12.014623 [ 270 ] {0e5cccf1-1021-4a56-8047-eece1fb1f719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.08.12 22:43:12.027131 [ 270 ] {0e5cccf1-1021-4a56-8047-eece1fb1f719} <Debug> oximeter.measurements_u32 (ce22647b-9674-4a54-ab18-226de11c6e0d): Loading data parts | ||
| 453 | 2025.08.12 22:43:12.027317 [ 270 ] {0e5cccf1-1021-4a56-8047-eece1fb1f719} <Debug> oximeter.measurements_u32 (ce22647b-9674-4a54-ab18-226de11c6e0d): There are no data parts | ||
| 454 | 2025.08.12 22:43:12.038267 [ 270 ] {0e5cccf1-1021-4a56-8047-eece1fb1f719} <Debug> TCPHandler: Processed in 0.023982215 sec. | ||
| 455 | 2025.08.12 22:43:12.038512 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.12 22:43:12.038939 [ 270 ] {bc7e38c1-2ac1-4ec5-a4d7-239216d8d200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 457 | 2025.08.12 22:43:12.039108 [ 270 ] {bc7e38c1-2ac1-4ec5-a4d7-239216d8d200} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.08.12 22:43:12.050922 [ 270 ] {bc7e38c1-2ac1-4ec5-a4d7-239216d8d200} <Debug> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Loading data parts | ||
| 459 | 2025.08.12 22:43:12.051176 [ 270 ] {bc7e38c1-2ac1-4ec5-a4d7-239216d8d200} <Debug> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): There are no data parts | ||
| 460 | 2025.08.12 22:43:12.061782 [ 270 ] {bc7e38c1-2ac1-4ec5-a4d7-239216d8d200} <Debug> TCPHandler: Processed in 0.023369699 sec. | ||
| 461 | 2025.08.12 22:43:12.061950 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.12 22:43:12.062118 [ 270 ] {80d59060-22d2-4ce8-b024-313c08e68f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 463 | 2025.08.12 22:43:12.062239 [ 270 ] {80d59060-22d2-4ce8-b024-313c08e68f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.08.12 22:43:12.083451 [ 270 ] {80d59060-22d2-4ce8-b024-313c08e68f63} <Debug> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Loading data parts | ||
| 465 | 2025.08.12 22:43:12.083719 [ 270 ] {80d59060-22d2-4ce8-b024-313c08e68f63} <Debug> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): There are no data parts | ||
| 466 | 2025.08.12 22:43:12.091715 [ 270 ] {80d59060-22d2-4ce8-b024-313c08e68f63} <Debug> TCPHandler: Processed in 0.029821012 sec. | ||
| 467 | 2025.08.12 22:43:12.091879 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.08.12 22:43:12.092135 [ 270 ] {107ef09f-af17-45a5-9a1e-32917ddc6b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 469 | 2025.08.12 22:43:12.092252 [ 270 ] {107ef09f-af17-45a5-9a1e-32917ddc6b8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.08.12 22:43:12.108829 [ 270 ] {107ef09f-af17-45a5-9a1e-32917ddc6b8d} <Debug> oximeter.measurements_f32 (3b17b3e7-4568-419b-b61f-f76298fb584f): Loading data parts | ||
| 471 | 2025.08.12 22:43:12.109051 [ 270 ] {107ef09f-af17-45a5-9a1e-32917ddc6b8d} <Debug> oximeter.measurements_f32 (3b17b3e7-4568-419b-b61f-f76298fb584f): There are no data parts | ||
| 472 | 2025.08.12 22:43:12.118703 [ 270 ] {107ef09f-af17-45a5-9a1e-32917ddc6b8d} <Debug> TCPHandler: Processed in 0.026881393 sec. | ||
| 473 | 2025.08.12 22:43:12.118883 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.08.12 22:43:12.119064 [ 270 ] {98ef4366-1a1a-46f1-9b19-5302ab36fb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 475 | 2025.08.12 22:43:12.119195 [ 270 ] {98ef4366-1a1a-46f1-9b19-5302ab36fb56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.08.12 22:43:12.140893 [ 270 ] {98ef4366-1a1a-46f1-9b19-5302ab36fb56} <Debug> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Loading data parts | ||
| 477 | 2025.08.12 22:43:12.141170 [ 270 ] {98ef4366-1a1a-46f1-9b19-5302ab36fb56} <Debug> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): There are no data parts | ||
| 478 | 2025.08.12 22:43:12.167551 [ 270 ] {98ef4366-1a1a-46f1-9b19-5302ab36fb56} <Debug> TCPHandler: Processed in 0.048724388 sec. | ||
| 479 | 2025.08.12 22:43:12.167732 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.08.12 22:43:12.168013 [ 270 ] {b7667345-ab3e-4983-a538-d456251aead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 481 | 2025.08.12 22:43:12.168132 [ 270 ] {b7667345-ab3e-4983-a538-d456251aead5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.08.12 22:43:12.215150 [ 270 ] {b7667345-ab3e-4983-a538-d456251aead5} <Debug> oximeter.measurements_string (6f6227ba-37e3-4c74-88db-9a57e91097e5): Loading data parts | ||
| 483 | 2025.08.12 22:43:12.215426 [ 270 ] {b7667345-ab3e-4983-a538-d456251aead5} <Debug> oximeter.measurements_string (6f6227ba-37e3-4c74-88db-9a57e91097e5): There are no data parts | ||
| 484 | 2025.08.12 22:43:12.239248 [ 270 ] {b7667345-ab3e-4983-a538-d456251aead5} <Debug> TCPHandler: Processed in 0.071571411 sec. | ||
| 485 | 2025.08.12 22:43:12.239418 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.08.12 22:43:12.239610 [ 270 ] {d868f24c-8e14-4940-8155-1808255438bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.12 22:43:12.239756 [ 270 ] {d868f24c-8e14-4940-8155-1808255438bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.08.12 22:43:12.255893 [ 270 ] {d868f24c-8e14-4940-8155-1808255438bc} <Debug> oximeter.measurements_bytes (23b4c0ad-5c5c-40d4-b6a9-84731a13f669): Loading data parts | ||
| 496 | 2025.08.12 22:43:12.256105 [ 270 ] {d868f24c-8e14-4940-8155-1808255438bc} <Debug> oximeter.measurements_bytes (23b4c0ad-5c5c-40d4-b6a9-84731a13f669): There are no data parts | ||
| 497 | 2025.08.12 22:43:12.277069 [ 270 ] {d868f24c-8e14-4940-8155-1808255438bc} <Debug> TCPHandler: Processed in 0.03770725 sec. | ||
| 498 | 2025.08.12 22:43:12.277243 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.12 22:43:12.277440 [ 270 ] {a42fec3a-25e2-4cac-bcc6-b77763bc0b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 500 | 2025.08.12 22:43:12.277587 [ 270 ] {a42fec3a-25e2-4cac-bcc6-b77763bc0b22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.08.12 22:43:12.292799 [ 270 ] {a42fec3a-25e2-4cac-bcc6-b77763bc0b22} <Debug> oximeter.measurements_cumulativei64 (4061c7a2-4035-4468-aa3e-b0f516c1cadd): Loading data parts | ||
| 502 | 2025.08.12 22:43:12.292969 [ 270 ] {a42fec3a-25e2-4cac-bcc6-b77763bc0b22} <Debug> oximeter.measurements_cumulativei64 (4061c7a2-4035-4468-aa3e-b0f516c1cadd): There are no data parts | ||
| 503 | 2025.08.12 22:43:12.306219 [ 270 ] {a42fec3a-25e2-4cac-bcc6-b77763bc0b22} <Debug> TCPHandler: Processed in 0.029037075 sec. | ||
| 504 | 2025.08.12 22:43:12.306455 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.12 22:43:12.306620 [ 270 ] {b5bda7f0-8880-470a-a9a3-f7eeba1ee5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 506 | 2025.08.12 22:43:12.306746 [ 270 ] {b5bda7f0-8880-470a-a9a3-f7eeba1ee5bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.08.12 22:43:12.317176 [ 270 ] {b5bda7f0-8880-470a-a9a3-f7eeba1ee5bb} <Debug> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Loading data parts | ||
| 508 | 2025.08.12 22:43:12.317455 [ 270 ] {b5bda7f0-8880-470a-a9a3-f7eeba1ee5bb} <Debug> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): There are no data parts | ||
| 509 | 2025.08.12 22:43:12.330765 [ 270 ] {b5bda7f0-8880-470a-a9a3-f7eeba1ee5bb} <Debug> TCPHandler: Processed in 0.02441836 sec. | ||
| 510 | 2025.08.12 22:43:12.331040 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.12 22:43:12.331320 [ 270 ] {fdf3c736-107b-4f97-854a-88a658b243ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 512 | 2025.08.12 22:43:12.331472 [ 270 ] {fdf3c736-107b-4f97-854a-88a658b243ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.08.12 22:43:12.341628 [ 270 ] {fdf3c736-107b-4f97-854a-88a658b243ec} <Debug> oximeter.measurements_cumulativef32 (80bf30fa-9bb0-4203-90a5-5245440e4bd8): Loading data parts | ||
| 514 | 2025.08.12 22:43:12.341796 [ 270 ] {fdf3c736-107b-4f97-854a-88a658b243ec} <Debug> oximeter.measurements_cumulativef32 (80bf30fa-9bb0-4203-90a5-5245440e4bd8): There are no data parts | ||
| 515 | 2025.08.12 22:43:12.354888 [ 270 ] {fdf3c736-107b-4f97-854a-88a658b243ec} <Debug> TCPHandler: Processed in 0.023919565 sec. | ||
| 516 | 2025.08.12 22:43:12.355043 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.12 22:43:12.355207 [ 270 ] {5a3aa584-d609-4aed-8a49-a31c15a26a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 518 | 2025.08.12 22:43:12.355338 [ 270 ] {5a3aa584-d609-4aed-8a49-a31c15a26a6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.08.12 22:43:12.365829 [ 270 ] {5a3aa584-d609-4aed-8a49-a31c15a26a6d} <Debug> oximeter.measurements_cumulativef64 (5e9778e8-a402-499f-bdf0-d05b9aeab4aa): Loading data parts | ||
| 520 | 2025.08.12 22:43:12.366001 [ 270 ] {5a3aa584-d609-4aed-8a49-a31c15a26a6d} <Debug> oximeter.measurements_cumulativef64 (5e9778e8-a402-499f-bdf0-d05b9aeab4aa): There are no data parts | ||
| 521 | 2025.08.12 22:43:12.388143 [ 270 ] {5a3aa584-d609-4aed-8a49-a31c15a26a6d} <Debug> TCPHandler: Processed in 0.033143925 sec. | ||
| 522 | 2025.08.12 22:43:12.388507 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.12 22:43:12.388928 [ 270 ] {4d186d02-9956-4a9e-89c9-2de3f5d2cebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.08.12 22:43:12.389122 [ 270 ] {4d186d02-9956-4a9e-89c9-2de3f5d2cebe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.08.12 22:43:12.402270 [ 270 ] {4d186d02-9956-4a9e-89c9-2de3f5d2cebe} <Debug> oximeter.measurements_histogrami8 (ade2354f-573c-4096-b4e5-491a5deb6b69): Loading data parts | ||
| 536 | 2025.08.12 22:43:12.402540 [ 270 ] {4d186d02-9956-4a9e-89c9-2de3f5d2cebe} <Debug> oximeter.measurements_histogrami8 (ade2354f-573c-4096-b4e5-491a5deb6b69): There are no data parts | ||
| 537 | 2025.08.12 22:43:12.421941 [ 270 ] {4d186d02-9956-4a9e-89c9-2de3f5d2cebe} <Debug> TCPHandler: Processed in 0.033526029 sec. | ||
| 538 | 2025.08.12 22:43:12.422180 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.08.12 22:43:12.422402 [ 270 ] {c7bf26e9-4ec7-4d60-b4d6-6f1ce498bd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 540 | 2025.08.12 22:43:12.422546 [ 270 ] {c7bf26e9-4ec7-4d60-b4d6-6f1ce498bd57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.08.12 22:43:12.438202 [ 270 ] {c7bf26e9-4ec7-4d60-b4d6-6f1ce498bd57} <Debug> oximeter.measurements_histogramu8 (90c7994b-087c-4b98-b998-4145289762c1): Loading data parts | ||
| 542 | 2025.08.12 22:43:12.438346 [ 270 ] {c7bf26e9-4ec7-4d60-b4d6-6f1ce498bd57} <Debug> oximeter.measurements_histogramu8 (90c7994b-087c-4b98-b998-4145289762c1): There are no data parts | ||
| 543 | 2025.08.12 22:43:12.451727 [ 270 ] {c7bf26e9-4ec7-4d60-b4d6-6f1ce498bd57} <Debug> TCPHandler: Processed in 0.029608 sec. | ||
| 544 | 2025.08.12 22:43:12.451956 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.08.12 22:43:12.452239 [ 270 ] {9e54fada-29a7-4457-a7fb-cf859b2c64cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 546 | 2025.08.12 22:43:12.452377 [ 270 ] {9e54fada-29a7-4457-a7fb-cf859b2c64cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.08.12 22:43:12.472497 [ 270 ] {9e54fada-29a7-4457-a7fb-cf859b2c64cb} <Debug> oximeter.measurements_histogrami16 (60924dc6-c85a-4484-9411-24ae1bbd7cb7): Loading data parts | ||
| 548 | 2025.08.12 22:43:12.472665 [ 270 ] {9e54fada-29a7-4457-a7fb-cf859b2c64cb} <Debug> oximeter.measurements_histogrami16 (60924dc6-c85a-4484-9411-24ae1bbd7cb7): There are no data parts | ||
| 549 | 2025.08.12 22:43:12.482351 [ 270 ] {9e54fada-29a7-4457-a7fb-cf859b2c64cb} <Debug> TCPHandler: Processed in 0.030484839 sec. | ||
| 550 | 2025.08.12 22:43:12.482512 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.08.12 22:43:12.482755 [ 270 ] {9d2f0396-1396-486e-aec4-8992e21b60af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 552 | 2025.08.12 22:43:12.482972 [ 270 ] {9d2f0396-1396-486e-aec4-8992e21b60af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.08.12 22:43:12.491098 [ 270 ] {9d2f0396-1396-486e-aec4-8992e21b60af} <Debug> oximeter.measurements_histogramu16 (b38220f5-901d-4a67-bab7-30d13d9a2e3b): Loading data parts | ||
| 554 | 2025.08.12 22:43:12.491294 [ 270 ] {9d2f0396-1396-486e-aec4-8992e21b60af} <Debug> oximeter.measurements_histogramu16 (b38220f5-901d-4a67-bab7-30d13d9a2e3b): There are no data parts | ||
| 555 | 2025.08.12 22:43:12.509013 [ 270 ] {9d2f0396-1396-486e-aec4-8992e21b60af} <Debug> TCPHandler: Processed in 0.02651083 sec. | ||
| 556 | 2025.08.12 22:43:12.509188 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.08.12 22:43:12.509492 [ 270 ] {5f15e91b-8980-4928-9729-2716303bc060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 558 | 2025.08.12 22:43:12.509647 [ 270 ] {5f15e91b-8980-4928-9729-2716303bc060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.08.12 22:43:12.515777 [ 270 ] {5f15e91b-8980-4928-9729-2716303bc060} <Debug> oximeter.measurements_histogrami32 (6b762cfe-16f3-4acb-a430-8c0204d54ad9): Loading data parts | ||
| 560 | 2025.08.12 22:43:12.516051 [ 270 ] {5f15e91b-8980-4928-9729-2716303bc060} <Debug> oximeter.measurements_histogrami32 (6b762cfe-16f3-4acb-a430-8c0204d54ad9): There are no data parts | ||
| 561 | 2025.08.12 22:43:12.548640 [ 270 ] {5f15e91b-8980-4928-9729-2716303bc060} <Debug> TCPHandler: Processed in 0.039546778 sec. | ||
| 562 | 2025.08.12 22:43:12.548890 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.12 22:43:12.549149 [ 270 ] {060314b3-69cf-4ccb-9d97-052b3e229a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 564 | 2025.08.12 22:43:12.549297 [ 270 ] {060314b3-69cf-4ccb-9d97-052b3e229a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.12 22:43:12.576589 [ 270 ] {060314b3-69cf-4ccb-9d97-052b3e229a60} <Debug> oximeter.measurements_histogramu32 (9e93bbf7-c014-4413-b953-2a42424849e8): Loading data parts | ||
| 566 | 2025.08.12 22:43:12.576822 [ 270 ] {060314b3-69cf-4ccb-9d97-052b3e229a60} <Debug> oximeter.measurements_histogramu32 (9e93bbf7-c014-4413-b953-2a42424849e8): There are no data parts | ||
| 567 | 2025.08.12 22:43:12.581475 [ 270 ] {060314b3-69cf-4ccb-9d97-052b3e229a60} <Debug> TCPHandler: Processed in 0.03265581 sec. | ||
| 568 | 2025.08.12 22:43:12.581654 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.12 22:43:12.582012 [ 270 ] {405c830d-28e5-45e4-a64c-83537c9483d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 570 | 2025.08.12 22:43:12.582155 [ 270 ] {405c830d-28e5-45e4-a64c-83537c9483d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.12 22:43:12.605660 [ 270 ] {405c830d-28e5-45e4-a64c-83537c9483d9} <Debug> oximeter.measurements_histogrami64 (3fa6515d-3a77-46e8-a6b6-9ed47f589cf5): Loading data parts | ||
| 572 | 2025.08.12 22:43:12.605916 [ 270 ] {405c830d-28e5-45e4-a64c-83537c9483d9} <Debug> oximeter.measurements_histogrami64 (3fa6515d-3a77-46e8-a6b6-9ed47f589cf5): There are no data parts | ||
| 573 | 2025.08.12 22:43:12.627518 [ 270 ] {405c830d-28e5-45e4-a64c-83537c9483d9} <Debug> TCPHandler: Processed in 0.04591823 sec. | ||
| 574 | 2025.08.12 22:43:12.627698 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.12 22:43:12.627936 [ 270 ] {f38008ec-1aee-497b-bfed-011adc9fe486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 576 | 2025.08.12 22:43:12.628089 [ 270 ] {f38008ec-1aee-497b-bfed-011adc9fe486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.12 22:43:12.638107 [ 270 ] {f38008ec-1aee-497b-bfed-011adc9fe486} <Debug> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Loading data parts | ||
| 578 | 2025.08.12 22:43:12.638365 [ 270 ] {f38008ec-1aee-497b-bfed-011adc9fe486} <Debug> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): There are no data parts | ||
| 579 | 2025.08.12 22:43:12.651205 [ 270 ] {f38008ec-1aee-497b-bfed-011adc9fe486} <Debug> TCPHandler: Processed in 0.023562962 sec. | ||
| 580 | 2025.08.12 22:43:12.651402 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.12 22:43:12.651770 [ 270 ] {438ac9f1-4818-4f16-91a6-de2e400729f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 582 | 2025.08.12 22:43:12.651932 [ 270 ] {438ac9f1-4818-4f16-91a6-de2e400729f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.12 22:43:12.661876 [ 270 ] {438ac9f1-4818-4f16-91a6-de2e400729f9} <Debug> oximeter.measurements_histogramf32 (b8b7f0be-c1a6-4519-a5be-5935c6f5c803): Loading data parts | ||
| 584 | 2025.08.12 22:43:12.662084 [ 270 ] {438ac9f1-4818-4f16-91a6-de2e400729f9} <Debug> oximeter.measurements_histogramf32 (b8b7f0be-c1a6-4519-a5be-5935c6f5c803): There are no data parts | ||
| 585 | 2025.08.12 22:43:12.675026 [ 270 ] {438ac9f1-4818-4f16-91a6-de2e400729f9} <Debug> TCPHandler: Processed in 0.023680912 sec. | ||
| 586 | 2025.08.12 22:43:12.675243 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.12 22:43:12.675476 [ 270 ] {f0e61d08-f6f9-44ae-9e0d-f8065848b2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 588 | 2025.08.12 22:43:12.675636 [ 270 ] {f0e61d08-f6f9-44ae-9e0d-f8065848b2c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.12 22:43:12.685225 [ 270 ] {f0e61d08-f6f9-44ae-9e0d-f8065848b2c6} <Debug> oximeter.measurements_histogramf64 (9c4e683c-064e-4598-9767-7238304cabf3): Loading data parts | ||
| 590 | 2025.08.12 22:43:12.685434 [ 270 ] {f0e61d08-f6f9-44ae-9e0d-f8065848b2c6} <Debug> oximeter.measurements_histogramf64 (9c4e683c-064e-4598-9767-7238304cabf3): There are no data parts | ||
| 591 | 2025.08.12 22:43:12.698092 [ 270 ] {f0e61d08-f6f9-44ae-9e0d-f8065848b2c6} <Debug> TCPHandler: Processed in 0.022910153 sec. | ||
| 592 | 2025.08.12 22:43:12.698256 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.12 22:43:12.698534 [ 270 ] {b96c118c-caa8-4f6e-b0a8-235f8124063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.08.12 22:43:12.698673 [ 270 ] {b96c118c-caa8-4f6e-b0a8-235f8124063e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.12 22:43:12.708600 [ 270 ] {b96c118c-caa8-4f6e-b0a8-235f8124063e} <Debug> oximeter.fields_bool (2345080d-ef6c-414f-aa02-7f853f08152e): Loading data parts | ||
| 621 | 2025.08.12 22:43:12.708759 [ 270 ] {b96c118c-caa8-4f6e-b0a8-235f8124063e} <Debug> oximeter.fields_bool (2345080d-ef6c-414f-aa02-7f853f08152e): There are no data parts | ||
| 622 | 2025.08.12 22:43:12.731161 [ 270 ] {b96c118c-caa8-4f6e-b0a8-235f8124063e} <Debug> TCPHandler: Processed in 0.032950153 sec. | ||
| 623 | 2025.08.12 22:43:12.731394 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.12 22:43:12.731678 [ 270 ] {20996afa-5793-4feb-8302-025507b0a3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 625 | 2025.08.12 22:43:12.731891 [ 270 ] {20996afa-5793-4feb-8302-025507b0a3d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.12 22:43:12.756003 [ 270 ] {20996afa-5793-4feb-8302-025507b0a3d1} <Debug> oximeter.fields_i8 (a1601135-0e43-4bee-84fa-228b57803550): Loading data parts | ||
| 627 | 2025.08.12 22:43:12.756259 [ 270 ] {20996afa-5793-4feb-8302-025507b0a3d1} <Debug> oximeter.fields_i8 (a1601135-0e43-4bee-84fa-228b57803550): There are no data parts | ||
| 628 | 2025.08.12 22:43:12.779188 [ 270 ] {20996afa-5793-4feb-8302-025507b0a3d1} <Debug> TCPHandler: Processed in 0.04788173 sec. | ||
| 629 | 2025.08.12 22:43:12.779341 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.12 22:43:12.779593 [ 270 ] {d5031619-9324-4a71-8f42-18c1920c3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 631 | 2025.08.12 22:43:12.779716 [ 270 ] {d5031619-9324-4a71-8f42-18c1920c3e54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.12 22:43:12.795517 [ 270 ] {d5031619-9324-4a71-8f42-18c1920c3e54} <Debug> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Loading data parts | ||
| 633 | 2025.08.12 22:43:12.795699 [ 270 ] {d5031619-9324-4a71-8f42-18c1920c3e54} <Debug> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): There are no data parts | ||
| 634 | 2025.08.12 22:43:12.806443 [ 270 ] {d5031619-9324-4a71-8f42-18c1920c3e54} <Debug> TCPHandler: Processed in 0.027150386 sec. | ||
| 635 | 2025.08.12 22:43:12.806596 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.12 22:43:12.806753 [ 270 ] {f0c9aea2-79f7-4b42-bbd0-a4f0d0e14a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 637 | 2025.08.12 22:43:12.806883 [ 270 ] {f0c9aea2-79f7-4b42-bbd0-a4f0d0e14a2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.12 22:43:12.818893 [ 270 ] {f0c9aea2-79f7-4b42-bbd0-a4f0d0e14a2d} <Debug> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Loading data parts | ||
| 639 | 2025.08.12 22:43:12.819180 [ 270 ] {f0c9aea2-79f7-4b42-bbd0-a4f0d0e14a2d} <Debug> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): There are no data parts | ||
| 640 | 2025.08.12 22:43:12.829014 [ 270 ] {f0c9aea2-79f7-4b42-bbd0-a4f0d0e14a2d} <Debug> TCPHandler: Processed in 0.02246541 sec. | ||
| 641 | 2025.08.12 22:43:12.829187 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.12 22:43:12.829433 [ 270 ] {fb2684a2-77e7-4907-abe9-c488a8899b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 643 | 2025.08.12 22:43:12.829563 [ 270 ] {fb2684a2-77e7-4907-abe9-c488a8899b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.12 22:43:12.844867 [ 270 ] {fb2684a2-77e7-4907-abe9-c488a8899b9d} <Debug> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Loading data parts | ||
| 645 | 2025.08.12 22:43:12.845045 [ 270 ] {fb2684a2-77e7-4907-abe9-c488a8899b9d} <Debug> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): There are no data parts | ||
| 646 | 2025.08.12 22:43:12.855710 [ 270 ] {fb2684a2-77e7-4907-abe9-c488a8899b9d} <Debug> TCPHandler: Processed in 0.02657014 sec. | ||
| 647 | 2025.08.12 22:43:12.855863 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.12 22:43:12.856019 [ 270 ] {7f27966b-d56c-4668-9ad1-cbd77a67f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 649 | 2025.08.12 22:43:12.856160 [ 270 ] {7f27966b-d56c-4668-9ad1-cbd77a67f240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.12 22:43:12.877345 [ 270 ] {7f27966b-d56c-4668-9ad1-cbd77a67f240} <Debug> oximeter.fields_i32 (c0ea86bf-88d0-4f5a-ac1e-b0cc76e60947): Loading data parts | ||
| 651 | 2025.08.12 22:43:12.877663 [ 270 ] {7f27966b-d56c-4668-9ad1-cbd77a67f240} <Debug> oximeter.fields_i32 (c0ea86bf-88d0-4f5a-ac1e-b0cc76e60947): There are no data parts | ||
| 652 | 2025.08.12 22:43:12.881724 [ 270 ] {7f27966b-d56c-4668-9ad1-cbd77a67f240} <Debug> TCPHandler: Processed in 0.025909684 sec. | ||
| 653 | 2025.08.12 22:43:12.881881 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.12 22:43:12.882135 [ 270 ] {d56ce808-e0f1-464d-8b8f-493d8601202f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 655 | 2025.08.12 22:43:12.882258 [ 270 ] {d56ce808-e0f1-464d-8b8f-493d8601202f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.12 22:43:12.903036 [ 270 ] {d56ce808-e0f1-464d-8b8f-493d8601202f} <Debug> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Loading data parts | ||
| 657 | 2025.08.12 22:43:12.903206 [ 270 ] {d56ce808-e0f1-464d-8b8f-493d8601202f} <Debug> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): There are no data parts | ||
| 658 | 2025.08.12 22:43:12.940456 [ 270 ] {d56ce808-e0f1-464d-8b8f-493d8601202f} <Debug> TCPHandler: Processed in 0.058656486 sec. | ||
| 659 | 2025.08.12 22:43:12.940635 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.12 22:43:12.940814 [ 270 ] {78ed9dc9-a6f4-4254-8dcf-bded34e78376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 661 | 2025.08.12 22:43:12.941035 [ 270 ] {78ed9dc9-a6f4-4254-8dcf-bded34e78376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.12 22:43:12.974687 [ 270 ] {78ed9dc9-a6f4-4254-8dcf-bded34e78376} <Debug> oximeter.fields_i64 (3a41a713-7d14-4ce8-a9f1-5e3c8a109081): Loading data parts | ||
| 663 | 2025.08.12 22:43:12.974858 [ 270 ] {78ed9dc9-a6f4-4254-8dcf-bded34e78376} <Debug> oximeter.fields_i64 (3a41a713-7d14-4ce8-a9f1-5e3c8a109081): There are no data parts | ||
| 664 | 2025.08.12 22:43:12.985686 [ 270 ] {78ed9dc9-a6f4-4254-8dcf-bded34e78376} <Debug> TCPHandler: Processed in 0.045059912 sec. | ||
| 665 | 2025.08.12 22:43:12.985851 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.08.12 22:43:12.986110 [ 270 ] {111cd2ac-e3ff-4f6c-91fb-3ae9636fe261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 667 | 2025.08.12 22:43:12.986244 [ 270 ] {111cd2ac-e3ff-4f6c-91fb-3ae9636fe261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.08.12 22:43:13.010368 [ 270 ] {111cd2ac-e3ff-4f6c-91fb-3ae9636fe261} <Debug> oximeter.fields_u64 (7e155529-a4a1-493f-9b93-21d6a617cbd1): Loading data parts | ||
| 669 | 2025.08.12 22:43:13.010545 [ 270 ] {111cd2ac-e3ff-4f6c-91fb-3ae9636fe261} <Debug> oximeter.fields_u64 (7e155529-a4a1-493f-9b93-21d6a617cbd1): There are no data parts | ||
| 670 | 2025.08.12 22:43:13.038695 [ 270 ] {111cd2ac-e3ff-4f6c-91fb-3ae9636fe261} <Debug> TCPHandler: Processed in 0.052898149 sec. | ||
| 671 | 2025.08.12 22:43:13.038877 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.08.12 22:43:13.039063 [ 270 ] {41ac84fa-f059-4ac5-806a-764224f504c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 673 | 2025.08.12 22:43:13.039208 [ 270 ] {41ac84fa-f059-4ac5-806a-764224f504c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.08.12 22:43:13.049939 [ 270 ] {41ac84fa-f059-4ac5-806a-764224f504c0} <Debug> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Loading data parts | ||
| 675 | 2025.08.12 22:43:13.050096 [ 270 ] {41ac84fa-f059-4ac5-806a-764224f504c0} <Debug> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): There are no data parts | ||
| 676 | 2025.08.12 22:43:13.053748 [ 270 ] {41ac84fa-f059-4ac5-806a-764224f504c0} <Debug> TCPHandler: Processed in 0.014930976 sec. | ||
| 677 | 2025.08.12 22:43:13.054013 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.08.12 22:43:13.054193 [ 270 ] {8836a8a2-507e-4cf6-9369-ec22d52c2827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 679 | 2025.08.12 22:43:13.054373 [ 270 ] {8836a8a2-507e-4cf6-9369-ec22d52c2827} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.08.12 22:43:13.076499 [ 270 ] {8836a8a2-507e-4cf6-9369-ec22d52c2827} <Debug> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Loading data parts | ||
| 681 | 2025.08.12 22:43:13.076729 [ 270 ] {8836a8a2-507e-4cf6-9369-ec22d52c2827} <Debug> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): There are no data parts | ||
| 682 | 2025.08.12 22:43:13.079776 [ 270 ] {8836a8a2-507e-4cf6-9369-ec22d52c2827} <Debug> TCPHandler: Processed in 0.025819293 sec. | ||
| 683 | 2025.08.12 22:43:13.079926 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.08.12 22:43:13.080131 [ 270 ] {47469906-e5cf-4e46-9ecb-93a309d865b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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) | ||
| 685 | 2025.08.12 22:43:13.080210 [ 270 ] {47469906-e5cf-4e46-9ecb-93a309d865b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.08.12 22:43:13.093389 [ 270 ] {47469906-e5cf-4e46-9ecb-93a309d865b9} <Debug> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Loading data parts | ||
| 687 | 2025.08.12 22:43:13.093527 [ 270 ] {47469906-e5cf-4e46-9ecb-93a309d865b9} <Debug> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): There are no data parts | ||
| 688 | 2025.08.12 22:43:13.103396 [ 270 ] {47469906-e5cf-4e46-9ecb-93a309d865b9} <Debug> TCPHandler: Processed in 0.02351647 sec. | ||
| 689 | 2025.08.12 22:43:13.103651 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.08.12 22:43:13.103912 [ 270 ] {7a2e33aa-9b3d-4352-b4d7-ca44ff16aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2025.08.12 22:43:13.104052 [ 270 ] {7a2e33aa-9b3d-4352-b4d7-ca44ff16aa52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.08.12 22:43:13.116658 [ 270 ] {7a2e33aa-9b3d-4352-b4d7-ca44ff16aa52} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Loading data parts | ||
| 696 | 2025.08.12 22:43:13.116849 [ 270 ] {7a2e33aa-9b3d-4352-b4d7-ca44ff16aa52} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): There are no data parts | ||
| 697 | 2025.08.12 22:43:13.128189 [ 270 ] {7a2e33aa-9b3d-4352-b4d7-ca44ff16aa52} <Debug> TCPHandler: Processed in 0.024584551 sec. | ||
| 698 | 2025.08.12 22:43:13.128448 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.08.12 22:43:13.128874 [ 267 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.08.12 22:43:13.130172 [ 267 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.08.12 22:43:13.139276 [ 276 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Trace> oximeter.version (333111d8-667a-42b6-b60a-e208fff1f659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.08.12 22:43:13.139319 [ 276 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 703 | 2025.08.12 22:43:13.143837 [ 276 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.08.12 22:43:13.144517 [ 276 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Trace> oximeter.version (333111d8-667a-42b6-b60a-e208fff1f659): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.08.12 22:43:13.144793 [ 267 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016064 sec., 62.25099601593626 rows/sec., 996.02 B/sec. | ||
| 706 | 2025.08.12 22:43:13.145070 [ 267 ] {c7d3d698-70dd-4bf0-a4e5-f30202b099f3} <Debug> TCPHandler: Processed in 0.016743734 sec. | ||
| 707 | 2025.08.12 22:43:14.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.06 MiB, peak 136.06 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 3.74 MiB | ||
| 708 | 2025.08.12 22:43:18.074920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.12 22:43:18.074978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.08.12 22:43:18.075034 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.12 22:43:18.075181 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.12 22:43:18.083246 [ 245 ] {} <Debug> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Loading data parts | ||
| 713 | 2025.08.12 22:43:18.083531 [ 245 ] {} <Debug> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): There are no data parts | ||
| 714 | 2025.08.12 22:43:18.089084 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.08.12 22:43:18.089121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 716 | 2025.08.12 22:43:18.094580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.08.12 22:43:18.095176 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.08.12 22:43:18.095305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.08.12 22:43:18.098879 [ 244 ] {} <Debug> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Loading data parts | ||
| 720 | 2025.08.12 22:43:18.099162 [ 244 ] {} <Debug> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): There are no data parts | ||
| 721 | 2025.08.12 22:43:18.131968 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.12 22:43:18.132014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 723 | 2025.08.12 22:43:18.138212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.12 22:43:18.139403 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.08.12 22:43:18.142518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.12 22:43:19.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2025.08.12 22:43:20.574767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.12 22:43:20.574869 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.12 22:43:20.592279 [ 243 ] {} <Debug> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Loading data parts | ||
| 730 | 2025.08.12 22:43:20.592507 [ 243 ] {} <Debug> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): There are no data parts | ||
| 731 | 2025.08.12 22:43:20.602717 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.12 22:43:20.602756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 733 | 2025.08.12 22:43:20.604450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.12 22:43:20.604959 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.08.12 22:43:20.605327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.12 22:43:21.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2025.08.12 22:43:25.511900 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.12 22:43:25.512103 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.12 22:43:25.596281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.08.12 22:43:25.596985 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.12 22:43:25.597031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 742 | 2025.08.12 22:43:25.597955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.12 22:43:25.598411 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.08.12 22:43:25.598568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.12 22:43:25.643491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.12 22:43:25.661192 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.12 22:43:25.661240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 748 | 2025.08.12 22:43:25.667752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.12 22:43:25.668932 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.08.12 22:43:25.671908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.12 22:43:26.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.70 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.12 MiB | ||
| 752 | 2025.08.12 22:43:31.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.87 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.12 22:43:33.098735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.08.12 22:43:33.099236 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.08.12 22:43:33.099359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 756 | 2025.08.12 22:43:33.100137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.08.12 22:43:33.100770 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.08.12 22:43:33.100985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.08.12 22:43:33.171981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.08.12 22:43:33.176389 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2025.08.12 22:43:33.176574 [ 267 ] {1332b89e-e53b-43c9-8d2b-6eacc52671bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 762 | 2025.08.12 22:43:33.182815 [ 267 ] {1332b89e-e53b-43c9-8d2b-6eacc52671bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 763 | 2025.08.12 22:43:33.185169 [ 267 ] {1332b89e-e53b-43c9-8d2b-6eacc52671bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 764 | 2025.08.12 22:43:33.188475 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 765 | 2025.08.12 22:43:33.188541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 766 | 2025.08.12 22:43:33.191802 [ 267 ] {1332b89e-e53b-43c9-8d2b-6eacc52671bd} <Debug> TCPHandler: Processed in 0.015538542 sec. | ||
| 767 | 2025.08.12 22:43:33.195057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 768 | 2025.08.12 22:43:33.196316 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 769 | 2025.08.12 22:43:33.197008 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.08.12 22:43:33.197147 [ 267 ] {251b23dc-94a8-4ba8-851e-4018bc738dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.08.12 22:43:33.199803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 772 | 2025.08.12 22:43:33.201429 [ 267 ] {251b23dc-94a8-4ba8-851e-4018bc738dd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.08.12 22:43:33.201480 [ 267 ] {251b23dc-94a8-4ba8-851e-4018bc738dd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.08.12 22:43:33.201889 [ 267 ] {251b23dc-94a8-4ba8-851e-4018bc738dd7} <Debug> TCPHandler: Processed in 0.004935488 sec. | ||
| 775 | 2025.08.12 22:43:33.202114 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.08.12 22:43:33.202233 [ 267 ] {9034738e-3d61-44e5-903d-a8d24c0df1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.08.12 22:43:33.202529 [ 267 ] {9034738e-3d61-44e5-903d-a8d24c0df1ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.08.12 22:43:33.202574 [ 267 ] {9034738e-3d61-44e5-903d-a8d24c0df1ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.08.12 22:43:33.202884 [ 267 ] {9034738e-3d61-44e5-903d-a8d24c0df1ed} <Debug> TCPHandler: Processed in 0.000818668 sec. | ||
| 780 | 2025.08.12 22:43:33.203101 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.08.12 22:43:33.203216 [ 267 ] {a3b924fb-cbbe-41a2-9998-15251be70d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.08.12 22:43:33.203453 [ 267 ] {a3b924fb-cbbe-41a2-9998-15251be70d8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.08.12 22:43:33.203496 [ 267 ] {a3b924fb-cbbe-41a2-9998-15251be70d8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.08.12 22:43:33.203791 [ 267 ] {a3b924fb-cbbe-41a2-9998-15251be70d8b} <Debug> TCPHandler: Processed in 0.000737067 sec. | ||
| 785 | 2025.08.12 22:43:33.204017 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.08.12 22:43:33.204131 [ 267 ] {7c0b10ee-8c8c-45da-9575-72805f89b9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.08.12 22:43:33.204362 [ 267 ] {7c0b10ee-8c8c-45da-9575-72805f89b9bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.08.12 22:43:33.204409 [ 267 ] {7c0b10ee-8c8c-45da-9575-72805f89b9bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.08.12 22:43:33.204700 [ 267 ] {7c0b10ee-8c8c-45da-9575-72805f89b9bf} <Debug> TCPHandler: Processed in 0.000730627 sec. | ||
| 790 | 2025.08.12 22:43:33.204919 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.08.12 22:43:33.205032 [ 267 ] {e55de34d-a118-4660-9fa3-62d175118409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 792 | 2025.08.12 22:43:33.205267 [ 267 ] {e55de34d-a118-4660-9fa3-62d175118409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.08.12 22:43:33.205308 [ 267 ] {e55de34d-a118-4660-9fa3-62d175118409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.08.12 22:43:33.205599 [ 267 ] {e55de34d-a118-4660-9fa3-62d175118409} <Debug> TCPHandler: Processed in 0.000729707 sec. | ||
| 795 | 2025.08.12 22:43:33.205819 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.08.12 22:43:33.205935 [ 267 ] {8cf6793e-9ef6-4337-a02e-c6a073d5d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 797 | 2025.08.12 22:43:33.206193 [ 267 ] {8cf6793e-9ef6-4337-a02e-c6a073d5d773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.08.12 22:43:33.206238 [ 267 ] {8cf6793e-9ef6-4337-a02e-c6a073d5d773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.08.12 22:43:33.206527 [ 267 ] {8cf6793e-9ef6-4337-a02e-c6a073d5d773} <Debug> TCPHandler: Processed in 0.000756988 sec. | ||
| 800 | 2025.08.12 22:43:33.206726 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.08.12 22:43:33.206840 [ 267 ] {7e99cd35-121d-4deb-8adf-94a1546513ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.08.12 22:43:33.207080 [ 267 ] {7e99cd35-121d-4deb-8adf-94a1546513ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.08.12 22:43:33.207124 [ 267 ] {7e99cd35-121d-4deb-8adf-94a1546513ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.08.12 22:43:33.207414 [ 267 ] {7e99cd35-121d-4deb-8adf-94a1546513ee} <Debug> TCPHandler: Processed in 0.000735847 sec. | ||
| 805 | 2025.08.12 22:43:33.207646 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.08.12 22:43:33.207761 [ 267 ] {52ae8f7b-cdec-4e7e-9c88-b14d989829be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.08.12 22:43:33.208000 [ 267 ] {52ae8f7b-cdec-4e7e-9c88-b14d989829be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.08.12 22:43:33.208042 [ 267 ] {52ae8f7b-cdec-4e7e-9c88-b14d989829be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.08.12 22:43:33.208341 [ 267 ] {52ae8f7b-cdec-4e7e-9c88-b14d989829be} <Debug> TCPHandler: Processed in 0.000741877 sec. | ||
| 810 | 2025.08.12 22:43:33.208548 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.08.12 22:43:33.208682 [ 267 ] {6d58bcb5-57c6-4aa0-a05f-67134893eaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.08.12 22:43:33.208936 [ 267 ] {6d58bcb5-57c6-4aa0-a05f-67134893eaa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.08.12 22:43:33.208978 [ 267 ] {6d58bcb5-57c6-4aa0-a05f-67134893eaa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.08.12 22:43:33.209260 [ 267 ] {6d58bcb5-57c6-4aa0-a05f-67134893eaa8} <Debug> TCPHandler: Processed in 0.000758817 sec. | ||
| 815 | 2025.08.12 22:43:33.209465 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.08.12 22:43:33.209581 [ 267 ] {3661cd26-d4ef-4c93-8a03-34e6a69a93d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.08.12 22:43:33.209830 [ 267 ] {3661cd26-d4ef-4c93-8a03-34e6a69a93d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.08.12 22:43:33.209873 [ 267 ] {3661cd26-d4ef-4c93-8a03-34e6a69a93d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.08.12 22:43:33.210162 [ 267 ] {3661cd26-d4ef-4c93-8a03-34e6a69a93d1} <Debug> TCPHandler: Processed in 0.000744987 sec. | ||
| 820 | 2025.08.12 22:43:33.210368 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.08.12 22:43:33.210484 [ 267 ] {cee6fa32-8bb2-4a97-bd5d-4ececbaa3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.08.12 22:43:33.210731 [ 267 ] {cee6fa32-8bb2-4a97-bd5d-4ececbaa3b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.08.12 22:43:33.210774 [ 267 ] {cee6fa32-8bb2-4a97-bd5d-4ececbaa3b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.08.12 22:43:33.211078 [ 267 ] {cee6fa32-8bb2-4a97-bd5d-4ececbaa3b36} <Debug> TCPHandler: Processed in 0.000757877 sec. | ||
| 825 | 2025.08.12 22:43:33.211277 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.08.12 22:43:33.211394 [ 267 ] {8b5aeae3-3a75-4dc2-98e9-c49af6f6e98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.08.12 22:43:33.211636 [ 267 ] {8b5aeae3-3a75-4dc2-98e9-c49af6f6e98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.08.12 22:43:33.211678 [ 267 ] {8b5aeae3-3a75-4dc2-98e9-c49af6f6e98b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.08.12 22:43:33.211966 [ 267 ] {8b5aeae3-3a75-4dc2-98e9-c49af6f6e98b} <Debug> TCPHandler: Processed in 0.000736697 sec. | ||
| 830 | 2025.08.12 22:43:33.212213 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.08.12 22:43:33.212329 [ 267 ] {ab292307-2de3-4dc4-a561-aeb4d4ada3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.08.12 22:43:33.212573 [ 267 ] {ab292307-2de3-4dc4-a561-aeb4d4ada3eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.08.12 22:43:33.212614 [ 267 ] {ab292307-2de3-4dc4-a561-aeb4d4ada3eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.08.12 22:43:33.212916 [ 267 ] {ab292307-2de3-4dc4-a561-aeb4d4ada3eb} <Debug> TCPHandler: Processed in 0.000750407 sec. | ||
| 835 | 2025.08.12 22:43:33.213112 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.08.12 22:43:33.213229 [ 267 ] {8b7e36b6-8d0b-4f1c-a685-70143816ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.08.12 22:43:33.213475 [ 267 ] {8b7e36b6-8d0b-4f1c-a685-70143816ec5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.08.12 22:43:33.213517 [ 267 ] {8b7e36b6-8d0b-4f1c-a685-70143816ec5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.08.12 22:43:33.213801 [ 267 ] {8b7e36b6-8d0b-4f1c-a685-70143816ec5c} <Debug> TCPHandler: Processed in 0.000735397 sec. | ||
| 840 | 2025.08.12 22:43:33.214016 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.08.12 22:43:33.214133 [ 267 ] {edc49c84-b83a-4952-af62-c3f10307f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 842 | 2025.08.12 22:43:33.214387 [ 267 ] {edc49c84-b83a-4952-af62-c3f10307f7e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.08.12 22:43:33.214430 [ 267 ] {edc49c84-b83a-4952-af62-c3f10307f7e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.08.12 22:43:33.214726 [ 267 ] {edc49c84-b83a-4952-af62-c3f10307f7e3} <Debug> TCPHandler: Processed in 0.000758267 sec. | ||
| 845 | 2025.08.12 22:43:33.214926 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.08.12 22:43:33.215051 [ 267 ] {6c901928-9fc5-4b73-969d-e30eded175db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.08.12 22:43:33.215313 [ 267 ] {6c901928-9fc5-4b73-969d-e30eded175db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.08.12 22:43:33.215355 [ 267 ] {6c901928-9fc5-4b73-969d-e30eded175db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.08.12 22:43:33.215713 [ 267 ] {6c901928-9fc5-4b73-969d-e30eded175db} <Debug> TCPHandler: Processed in 0.000834448 sec. | ||
| 850 | 2025.08.12 22:43:33.215936 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.08.12 22:43:33.216057 [ 267 ] {f1ccfb35-3be4-4b48-bdcc-7ca63b0be9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.08.12 22:43:33.216329 [ 267 ] {f1ccfb35-3be4-4b48-bdcc-7ca63b0be9b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.08.12 22:43:33.216371 [ 267 ] {f1ccfb35-3be4-4b48-bdcc-7ca63b0be9b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.08.12 22:43:33.216704 [ 267 ] {f1ccfb35-3be4-4b48-bdcc-7ca63b0be9b5} <Debug> TCPHandler: Processed in 0.000814977 sec. | ||
| 855 | 2025.08.12 22:43:33.216933 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.08.12 22:43:33.217052 [ 267 ] {eef404a2-5400-4b76-a29b-740128692040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.08.12 22:43:33.217311 [ 267 ] {eef404a2-5400-4b76-a29b-740128692040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.08.12 22:43:33.217353 [ 267 ] {eef404a2-5400-4b76-a29b-740128692040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.08.12 22:43:33.217687 [ 267 ] {eef404a2-5400-4b76-a29b-740128692040} <Debug> TCPHandler: Processed in 0.000802738 sec. | ||
| 860 | 2025.08.12 22:43:33.218460 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.08.12 22:43:33.218581 [ 267 ] {8d668c57-5c7f-4b66-a666-3d0581d402fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.08.12 22:43:33.218857 [ 267 ] {8d668c57-5c7f-4b66-a666-3d0581d402fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.08.12 22:43:33.218900 [ 267 ] {8d668c57-5c7f-4b66-a666-3d0581d402fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.08.12 22:43:33.219220 [ 267 ] {8d668c57-5c7f-4b66-a666-3d0581d402fe} <Debug> TCPHandler: Processed in 0.000806628 sec. | ||
| 865 | 2025.08.12 22:43:33.221957 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.08.12 22:43:33.222097 [ 267 ] {34c7e9ad-000c-443b-ba52-e3f650490be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2025.08.12 22:43:33.222386 [ 267 ] {34c7e9ad-000c-443b-ba52-e3f650490be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.08.12 22:43:33.222431 [ 267 ] {34c7e9ad-000c-443b-ba52-e3f650490be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.08.12 22:43:33.222769 [ 267 ] {34c7e9ad-000c-443b-ba52-e3f650490be4} <Debug> TCPHandler: Processed in 0.000864859 sec. | ||
| 870 | 2025.08.12 22:43:33.223059 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.08.12 22:43:33.223190 [ 267 ] {0760570a-e8f3-4265-9e8a-93ac19b3ead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.08.12 22:43:33.223464 [ 267 ] {0760570a-e8f3-4265-9e8a-93ac19b3ead2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.08.12 22:43:33.223507 [ 267 ] {0760570a-e8f3-4265-9e8a-93ac19b3ead2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.08.12 22:43:33.223838 [ 267 ] {0760570a-e8f3-4265-9e8a-93ac19b3ead2} <Debug> TCPHandler: Processed in 0.000829449 sec. | ||
| 875 | 2025.08.12 22:43:33.224096 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.08.12 22:43:33.224225 [ 267 ] {ce4c80ec-a153-4500-8eef-2d49f6a62670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.08.12 22:43:33.224503 [ 267 ] {ce4c80ec-a153-4500-8eef-2d49f6a62670} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.08.12 22:43:33.224546 [ 267 ] {ce4c80ec-a153-4500-8eef-2d49f6a62670} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.08.12 22:43:33.224868 [ 267 ] {ce4c80ec-a153-4500-8eef-2d49f6a62670} <Debug> TCPHandler: Processed in 0.000821517 sec. | ||
| 880 | 2025.08.12 22:43:33.225124 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.08.12 22:43:33.225251 [ 267 ] {843de801-bca1-4f2e-a061-f19266c47194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2025.08.12 22:43:33.225534 [ 267 ] {843de801-bca1-4f2e-a061-f19266c47194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.08.12 22:43:33.225577 [ 267 ] {843de801-bca1-4f2e-a061-f19266c47194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.08.12 22:43:33.225919 [ 267 ] {843de801-bca1-4f2e-a061-f19266c47194} <Debug> TCPHandler: Processed in 0.000844179 sec. | ||
| 885 | 2025.08.12 22:43:33.226159 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.08.12 22:43:33.226285 [ 267 ] {c30614a0-49b4-457c-999f-e2ee777dc126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2025.08.12 22:43:33.226560 [ 267 ] {c30614a0-49b4-457c-999f-e2ee777dc126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.08.12 22:43:33.226603 [ 267 ] {c30614a0-49b4-457c-999f-e2ee777dc126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.08.12 22:43:33.226934 [ 267 ] {c30614a0-49b4-457c-999f-e2ee777dc126} <Debug> TCPHandler: Processed in 0.000823608 sec. | ||
| 890 | 2025.08.12 22:43:33.241265 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.08.12 22:43:33.241377 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 892 | 2025.08.12 22:43:33.241419 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.08.12 22:43:33.242087 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.08.12 22:43:33.242135 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 895 | 2025.08.12 22:43:33.242818 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.08.12 22:43:33.243222 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.08.12 22:43:33.243375 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.002029 sec., 12321.34056185313 rows/sec., 2.69 MiB/sec. | ||
| 898 | 2025.08.12 22:43:33.243413 [ 267 ] {687ba262-2c6f-475e-adcf-0d39fbd5f37d} <Debug> TCPHandler: Processed in 0.002203341 sec. | ||
| 899 | 2025.08.12 22:43:33.243559 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.08.12 22:43:33.243663 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 901 | 2025.08.12 22:43:33.243705 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 902 | 2025.08.12 22:43:33.248581 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.08.12 22:43:33.248617 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 904 | 2025.08.12 22:43:33.249066 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.08.12 22:43:33.249508 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.08.12 22:43:33.249646 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006007 sec., 3995.3387714333276 rows/sec., 339.45 KiB/sec. | ||
| 907 | 2025.08.12 22:43:33.249683 [ 267 ] {8648714f-e2e3-46a8-8ac3-d00a4f8a3bee} <Debug> TCPHandler: Processed in 0.006175211 sec. | ||
| 908 | 2025.08.12 22:43:33.249810 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.08.12 22:43:33.249924 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 910 | 2025.08.12 22:43:33.249966 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 911 | 2025.08.12 22:43:33.250381 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.08.12 22:43:33.250418 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 913 | 2025.08.12 22:43:33.250823 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.08.12 22:43:33.251256 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.08.12 22:43:33.251390 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 328.58 KiB/sec. | ||
| 916 | 2025.08.12 22:43:33.251428 [ 267 ] {73312790-0556-4a4b-8201-26d6e0cbea54} <Debug> TCPHandler: Processed in 0.001672196 sec. | ||
| 917 | 2025.08.12 22:43:33.251540 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.08.12 22:43:33.251638 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 919 | 2025.08.12 22:43:33.251678 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 920 | 2025.08.12 22:43:33.252190 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.08.12 22:43:33.252228 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 922 | 2025.08.12 22:43:33.252748 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.08.12 22:43:33.253192 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.08.12 22:43:33.253326 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Debug> executeQuery: Read 153 rows, 14.02 KiB in 0.001707 sec., 89630.93145869947 rows/sec., 8.02 MiB/sec. | ||
| 925 | 2025.08.12 22:43:33.253362 [ 267 ] {e33ba00b-04ef-49ce-b618-113d501b5531} <Debug> TCPHandler: Processed in 0.001872358 sec. | ||
| 926 | 2025.08.12 22:43:33.253481 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.08.12 22:43:33.253577 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 928 | 2025.08.12 22:43:33.253617 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 929 | 2025.08.12 22:43:33.254028 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.08.12 22:43:33.254065 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 931 | 2025.08.12 22:43:33.254486 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.08.12 22:43:33.254999 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.08.12 22:43:33.255133 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001574 sec., 11435.832274459974 rows/sec., 876.67 KiB/sec. | ||
| 934 | 2025.08.12 22:43:33.255173 [ 267 ] {4386a573-0c8d-4dfa-ad53-52458595904b} <Debug> TCPHandler: Processed in 0.001742947 sec. | ||
| 935 | 2025.08.12 22:43:33.255308 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.08.12 22:43:33.255404 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 937 | 2025.08.12 22:43:33.255442 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 938 | 2025.08.12 22:43:33.255876 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.08.12 22:43:33.255909 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 940 | 2025.08.12 22:43:33.256330 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.08.12 22:43:33.256807 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.08.12 22:43:33.256937 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 943 | 2025.08.12 22:43:33.256973 [ 267 ] {dfdcc4fd-3543-4fea-9046-0465c311100a} <Debug> TCPHandler: Processed in 0.001715726 sec. | ||
| 944 | 2025.08.12 22:43:33.257089 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.08.12 22:43:33.257184 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 946 | 2025.08.12 22:43:33.257223 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 947 | 2025.08.12 22:43:33.257624 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.08.12 22:43:33.257661 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 949 | 2025.08.12 22:43:33.260364 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.08.12 22:43:33.260909 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.08.12 22:43:33.261042 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003876 sec., 3095.9752321981423 rows/sec., 241.87 KiB/sec. | ||
| 952 | 2025.08.12 22:43:33.261079 [ 267 ] {5e17b95c-fcba-4341-8069-35ae5d9d4bb3} <Debug> TCPHandler: Processed in 0.00404018 sec. | ||
| 953 | 2025.08.12 22:43:33.261188 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.08.12 22:43:33.261282 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 955 | 2025.08.12 22:43:33.261321 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 956 | 2025.08.12 22:43:33.261753 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.08.12 22:43:33.261790 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 958 | 2025.08.12 22:43:33.262215 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.08.12 22:43:33.262639 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.08.12 22:43:33.262763 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Debug> executeQuery: Read 78 rows, 6.63 KiB in 0.001499 sec., 52034.689793195466 rows/sec., 4.32 MiB/sec. | ||
| 961 | 2025.08.12 22:43:33.262801 [ 267 ] {f938b13b-e4e0-406e-b556-4555c7b421e1} <Debug> TCPHandler: Processed in 0.001661357 sec. | ||
| 962 | 2025.08.12 22:43:33.262914 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.08.12 22:43:33.263009 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 964 | 2025.08.12 22:43:33.263050 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 965 | 2025.08.12 22:43:33.265518 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.08.12 22:43:33.265553 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 967 | 2025.08.12 22:43:33.266102 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2025.08.12 22:43:33.266535 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.08.12 22:43:33.266662 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Debug> executeQuery: Read 329 rows, 26.00 KiB in 0.003671 sec., 89621.35657858895 rows/sec., 6.92 MiB/sec. | ||
| 970 | 2025.08.12 22:43:33.266698 [ 267 ] {5a4e1b5f-0df0-424e-a603-03dc82c647fa} <Debug> TCPHandler: Processed in 0.003833028 sec. | ||
| 971 | 2025.08.12 22:43:33.266816 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.08.12 22:43:33.266910 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2025.08.12 22:43:33.266950 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2025.08.12 22:43:33.267272 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2025.08.12 22:43:33.267309 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 976 | 2025.08.12 22:43:33.267790 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2025.08.12 22:43:33.268337 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2025.08.12 22:43:33.268466 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001574 sec., 25412.960609911053 rows/sec., 1.70 MiB/sec. | ||
| 979 | 2025.08.12 22:43:33.268501 [ 267 ] {3cd19e98-68dd-4fc2-b44f-cd2963cbb80b} <Debug> TCPHandler: Processed in 0.001733648 sec. | ||
| 980 | 2025.08.12 22:43:38.174234 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2025.08.12 22:43:38.174427 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2025.08.12 22:43:38.174493 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2025.08.12 22:43:38.175131 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.08.12 22:43:38.175174 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 985 | 2025.08.12 22:43:38.175688 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2025.08.12 22:43:38.176219 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.08.12 22:43:38.176378 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002003 sec., 14977.533699450823 rows/sec., 1.14 MiB/sec. | ||
| 988 | 2025.08.12 22:43:38.176427 [ 267 ] {c00d6c14-33d9-47a5-9e5a-402310ef5ca8} <Debug> TCPHandler: Processed in 0.002319472 sec. | ||
| 989 | 2025.08.12 22:43:38.176551 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2025.08.12 22:43:38.176654 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2025.08.12 22:43:38.176698 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2025.08.12 22:43:38.177123 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2025.08.12 22:43:38.177161 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 994 | 2025.08.12 22:43:38.177591 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2025.08.12 22:43:38.178077 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2025.08.12 22:43:38.178211 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001582 sec., 22756.00505689001 rows/sec., 1.78 MiB/sec. | ||
| 997 | 2025.08.12 22:43:38.178250 [ 267 ] {101d1fff-52c0-410a-a539-b31a0e799355} <Debug> TCPHandler: Processed in 0.001751217 sec. | ||
| 998 | 2025.08.12 22:43:38.178366 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.08.12 22:43:38.178464 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2025.08.12 22:43:38.178508 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2025.08.12 22:43:38.178891 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2025.08.12 22:43:38.178928 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1003 | 2025.08.12 22:43:38.179446 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2025.08.12 22:43:38.179873 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2025.08.12 22:43:38.180004 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001561 sec., 70467.64894298527 rows/sec., 4.92 MiB/sec. | ||
| 1006 | 2025.08.12 22:43:38.180041 [ 267 ] {ba65a5da-b5ce-411d-a73c-19535e590878} <Debug> TCPHandler: Processed in 0.001726757 sec. | ||
| 1007 | 2025.08.12 22:43:38.180158 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.08.12 22:43:38.180254 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2025.08.12 22:43:38.180296 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2025.08.12 22:43:38.180646 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.08.12 22:43:38.180682 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1012 | 2025.08.12 22:43:38.181218 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2025.08.12 22:43:38.181667 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.08.12 22:43:38.181804 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001568 sec., 25510.204081632655 rows/sec., 1.70 MiB/sec. | ||
| 1015 | 2025.08.12 22:43:38.181842 [ 267 ] {8619dd92-afcd-4172-9987-c46d1f3ad648} <Debug> TCPHandler: Processed in 0.001732688 sec. | ||
| 1016 | 2025.08.12 22:43:40.512151 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1017 | 2025.08.12 22:43:40.512219 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1018 | 2025.08.12 22:43:40.601065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1019 | 2025.08.12 22:43:40.601563 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2025.08.12 22:43:40.601626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1021 | 2025.08.12 22:43:40.602329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1022 | 2025.08.12 22:43:40.602803 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2025.08.12 22:43:40.602968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1024 | 2025.08.12 22:43:40.605612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 166 | ||
| 1025 | 2025.08.12 22:43:40.609269 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.08.12 22:43:40.609325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1027 | 2025.08.12 22:43:40.610731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.08.12 22:43:40.611323 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.08.12 22:43:40.611574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1030 | 2025.08.12 22:43:40.699879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1031 | 2025.08.12 22:43:40.718017 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.08.12 22:43:40.718096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1033 | 2025.08.12 22:43:40.725167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2025.08.12 22:43:40.726548 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.08.12 22:43:40.730898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1036 | 2025.08.12 22:43:41.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.36 MiB, peak 165.36 MiB, free memory in arenas 0.00 B, will set to 162.63 MiB (RSS), difference: 1.27 MiB | ||
| 1037 | 2025.08.12 22:43:43.174112 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2025.08.12 22:43:43.174293 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1039 | 2025.08.12 22:43:43.174361 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1040 | 2025.08.12 22:43:43.175056 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.08.12 22:43:43.175112 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1042 | 2025.08.12 22:43:43.175687 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1043 | 2025.08.12 22:43:43.176273 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.08.12 22:43:43.176446 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002203 sec., 13617.793917385383 rows/sec., 1.04 MiB/sec. | ||
| 1045 | 2025.08.12 22:43:43.176499 [ 267 ] {f9108e4d-64b2-4050-a42d-db3c178e535d} <Debug> TCPHandler: Processed in 0.002533594 sec. | ||
| 1046 | 2025.08.12 22:43:43.176627 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.08.12 22:43:43.176729 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1048 | 2025.08.12 22:43:43.176771 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1049 | 2025.08.12 22:43:43.177240 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.08.12 22:43:43.177278 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1051 | 2025.08.12 22:43:43.177831 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1052 | 2025.08.12 22:43:43.178342 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.08.12 22:43:43.178492 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001785 sec., 20168.06722689076 rows/sec., 1.58 MiB/sec. | ||
| 1054 | 2025.08.12 22:43:43.178533 [ 267 ] {c48648d6-692e-4925-95d8-d92263972d2d} <Debug> TCPHandler: Processed in 0.00195866 sec. | ||
| 1055 | 2025.08.12 22:43:43.178659 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.08.12 22:43:43.178769 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1057 | 2025.08.12 22:43:43.178819 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1058 | 2025.08.12 22:43:43.179263 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.08.12 22:43:43.179300 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1060 | 2025.08.12 22:43:43.179780 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1061 | 2025.08.12 22:43:43.180316 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.08.12 22:43:43.180453 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001715 sec., 64139.9416909621 rows/sec., 4.48 MiB/sec. | ||
| 1063 | 2025.08.12 22:43:43.180490 [ 267 ] {d0248cc7-a78b-42eb-a510-2e09342d5358} <Debug> TCPHandler: Processed in 0.001885119 sec. | ||
| 1064 | 2025.08.12 22:43:43.180613 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.08.12 22:43:43.180709 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.08.12 22:43:43.180755 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1067 | 2025.08.12 22:43:43.181113 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.08.12 22:43:43.181150 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1069 | 2025.08.12 22:43:43.181599 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1070 | 2025.08.12 22:43:43.182052 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.08.12 22:43:43.182187 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001498 sec., 26702.2696929239 rows/sec., 1.78 MiB/sec. | ||
| 1072 | 2025.08.12 22:43:43.182224 [ 267 ] {198bf0f3-2fd4-4f65-aa21-cf7b7bf6f968} <Debug> TCPHandler: Processed in 0.001662267 sec. | ||
| 1073 | 2025.08.12 22:43:48.103576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1074 | 2025.08.12 22:43:48.104075 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2025.08.12 22:43:48.104119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1076 | 2025.08.12 22:43:48.104651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1077 | 2025.08.12 22:43:48.104890 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2025.08.12 22:43:48.105035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1079 | 2025.08.12 22:43:48.169977 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.08.12 22:43:48.170210 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1081 | 2025.08.12 22:43:48.172640 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1082 | 2025.08.12 22:43:48.176532 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1083 | 2025.08.12 22:43:48.176917 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2025.08.12 22:43:48.179145 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2025.08.12 22:43:48.181359 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1086 | 2025.08.12 22:43:48.186340 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1087 | 2025.08.12 22:43:48.188254 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (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 | ||
| 1088 | 2025.08.12 22:43:48.188283 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1089 | 2025.08.12 22:43:48.190300 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1090 | 2025.08.12 22:43:48.190339 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1091 | 2025.08.12 22:43:48.213794 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.043681 sec., 572.3312195233626 rows/sec., 24.70 KiB/sec. | ||
| 1092 | 2025.08.12 22:43:48.213913 [ 267 ] {6e93c184-5b15-435e-8c30-05e13e573cb1} <Debug> TCPHandler: Processed in 0.044062882 sec. | ||
| 1093 | 2025.08.12 22:43:48.219027 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.08.12 22:43:48.219163 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1095 | 2025.08.12 22:43:48.219225 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2025.08.12 22:43:48.219861 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.08.12 22:43:48.219910 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1098 | 2025.08.12 22:43:48.220438 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2025.08.12 22:43:48.220648 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.08.12 22:43:48.220809 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 88.52 KiB/sec. | ||
| 1101 | 2025.08.12 22:43:48.220855 [ 267 ] {746f41da-4d99-4ba2-be8e-e3e10094703f} <Debug> TCPHandler: Processed in 0.001922569 sec. | ||
| 1102 | 2025.08.12 22:43:48.220970 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.08.12 22:43:48.221075 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1104 | 2025.08.12 22:43:48.221129 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1105 | 2025.08.12 22:43:48.221587 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.08.12 22:43:48.221627 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1107 | 2025.08.12 22:43:48.221948 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1108 | 2025.08.12 22:43:48.222172 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.08.12 22:43:48.222316 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec. | ||
| 1110 | 2025.08.12 22:43:48.222356 [ 267 ] {940131ab-ea7d-420e-9895-3c1b26a0b85d} <Debug> TCPHandler: Processed in 0.001440625 sec. | ||
| 1111 | 2025.08.12 22:43:48.222475 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.08.12 22:43:48.222575 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1113 | 2025.08.12 22:43:48.222616 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1114 | 2025.08.12 22:43:48.223069 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.08.12 22:43:48.223114 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1116 | 2025.08.12 22:43:48.223435 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1117 | 2025.08.12 22:43:48.223680 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.08.12 22:43:48.223819 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Debug> executeQuery: Read 51 rows, 4.42 KiB in 0.001266 sec., 40284.36018957346 rows/sec., 3.41 MiB/sec. | ||
| 1119 | 2025.08.12 22:43:48.223858 [ 267 ] {7f86bf62-6797-48fc-9c5f-1a94d65276ff} <Debug> TCPHandler: Processed in 0.001435834 sec. | ||
| 1120 | 2025.08.12 22:43:48.223981 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2025.08.12 22:43:48.224081 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1122 | 2025.08.12 22:43:48.224124 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1123 | 2025.08.12 22:43:48.224561 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2025.08.12 22:43:48.224600 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1125 | 2025.08.12 22:43:48.224930 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1126 | 2025.08.12 22:43:48.225150 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2025.08.12 22:43:48.225286 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 727.84 KiB/sec. | ||
| 1128 | 2025.08.12 22:43:48.225324 [ 267 ] {bb4f38b8-0b10-4853-91d9-63794903c4c3} <Debug> TCPHandler: Processed in 0.001397124 sec. | ||
| 1129 | 2025.08.12 22:43:48.225429 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.08.12 22:43:48.225525 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2025.08.12 22:43:48.225566 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2025.08.12 22:43:48.225984 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2025.08.12 22:43:48.226022 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1134 | 2025.08.12 22:43:48.226344 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1135 | 2025.08.12 22:43:48.226560 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2025.08.12 22:43:48.226692 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Debug> executeQuery: Read 48 rows, 3.84 KiB in 0.001187 sec., 40438.07919123842 rows/sec., 3.16 MiB/sec. | ||
| 1137 | 2025.08.12 22:43:48.226730 [ 267 ] {5764082b-c09e-43ef-b6c0-e2d241a01570} <Debug> TCPHandler: Processed in 0.001352103 sec. | ||
| 1138 | 2025.08.12 22:43:48.226844 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.08.12 22:43:48.226941 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2025.08.12 22:43:48.226985 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2025.08.12 22:43:48.227374 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.08.12 22:43:48.227412 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1143 | 2025.08.12 22:43:48.227741 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1144 | 2025.08.12 22:43:48.227961 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.08.12 22:43:48.228106 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001182 sec., 93908.62944162436 rows/sec., 6.55 MiB/sec. | ||
| 1146 | 2025.08.12 22:43:48.228160 [ 267 ] {de4585a0-4ec3-4a98-80c1-a8b947a8f03f} <Debug> TCPHandler: Processed in 0.001367454 sec. | ||
| 1147 | 2025.08.12 22:43:48.228286 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.08.12 22:43:48.228382 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2025.08.12 22:43:48.228436 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <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 | ||
| 1150 | 2025.08.12 22:43:48.229238 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.08.12 22:43:48.229276 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1152 | 2025.08.12 22:43:48.231504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1153 | 2025.08.12 22:43:48.234408 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2025.08.12 22:43:48.234667 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2025.08.12 22:43:48.234809 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006446 sec., 1551.3496742165682 rows/sec., 2.78 MiB/sec. | ||
| 1156 | 2025.08.12 22:43:48.234874 [ 267 ] {70dadb71-a446-4ff7-b84a-241f57549585} <Debug> TCPHandler: Processed in 0.006639635 sec. | ||
| 1157 | 2025.08.12 22:43:48.234990 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.08.12 22:43:48.235091 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1159 | 2025.08.12 22:43:48.235142 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1160 | 2025.08.12 22:43:48.235542 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.08.12 22:43:48.235596 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1162 | 2025.08.12 22:43:48.235982 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1163 | 2025.08.12 22:43:48.236227 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.08.12 22:43:48.236356 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001284 sec., 31152.64797507788 rows/sec., 2.08 MiB/sec. | ||
| 1165 | 2025.08.12 22:43:48.236393 [ 267 ] {2de08833-e4c5-4f44-9c73-68beb561ba20} <Debug> TCPHandler: Processed in 0.001453404 sec. | ||
| 1166 | 2025.08.12 22:43:48.248884 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.08.12 22:43:48.248945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1168 | 2025.08.12 22:43:48.255314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1169 | 2025.08.12 22:43:48.256064 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.08.12 22:43:48.259444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1171 | 2025.08.12 22:43:49.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.01 MiB, peak 168.01 MiB, free memory in arenas 0.00 B, will set to 165.18 MiB (RSS), difference: 1.17 MiB | ||
| 1172 | 2025.08.12 22:43:50.612420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 192 | ||
| 1173 | 2025.08.12 22:43:50.614484 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.08.12 22:43:50.614537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1175 | 2025.08.12 22:43:50.615736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1176 | 2025.08.12 22:43:50.616051 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.08.12 22:43:50.616410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1178 | 2025.08.12 22:43:53.174868 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.08.12 22:43:53.175061 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1180 | 2025.08.12 22:43:53.175127 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1181 | 2025.08.12 22:43:53.175736 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.08.12 22:43:53.175787 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1183 | 2025.08.12 22:43:53.176162 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1184 | 2025.08.12 22:43:53.176388 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.08.12 22:43:53.176546 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001533 sec., 19569.471624266145 rows/sec., 1.49 MiB/sec. | ||
| 1186 | 2025.08.12 22:43:53.176593 [ 267 ] {2ed002ed-e0a8-4fd7-823d-2028d72dbc93} <Debug> TCPHandler: Processed in 0.001848698 sec. | ||
| 1187 | 2025.08.12 22:43:53.176713 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.08.12 22:43:53.176816 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1189 | 2025.08.12 22:43:53.176858 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1190 | 2025.08.12 22:43:53.177293 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.08.12 22:43:53.177331 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1192 | 2025.08.12 22:43:53.177629 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2025.08.12 22:43:53.177837 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.08.12 22:43:53.177971 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.39 MiB/sec. | ||
| 1195 | 2025.08.12 22:43:53.178007 [ 267 ] {0e182c25-54b8-4bc3-919e-5f3a8872a3fd} <Debug> TCPHandler: Processed in 0.001347233 sec. | ||
| 1196 | 2025.08.12 22:43:53.178121 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.08.12 22:43:53.178216 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1198 | 2025.08.12 22:43:53.178259 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1199 | 2025.08.12 22:43:53.178624 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.08.12 22:43:53.178661 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1201 | 2025.08.12 22:43:53.178992 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2025.08.12 22:43:53.179203 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.08.12 22:43:53.179332 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001137 sec., 96745.82233948988 rows/sec., 6.75 MiB/sec. | ||
| 1204 | 2025.08.12 22:43:53.179368 [ 267 ] {99fb414e-4df4-4f53-88f5-d701981bf568} <Debug> TCPHandler: Processed in 0.001296952 sec. | ||
| 1205 | 2025.08.12 22:43:53.179482 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.08.12 22:43:53.179576 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1207 | 2025.08.12 22:43:53.179616 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1208 | 2025.08.12 22:43:53.179947 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.08.12 22:43:53.179984 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1210 | 2025.08.12 22:43:53.180275 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2025.08.12 22:43:53.180479 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.08.12 22:43:53.180605 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001048 sec., 38167.93893129771 rows/sec., 2.55 MiB/sec. | ||
| 1213 | 2025.08.12 22:43:53.180640 [ 267 ] {160f37ec-a434-4942-aad1-503477445c0f} <Debug> TCPHandler: Processed in 0.001207882 sec. | ||
| 1214 | 2025.08.12 22:43:55.512258 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1215 | 2025.08.12 22:43:55.512312 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1216 | 2025.08.12 22:43:55.605209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1217 | 2025.08.12 22:43:55.605764 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.08.12 22:43:55.605806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1219 | 2025.08.12 22:43:55.606323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1220 | 2025.08.12 22:43:55.606565 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.08.12 22:43:55.606692 [ 73 ] {} <Debug> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1222 | 2025.08.12 22:43:55.606705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1223 | 2025.08.12 22:43:55.606769 [ 73 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.08.12 22:43:55.606795 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1225 | 2025.08.12 22:43:55.608945 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 1226 | 2025.08.12 22:43:55.609161 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1227 | 2025.08.12 22:43:55.609256 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 1228 | 2025.08.12 22:43:55.609371 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 1229 | 2025.08.12 22:43:55.609462 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 1230 | 2025.08.12 22:43:55.609512 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 1231 | 2025.08.12 22:43:55.609556 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1232 | 2025.08.12 22:43:55.609638 [ 208 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1233 | 2025.08.12 22:43:55.696752 [ 190 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.089849371 sec., 31230.046117963364 rows/sec., 457.47 KiB/sec. | ||
| 1234 | 2025.08.12 22:43:55.697730 [ 195 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1235 | 2025.08.12 22:43:55.698087 [ 195 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.08.12 22:43:55.698169 [ 195 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_6_1} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1237 | 2025.08.12 22:43:55.698316 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1238 | 2025.08.12 22:43:55.759612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1239 | 2025.08.12 22:43:55.777615 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.08.12 22:43:55.777675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1241 | 2025.08.12 22:43:55.783851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1242 | 2025.08.12 22:43:55.784578 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.08.12 22:43:55.784867 [ 73 ] {} <Debug> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1244 | 2025.08.12 22:43:55.784910 [ 73 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.08.12 22:43:55.784932 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1246 | 2025.08.12 22:43:55.785038 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1247 | 2025.08.12 22:43:55.788147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1248 | 2025.08.12 22:43:55.789465 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1249 | 2025.08.12 22:43:55.791053 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1250 | 2025.08.12 22:43:55.795889 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1251 | 2025.08.12 22:43:55.800429 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1252 | 2025.08.12 22:43:55.804682 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1253 | 2025.08.12 22:43:55.830551 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1254 | 2025.08.12 22:43:55.834782 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 1255 | 2025.08.12 22:43:55.926245 [ 195 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.141256525 sec., 325.6486735745482 rows/sec., 1.68 MiB/sec. | ||
| 1256 | 2025.08.12 22:43:55.929057 [ 201 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1257 | 2025.08.12 22:43:55.931199 [ 201 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_6_1} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.08.12 22:43:55.931322 [ 201 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_6_1} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1259 | 2025.08.12 22:43:55.933214 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1260 | 2025.08.12 22:43:56.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.37 MiB, peak 175.91 MiB, free memory in arenas 0.00 B, will set to 176.57 MiB (RSS), difference: 10.20 MiB | ||
| 1261 | 2025.08.12 22:43:58.175231 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.08.12 22:43:58.175424 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2025.08.12 22:43:58.175491 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2025.08.12 22:43:58.176158 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.08.12 22:43:58.176209 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1266 | 2025.08.12 22:43:58.176618 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1267 | 2025.08.12 22:43:58.176862 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.08.12 22:43:58.176997 [ 70 ] {} <Debug> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1269 | 2025.08.12 22:43:58.177023 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001647 sec., 30358.227079538556 rows/sec., 2.58 MiB/sec. | ||
| 1270 | 2025.08.12 22:43:58.177067 [ 70 ] {} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.08.12 22:43:58.177084 [ 267 ] {10ef97a8-9539-45b3-83a9-cb0b288d0351} <Debug> TCPHandler: Processed in 0.001979789 sec. | ||
| 1272 | 2025.08.12 22:43:58.177093 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1273 | 2025.08.12 22:43:58.177200 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::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 | ||
| 1274 | 2025.08.12 22:43:58.177223 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.08.12 22:43:58.177307 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1276 | 2025.08.12 22:43:58.177325 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1277 | 2025.08.12 22:43:58.177351 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1278 | 2025.08.12 22:43:58.177371 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1279 | 2025.08.12 22:43:58.177440 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1280 | 2025.08.12 22:43:58.177492 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1281 | 2025.08.12 22:43:58.177543 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
| 1282 | 2025.08.12 22:43:58.177588 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1283 | 2025.08.12 22:43:58.177677 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1284 | 2025.08.12 22:43:58.177805 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.08.12 22:43:58.177842 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1286 | 2025.08.12 22:43:58.178256 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2025.08.12 22:43:58.178491 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.08.12 22:43:58.178610 [ 190 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457334 sec., 236047.46749887124 rows/sec., 20.89 MiB/sec. | ||
| 1289 | 2025.08.12 22:43:58.178627 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001324 sec., 7552.87009063444 rows/sec., 567.94 KiB/sec. | ||
| 1290 | 2025.08.12 22:43:58.178665 [ 267 ] {7f5f98ba-8c98-4e21-bd85-37e9434c3804} <Debug> TCPHandler: Processed in 0.001495004 sec. | ||
| 1291 | 2025.08.12 22:43:58.178764 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1292 | 2025.08.12 22:43:58.178784 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2025.08.12 22:43:58.178882 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1294 | 2025.08.12 22:43:58.178923 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1295 | 2025.08.12 22:43:58.179017 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.08.12 22:43:58.179077 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_6_1} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1297 | 2025.08.12 22:43:58.179134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1298 | 2025.08.12 22:43:58.179341 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.08.12 22:43:58.179377 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1300 | 2025.08.12 22:43:58.179687 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1301 | 2025.08.12 22:43:58.179899 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.08.12 22:43:58.180006 [ 70 ] {} <Debug> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1303 | 2025.08.12 22:43:58.180028 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001166 sec., 39451.11492281304 rows/sec., 3.08 MiB/sec. | ||
| 1304 | 2025.08.12 22:43:58.180043 [ 70 ] {} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.08.12 22:43:58.180068 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1306 | 2025.08.12 22:43:58.180069 [ 267 ] {d4edc7c0-0366-4cf5-b831-76201552b171} <Debug> TCPHandler: Processed in 0.001334213 sec. | ||
| 1307 | 2025.08.12 22:43:58.180183 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::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 | ||
| 1308 | 2025.08.12 22:43:58.180194 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.08.12 22:43:58.180311 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1310 | 2025.08.12 22:43:58.180315 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1311 | 2025.08.12 22:43:58.180359 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1312 | 2025.08.12 22:43:58.180374 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1313 | 2025.08.12 22:43:58.180458 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1314 | 2025.08.12 22:43:58.180517 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::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 | ||
| 1315 | 2025.08.12 22:43:58.180565 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 1316 | 2025.08.12 22:43:58.180613 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1317 | 2025.08.12 22:43:58.180661 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1318 | 2025.08.12 22:43:58.180768 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.08.12 22:43:58.180809 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1320 | 2025.08.12 22:43:58.181227 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1321 | 2025.08.12 22:43:58.181499 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.08.12 22:43:58.181603 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1323 | 2025.08.12 22:43:58.181635 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2025.08.12 22:43:58.181636 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001339 sec., 82150.85884988798 rows/sec., 5.73 MiB/sec. | ||
| 1325 | 2025.08.12 22:43:58.181654 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1326 | 2025.08.12 22:43:58.181673 [ 189 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542635 sec., 181507.61521682056 rows/sec., 15.12 MiB/sec. | ||
| 1327 | 2025.08.12 22:43:58.181686 [ 267 ] {1fff50ae-7230-4562-b26d-9777c1d35098} <Debug> TCPHandler: Processed in 0.001541885 sec. | ||
| 1328 | 2025.08.12 22:43:58.181729 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::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 | ||
| 1329 | 2025.08.12 22:43:58.181822 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2025.08.12 22:43:58.181831 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1331 | 2025.08.12 22:43:58.181875 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 329 rows starting from the beginning of the part | ||
| 1332 | 2025.08.12 22:43:58.181893 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1333 | 2025.08.12 22:43:58.181923 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1334 | 2025.08.12 22:43:58.181926 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1335 | 2025.08.12 22:43:58.181987 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1336 | 2025.08.12 22:43:58.181987 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <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 | ||
| 1337 | 2025.08.12 22:43:58.182025 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1338 | 2025.08.12 22:43:58.182066 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1339 | 2025.08.12 22:43:58.182104 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1340 | 2025.08.12 22:43:58.182247 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.08.12 22:43:58.182333 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_6_1} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1342 | 2025.08.12 22:43:58.182425 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1343 | 2025.08.12 22:43:58.182815 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.08.12 22:43:58.182856 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1345 | 2025.08.12 22:43:58.183178 [ 194 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476005 sec., 596203.9423985691 rows/sec., 43.26 MiB/sec. | ||
| 1346 | 2025.08.12 22:43:58.183369 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1347 | 2025.08.12 22:43:58.183420 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1348 | 2025.08.12 22:43:58.183708 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2025.08.12 22:43:58.183751 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.08.12 22:43:58.183785 [ 189 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1351 | 2025.08.12 22:43:58.183862 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1352 | 2025.08.12 22:43:58.183906 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002001 sec., 4997.501249375312 rows/sec., 8.96 MiB/sec. | ||
| 1353 | 2025.08.12 22:43:58.183967 [ 267 ] {16098648-1d40-41ea-92b1-045b1ed281da} <Debug> TCPHandler: Processed in 0.002195071 sec. | ||
| 1354 | 2025.08.12 22:43:58.184084 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.08.12 22:43:58.184177 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1356 | 2025.08.12 22:43:58.184219 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1357 | 2025.08.12 22:43:58.184568 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.08.12 22:43:58.184605 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1359 | 2025.08.12 22:43:58.184914 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1360 | 2025.08.12 22:43:58.185125 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.08.12 22:43:58.185221 [ 70 ] {} <Debug> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1362 | 2025.08.12 22:43:58.185252 [ 70 ] {} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.08.12 22:43:58.185254 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001095 sec., 36529.6803652968 rows/sec., 2.44 MiB/sec. | ||
| 1364 | 2025.08.12 22:43:58.185272 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1365 | 2025.08.12 22:43:58.185302 [ 267 ] {4d73b576-89fe-44ea-94a5-efc17a51022e} <Debug> TCPHandler: Processed in 0.001268532 sec. | ||
| 1366 | 2025.08.12 22:43:58.185365 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 1367 | 2025.08.12 22:43:58.185508 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1368 | 2025.08.12 22:43:58.185538 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1369 | 2025.08.12 22:43:58.185609 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1370 | 2025.08.12 22:43:58.185663 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1371 | 2025.08.12 22:43:58.185702 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1372 | 2025.08.12 22:43:58.185749 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1373 | 2025.08.12 22:43:58.185796 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 1374 | 2025.08.12 22:43:58.186668 [ 189 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341913 sec., 178849.15042927524 rows/sec., 11.94 MiB/sec. | ||
| 1375 | 2025.08.12 22:43:58.186845 [ 194 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1376 | 2025.08.12 22:43:58.187150 [ 194 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.08.12 22:43:58.187213 [ 194 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_6_1} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1378 | 2025.08.12 22:43:58.187294 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1379 | 2025.08.12 22:44:00.616828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 212 | ||
| 1380 | 2025.08.12 22:44:00.618856 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.08.12 22:44:00.618907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1382 | 2025.08.12 22:44:00.620080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1383 | 2025.08.12 22:44:00.620386 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.08.12 22:44:00.620694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1385 | 2025.08.12 22:44:03.107182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1386 | 2025.08.12 22:44:03.107682 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.08.12 22:44:03.107732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1388 | 2025.08.12 22:44:03.108225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1389 | 2025.08.12 22:44:03.108463 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.08.12 22:44:03.108604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1391 | 2025.08.12 22:44:03.172984 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2025.08.12 22:44:03.173212 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1393 | 2025.08.12 22:44:03.173556 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1394 | 2025.08.12 22:44:03.173595 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1395 | 2025.08.12 22:44:03.173838 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2025.08.12 22:44:03.173912 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1397 | 2025.08.12 22:44:03.174054 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1398 | 2025.08.12 22:44:03.174249 [ 289 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1399 | 2025.08.12 22:44:03.174306 [ 290 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1400 | 2025.08.12 22:44:03.174406 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1401 | 2025.08.12 22:44:03.174436 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2025.08.12 22:44:03.174481 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1403 | 2025.08.12 22:44:03.174502 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1404 | 2025.08.12 22:44:03.175175 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.00209 sec., 11961.722488038278 rows/sec., 516.32 KiB/sec. | ||
| 1405 | 2025.08.12 22:44:03.175281 [ 267 ] {f4868f4b-5a21-44f8-8e89-dafd7f0eb4e3} <Debug> TCPHandler: Processed in 0.002464454 sec. | ||
| 1406 | 2025.08.12 22:44:03.175784 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.08.12 22:44:03.175939 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1408 | 2025.08.12 22:44:03.176170 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2025.08.12 22:44:03.176207 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1410 | 2025.08.12 22:44:03.176461 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2025.08.12 22:44:03.176521 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2025.08.12 22:44:03.176639 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1413 | 2025.08.12 22:44:03.176707 [ 290 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2025.08.12 22:44:03.176721 [ 289 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1415 | 2025.08.12 22:44:03.176795 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1416 | 2025.08.12 22:44:03.176818 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2025.08.12 22:44:03.176858 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1418 | 2025.08.12 22:44:03.176880 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1419 | 2025.08.12 22:44:03.177379 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001509 sec., 16567.26308813784 rows/sec., 715.11 KiB/sec. | ||
| 1420 | 2025.08.12 22:44:03.177440 [ 267 ] {1a3434bd-371f-4d1b-8331-bc956861d307} <Debug> TCPHandler: Processed in 0.001718477 sec. | ||
| 1421 | 2025.08.12 22:44:03.178030 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2025.08.12 22:44:03.178167 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1423 | 2025.08.12 22:44:03.178378 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1424 | 2025.08.12 22:44:03.178411 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1425 | 2025.08.12 22:44:03.178599 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2025.08.12 22:44:03.178660 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2025.08.12 22:44:03.178792 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1428 | 2025.08.12 22:44:03.178860 [ 289 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1429 | 2025.08.12 22:44:03.178879 [ 290 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1430 | 2025.08.12 22:44:03.178961 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1431 | 2025.08.12 22:44:03.178988 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1432 | 2025.08.12 22:44:03.179030 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1433 | 2025.08.12 22:44:03.179058 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1434 | 2025.08.12 22:44:03.179486 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001377 sec., 18155.41031227306 rows/sec., 783.66 KiB/sec. | ||
| 1435 | 2025.08.12 22:44:03.179543 [ 267 ] {dce7a2b2-519c-45a5-8531-6303ef6dd5c7} <Debug> TCPHandler: Processed in 0.001563596 sec. | ||
| 1436 | 2025.08.12 22:44:03.179786 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2025.08.12 22:44:03.179920 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1438 | 2025.08.12 22:44:03.180129 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1439 | 2025.08.12 22:44:03.180164 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1440 | 2025.08.12 22:44:03.180351 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1441 | 2025.08.12 22:44:03.180405 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2025.08.12 22:44:03.180503 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1443 | 2025.08.12 22:44:03.180557 [ 289 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1444 | 2025.08.12 22:44:03.180571 [ 290 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1445 | 2025.08.12 22:44:03.180647 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1446 | 2025.08.12 22:44:03.180673 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2025.08.12 22:44:03.180711 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1448 | 2025.08.12 22:44:03.180731 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1449 | 2025.08.12 22:44:03.181155 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001291 sec., 19364.833462432223 rows/sec., 835.86 KiB/sec. | ||
| 1450 | 2025.08.12 22:44:03.181214 [ 267 ] {ab04c80a-bda7-4391-a4b5-368f6a7e9e6d} <Debug> TCPHandler: Processed in 0.001478014 sec. | ||
| 1451 | 2025.08.12 22:44:03.181461 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.08.12 22:44:03.181593 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1453 | 2025.08.12 22:44:03.181797 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2025.08.12 22:44:03.181832 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1455 | 2025.08.12 22:44:03.182025 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2025.08.12 22:44:03.182079 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2025.08.12 22:44:03.182183 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1458 | 2025.08.12 22:44:03.182235 [ 289 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2025.08.12 22:44:03.182247 [ 290 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1460 | 2025.08.12 22:44:03.182326 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1461 | 2025.08.12 22:44:03.182352 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1462 | 2025.08.12 22:44:03.182387 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1463 | 2025.08.12 22:44:03.182407 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1464 | 2025.08.12 22:44:03.182796 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001258 sec., 19872.81399046105 rows/sec., 857.79 KiB/sec. | ||
| 1465 | 2025.08.12 22:44:03.182851 [ 267 ] {13878631-d52f-4ea3-a8d3-d5fc0a9515d1} <Debug> TCPHandler: Processed in 0.001440594 sec. | ||
| 1466 | 2025.08.12 22:44:03.183091 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.08.12 22:44:03.183221 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1468 | 2025.08.12 22:44:03.183425 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1469 | 2025.08.12 22:44:03.183459 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1470 | 2025.08.12 22:44:03.183646 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1471 | 2025.08.12 22:44:03.183701 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2025.08.12 22:44:03.183799 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1473 | 2025.08.12 22:44:03.183848 [ 289 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1474 | 2025.08.12 22:44:03.183857 [ 290 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1475 | 2025.08.12 22:44:03.183931 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1476 | 2025.08.12 22:44:03.183955 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.08.12 22:44:03.183991 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1478 | 2025.08.12 22:44:03.184010 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1479 | 2025.08.12 22:44:03.184491 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001323 sec., 18896.44746787604 rows/sec., 815.65 KiB/sec. | ||
| 1480 | 2025.08.12 22:44:03.184575 [ 267 ] {dcefc398-dee1-4cc5-8621-595813fc7722} <Debug> TCPHandler: Processed in 0.001533415 sec. | ||
| 1481 | 2025.08.12 22:44:03.184798 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.08.12 22:44:03.184931 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1483 | 2025.08.12 22:44:03.185150 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.08.12 22:44:03.185184 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1485 | 2025.08.12 22:44:03.185376 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.08.12 22:44:03.185428 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.08.12 22:44:03.185533 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1488 | 2025.08.12 22:44:03.185592 [ 290 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.08.12 22:44:03.185596 [ 289 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1490 | 2025.08.12 22:44:03.185674 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1491 | 2025.08.12 22:44:03.185696 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2025.08.12 22:44:03.185733 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1493 | 2025.08.12 22:44:03.185751 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1494 | 2025.08.12 22:44:03.186206 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.00133 sec., 18796.992481203008 rows/sec., 811.35 KiB/sec. | ||
| 1495 | 2025.08.12 22:44:03.186286 [ 267 ] {3f4289af-506d-41d4-bd71-28e0fcd89f42} <Debug> TCPHandler: Processed in 0.001539265 sec. | ||
| 1496 | 2025.08.12 22:44:03.186510 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.08.12 22:44:03.186644 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1498 | 2025.08.12 22:44:03.186898 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1499 | 2025.08.12 22:44:03.186940 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1500 | 2025.08.12 22:44:03.187142 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1501 | 2025.08.12 22:44:03.187199 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1502 | 2025.08.12 22:44:03.187302 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1503 | 2025.08.12 22:44:03.187363 [ 290 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1504 | 2025.08.12 22:44:03.187370 [ 289 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1505 | 2025.08.12 22:44:03.187457 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1506 | 2025.08.12 22:44:03.187479 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1507 | 2025.08.12 22:44:03.187517 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1508 | 2025.08.12 22:44:03.187537 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1509 | 2025.08.12 22:44:03.187960 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001372 sec., 18221.574344023324 rows/sec., 786.52 KiB/sec. | ||
| 1510 | 2025.08.12 22:44:03.188042 [ 267 ] {07101b03-3cc5-4831-9f6c-3fe5442255bc} <Debug> TCPHandler: Processed in 0.001581436 sec. | ||
| 1511 | 2025.08.12 22:44:03.188295 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.08.12 22:44:03.188433 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1513 | 2025.08.12 22:44:03.188654 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1514 | 2025.08.12 22:44:03.188691 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1515 | 2025.08.12 22:44:03.188895 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2025.08.12 22:44:03.188953 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2025.08.12 22:44:03.189061 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1518 | 2025.08.12 22:44:03.189127 [ 290 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1519 | 2025.08.12 22:44:03.189135 [ 289 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1520 | 2025.08.12 22:44:03.189217 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1521 | 2025.08.12 22:44:03.189238 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2025.08.12 22:44:03.189274 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1523 | 2025.08.12 22:44:03.189294 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1524 | 2025.08.12 22:44:03.189740 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001365 sec., 18315.018315018315 rows/sec., 790.55 KiB/sec. | ||
| 1525 | 2025.08.12 22:44:03.189823 [ 267 ] {da8667dc-9de2-4eae-a7c8-dfb3f4ea8901} <Debug> TCPHandler: Processed in 0.001579905 sec. | ||
| 1526 | 2025.08.12 22:44:03.190082 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2025.08.12 22:44:03.190218 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1528 | 2025.08.12 22:44:03.190434 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1529 | 2025.08.12 22:44:03.190470 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1530 | 2025.08.12 22:44:03.190668 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1531 | 2025.08.12 22:44:03.190722 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1532 | 2025.08.12 22:44:03.190821 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1533 | 2025.08.12 22:44:03.190888 [ 289 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1534 | 2025.08.12 22:44:03.190889 [ 290 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1535 | 2025.08.12 22:44:03.190978 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1536 | 2025.08.12 22:44:03.191003 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1537 | 2025.08.12 22:44:03.191039 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1538 | 2025.08.12 22:44:03.191058 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1539 | 2025.08.12 22:44:03.191447 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001287 sec., 19425.019425019425 rows/sec., 838.46 KiB/sec. | ||
| 1540 | 2025.08.12 22:44:03.191504 [ 267 ] {6fb155e6-4c13-4f86-82f7-d23801e86a95} <Debug> TCPHandler: Processed in 0.001472125 sec. | ||
| 1541 | 2025.08.12 22:44:03.191725 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.08.12 22:44:03.191860 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1543 | 2025.08.12 22:44:03.192066 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1544 | 2025.08.12 22:44:03.192101 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1545 | 2025.08.12 22:44:03.192299 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1546 | 2025.08.12 22:44:03.192352 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1547 | 2025.08.12 22:44:03.192450 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1548 | 2025.08.12 22:44:03.192502 [ 289 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1549 | 2025.08.12 22:44:03.192512 [ 290 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1550 | 2025.08.12 22:44:03.192598 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1551 | 2025.08.12 22:44:03.192623 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1552 | 2025.08.12 22:44:03.192659 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1553 | 2025.08.12 22:44:03.192679 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1554 | 2025.08.12 22:44:03.193099 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001296 sec., 19290.123456790123 rows/sec., 832.64 KiB/sec. | ||
| 1555 | 2025.08.12 22:44:03.193180 [ 267 ] {a532ee40-2eb9-4b3c-86be-a7d20f299bbb} <Debug> TCPHandler: Processed in 0.001505684 sec. | ||
| 1556 | 2025.08.12 22:44:03.204112 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2025.08.12 22:44:03.204287 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1558 | 2025.08.12 22:44:03.204562 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1559 | 2025.08.12 22:44:03.204609 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1560 | 2025.08.12 22:44:03.204876 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1561 | 2025.08.12 22:44:03.204935 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1562 | 2025.08.12 22:44:03.205045 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1563 | 2025.08.12 22:44:03.205112 [ 289 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1564 | 2025.08.12 22:44:03.205131 [ 290 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1565 | 2025.08.12 22:44:03.205217 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1566 | 2025.08.12 22:44:03.205245 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1567 | 2025.08.12 22:44:03.205285 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1568 | 2025.08.12 22:44:03.205305 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1569 | 2025.08.12 22:44:03.205737 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001526 sec., 16382.699868938402 rows/sec., 707.14 KiB/sec. | ||
| 1570 | 2025.08.12 22:44:03.205799 [ 267 ] {5a7de41e-338f-40a2-a4f0-59539a4963ad} <Debug> TCPHandler: Processed in 0.001751937 sec. | ||
| 1571 | 2025.08.12 22:44:03.207246 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.08.12 22:44:03.207388 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1573 | 2025.08.12 22:44:03.207600 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1574 | 2025.08.12 22:44:03.207637 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1575 | 2025.08.12 22:44:03.207840 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1576 | 2025.08.12 22:44:03.207895 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1577 | 2025.08.12 22:44:03.207997 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1578 | 2025.08.12 22:44:03.208050 [ 289 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1579 | 2025.08.12 22:44:03.208066 [ 290 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1580 | 2025.08.12 22:44:03.208144 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1581 | 2025.08.12 22:44:03.208169 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1582 | 2025.08.12 22:44:03.208206 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1583 | 2025.08.12 22:44:03.208224 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1584 | 2025.08.12 22:44:03.208692 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001363 sec., 18341.89288334556 rows/sec., 791.71 KiB/sec. | ||
| 1585 | 2025.08.12 22:44:03.208775 [ 267 ] {031acd07-49bf-45bd-b5a5-9af6bb7a1deb} <Debug> TCPHandler: Processed in 0.001581065 sec. | ||
| 1586 | 2025.08.12 22:44:03.209023 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.08.12 22:44:03.209163 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1588 | 2025.08.12 22:44:03.209401 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1589 | 2025.08.12 22:44:03.209439 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1590 | 2025.08.12 22:44:03.209651 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1591 | 2025.08.12 22:44:03.209707 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1592 | 2025.08.12 22:44:03.209808 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1593 | 2025.08.12 22:44:03.209872 [ 290 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1594 | 2025.08.12 22:44:03.209875 [ 289 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1595 | 2025.08.12 22:44:03.209958 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1596 | 2025.08.12 22:44:03.209978 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1597 | 2025.08.12 22:44:03.210016 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1598 | 2025.08.12 22:44:03.210036 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1599 | 2025.08.12 22:44:03.210455 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001351 sec., 18504.811250925242 rows/sec., 798.74 KiB/sec. | ||
| 1600 | 2025.08.12 22:44:03.210537 [ 267 ] {5ee12682-8645-4f37-83f7-11f86081afb2} <Debug> TCPHandler: Processed in 0.001565086 sec. | ||
| 1601 | 2025.08.12 22:44:03.210752 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2025.08.12 22:44:03.210892 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1603 | 2025.08.12 22:44:03.211110 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1604 | 2025.08.12 22:44:03.211147 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1605 | 2025.08.12 22:44:03.211359 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1606 | 2025.08.12 22:44:03.211414 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2025.08.12 22:44:03.211514 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1608 | 2025.08.12 22:44:03.211577 [ 289 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1609 | 2025.08.12 22:44:03.211579 [ 290 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2025.08.12 22:44:03.211659 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1611 | 2025.08.12 22:44:03.211683 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2025.08.12 22:44:03.211721 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1613 | 2025.08.12 22:44:03.211741 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1614 | 2025.08.12 22:44:03.212132 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001302 sec., 19201.228878648235 rows/sec., 828.80 KiB/sec. | ||
| 1615 | 2025.08.12 22:44:03.212189 [ 267 ] {ebe47934-b42d-4ad9-9845-6e327e3b1630} <Debug> TCPHandler: Processed in 0.001488795 sec. | ||
| 1616 | 2025.08.12 22:44:03.219264 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.08.12 22:44:03.219398 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1618 | 2025.08.12 22:44:03.219450 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2025.08.12 22:44:03.220085 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.08.12 22:44:03.220128 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1621 | 2025.08.12 22:44:03.220555 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1622 | 2025.08.12 22:44:03.220767 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.08.12 22:44:03.220910 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.00155 sec., 9677.41935483871 rows/sec., 2.93 MiB/sec. | ||
| 1624 | 2025.08.12 22:44:03.220951 [ 267 ] {cc9deaf9-39c3-4a3a-a25f-e9e86c937850} <Debug> TCPHandler: Processed in 0.001750357 sec. | ||
| 1625 | 2025.08.12 22:44:03.221083 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.08.12 22:44:03.221181 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1627 | 2025.08.12 22:44:03.221223 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1628 | 2025.08.12 22:44:03.221989 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.08.12 22:44:03.222028 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1630 | 2025.08.12 22:44:03.222368 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1631 | 2025.08.12 22:44:03.222598 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.08.12 22:44:03.222730 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Debug> executeQuery: Read 416 rows, 27.51 KiB in 0.00157 sec., 264968.15286624205 rows/sec., 17.11 MiB/sec. | ||
| 1633 | 2025.08.12 22:44:03.222768 [ 267 ] {320cce7e-e135-459f-a28a-54f0bcc2c91a} <Debug> TCPHandler: Processed in 0.001735868 sec. | ||
| 1634 | 2025.08.12 22:44:03.222874 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.08.12 22:44:03.222969 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1636 | 2025.08.12 22:44:03.223011 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1637 | 2025.08.12 22:44:03.223409 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.08.12 22:44:03.223447 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1639 | 2025.08.12 22:44:03.223737 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1640 | 2025.08.12 22:44:03.223952 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.08.12 22:44:03.224077 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001128 sec., 3546.0992907801415 rows/sec., 289.16 KiB/sec. | ||
| 1642 | 2025.08.12 22:44:03.224113 [ 267 ] {ba783b42-973a-4112-9e96-f7506b53cb79} <Debug> TCPHandler: Processed in 0.001290073 sec. | ||
| 1643 | 2025.08.12 22:44:03.224216 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.08.12 22:44:03.224310 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1645 | 2025.08.12 22:44:03.224352 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1646 | 2025.08.12 22:44:03.225328 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.08.12 22:44:03.225366 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1648 | 2025.08.12 22:44:03.225737 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1649 | 2025.08.12 22:44:03.225964 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.08.12 22:44:03.226095 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Debug> executeQuery: Read 1201 rows, 98.83 KiB in 0.001803 sec., 666112.035496395 rows/sec., 53.53 MiB/sec. | ||
| 1651 | 2025.08.12 22:44:03.226133 [ 267 ] {1457489f-f7ee-43c7-9d07-f1f2d21ed1e9} <Debug> TCPHandler: Processed in 0.00196707 sec. | ||
| 1652 | 2025.08.12 22:44:03.226250 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.08.12 22:44:03.226345 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1654 | 2025.08.12 22:44:03.226387 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1655 | 2025.08.12 22:44:03.226866 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.08.12 22:44:03.226904 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1657 | 2025.08.12 22:44:03.227216 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1658 | 2025.08.12 22:44:03.227435 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.08.12 22:44:03.227564 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Debug> executeQuery: Read 218 rows, 13.47 KiB in 0.001237 sec., 176232.82134195635 rows/sec., 10.63 MiB/sec. | ||
| 1660 | 2025.08.12 22:44:03.227607 [ 267 ] {66bd084e-aa8d-4306-a2ed-22715c536074} <Debug> TCPHandler: Processed in 0.001407424 sec. | ||
| 1661 | 2025.08.12 22:44:03.227719 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.08.12 22:44:03.227814 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1663 | 2025.08.12 22:44:03.227856 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1664 | 2025.08.12 22:44:03.228334 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.08.12 22:44:03.228372 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1666 | 2025.08.12 22:44:03.228678 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1667 | 2025.08.12 22:44:03.228892 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.08.12 22:44:03.229018 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Debug> executeQuery: Read 227 rows, 15.45 KiB in 0.001223 sec., 185609.15780866722 rows/sec., 12.33 MiB/sec. | ||
| 1669 | 2025.08.12 22:44:03.229064 [ 267 ] {fc795767-ca7d-4b87-a161-9a8ad5d9f8e6} <Debug> TCPHandler: Processed in 0.001394813 sec. | ||
| 1670 | 2025.08.12 22:44:03.229167 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.08.12 22:44:03.229261 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1672 | 2025.08.12 22:44:03.229301 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1673 | 2025.08.12 22:44:03.229757 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.08.12 22:44:03.229795 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1675 | 2025.08.12 22:44:03.230100 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1676 | 2025.08.12 22:44:03.230302 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.08.12 22:44:03.230426 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Debug> executeQuery: Read 214 rows, 12.69 KiB in 0.001184 sec., 180743.24324324325 rows/sec., 10.46 MiB/sec. | ||
| 1678 | 2025.08.12 22:44:03.230468 [ 267 ] {49ec71ec-2d48-4691-9b4c-d43d3b080c12} <Debug> TCPHandler: Processed in 0.001349413 sec. | ||
| 1679 | 2025.08.12 22:44:03.230579 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.08.12 22:44:03.230673 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1681 | 2025.08.12 22:44:03.230712 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1682 | 2025.08.12 22:44:03.231341 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.08.12 22:44:03.231376 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1684 | 2025.08.12 22:44:03.231715 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1685 | 2025.08.12 22:44:03.231936 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.08.12 22:44:03.232073 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Debug> executeQuery: Read 704 rows, 51.12 KiB in 0.001418 sec., 496473.90691114246 rows/sec., 35.20 MiB/sec. | ||
| 1687 | 2025.08.12 22:44:03.232118 [ 267 ] {1d262a9f-5964-4096-952a-19141e136d45} <Debug> TCPHandler: Processed in 0.001589465 sec. | ||
| 1688 | 2025.08.12 22:44:03.232237 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.08.12 22:44:03.232337 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1690 | 2025.08.12 22:44:03.232381 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1691 | 2025.08.12 22:44:03.232710 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.08.12 22:44:03.232745 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1693 | 2025.08.12 22:44:03.233168 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1694 | 2025.08.12 22:44:03.233374 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.08.12 22:44:03.233496 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 266.11 KiB/sec. | ||
| 1696 | 2025.08.12 22:44:03.233541 [ 267 ] {d5db458f-9ed5-4048-a4a7-46b4578dab72} <Debug> TCPHandler: Processed in 0.001354903 sec. | ||
| 1697 | 2025.08.12 22:44:03.233648 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2025.08.12 22:44:03.233740 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1699 | 2025.08.12 22:44:03.233780 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1700 | 2025.08.12 22:44:03.234187 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.08.12 22:44:03.234221 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1702 | 2025.08.12 22:44:03.234536 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1703 | 2025.08.12 22:44:03.234804 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.08.12 22:44:03.234932 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Debug> executeQuery: Read 345 rows, 23.81 KiB in 0.001207 sec., 285832.64291632146 rows/sec., 19.26 MiB/sec. | ||
| 1705 | 2025.08.12 22:44:03.234975 [ 267 ] {a62c7f74-f06d-4a9b-9193-8f89fef9db43} <Debug> TCPHandler: Processed in 0.001375893 sec. | ||
| 1706 | 2025.08.12 22:44:03.235085 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.08.12 22:44:03.235180 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1708 | 2025.08.12 22:44:03.235222 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1709 | 2025.08.12 22:44:03.235537 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.08.12 22:44:03.235571 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1711 | 2025.08.12 22:44:03.235930 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1712 | 2025.08.12 22:44:03.236141 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.08.12 22:44:03.236265 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 1714 | 2025.08.12 22:44:03.236301 [ 267 ] {abb9d2c7-56ac-4e10-a594-28802d134f5c} <Debug> TCPHandler: Processed in 0.001265582 sec. | ||
| 1715 | 2025.08.12 22:44:03.236410 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.08.12 22:44:03.236504 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1717 | 2025.08.12 22:44:03.236558 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <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 | ||
| 1718 | 2025.08.12 22:44:03.237271 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.08.12 22:44:03.237308 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1720 | 2025.08.12 22:44:03.237810 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1721 | 2025.08.12 22:44:03.238038 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.08.12 22:44:03.238175 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001688 sec., 3554.5023696682465 rows/sec., 6.37 MiB/sec. | ||
| 1723 | 2025.08.12 22:44:03.238230 [ 267 ] {5fd17b2b-e237-441e-9d01-f463cb72db16} <Debug> TCPHandler: Processed in 0.001869548 sec. | ||
| 1724 | 2025.08.12 22:44:03.238342 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.08.12 22:44:03.238442 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1726 | 2025.08.12 22:44:03.238484 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1727 | 2025.08.12 22:44:03.238824 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.08.12 22:44:03.238859 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1729 | 2025.08.12 22:44:03.239295 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1730 | 2025.08.12 22:44:03.239521 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.08.12 22:44:03.239648 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 345.98 KiB/sec. | ||
| 1732 | 2025.08.12 22:44:03.239683 [ 267 ] {9dcf743e-fd07-48a6-9b36-5242e43f3c3f} <Debug> TCPHandler: Processed in 0.001393363 sec. | ||
| 1733 | 2025.08.12 22:44:03.239788 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.08.12 22:44:03.239883 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.08.12 22:44:03.239923 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2025.08.12 22:44:03.240273 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.08.12 22:44:03.240308 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1738 | 2025.08.12 22:44:03.240622 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2025.08.12 22:44:03.240840 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.08.12 22:44:03.240967 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001103 sec., 92475.06799637353 rows/sec., 5.68 MiB/sec. | ||
| 1741 | 2025.08.12 22:44:03.241002 [ 267 ] {6429c8da-9d7e-4d44-9a59-fe9a26484c8e} <Debug> TCPHandler: Processed in 0.001264013 sec. | ||
| 1742 | 2025.08.12 22:44:03.288600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1743 | 2025.08.12 22:44:03.306196 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.08.12 22:44:03.306243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1745 | 2025.08.12 22:44:03.312083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1746 | 2025.08.12 22:44:03.312781 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.08.12 22:44:03.316068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1748 | 2025.08.12 22:44:04.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.38 MiB, peak 183.38 MiB, free memory in arenas 0.00 B, will set to 178.23 MiB (RSS), difference: -1.15 MiB | ||
| 1749 | 2025.08.12 22:44:08.178461 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2025.08.12 22:44:08.178702 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1751 | 2025.08.12 22:44:08.178780 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1752 | 2025.08.12 22:44:08.179451 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.08.12 22:44:08.179504 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1754 | 2025.08.12 22:44:08.179939 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1755 | 2025.08.12 22:44:08.180223 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.08.12 22:44:08.180407 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00176 sec., 43181.818181818184 rows/sec., 3.56 MiB/sec. | ||
| 1757 | 2025.08.12 22:44:08.180464 [ 267 ] {21a17a88-bd59-43e8-870c-b9116b510e05} <Debug> TCPHandler: Processed in 0.002160462 sec. | ||
| 1758 | 2025.08.12 22:44:08.180664 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2025.08.12 22:44:08.180776 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1760 | 2025.08.12 22:44:08.180828 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1761 | 2025.08.12 22:44:08.181307 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.08.12 22:44:08.181351 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1763 | 2025.08.12 22:44:08.181744 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1764 | 2025.08.12 22:44:08.182015 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2025.08.12 22:44:08.182165 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001417 sec., 7057.163020465772 rows/sec., 530.67 KiB/sec. | ||
| 1766 | 2025.08.12 22:44:08.182206 [ 267 ] {f996584d-8a05-4c72-9148-a1b41a18e3ce} <Debug> TCPHandler: Processed in 0.001603866 sec. | ||
| 1767 | 2025.08.12 22:44:08.182349 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2025.08.12 22:44:08.182459 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1769 | 2025.08.12 22:44:08.182513 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1770 | 2025.08.12 22:44:08.182998 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2025.08.12 22:44:08.183046 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1772 | 2025.08.12 22:44:08.183420 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1773 | 2025.08.12 22:44:08.183648 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2025.08.12 22:44:08.183784 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001348 sec., 54896.14243323442 rows/sec., 4.29 MiB/sec. | ||
| 1775 | 2025.08.12 22:44:08.183822 [ 267 ] {a283abbe-e8ed-44a4-81f4-865c8d5f25e7} <Debug> TCPHandler: Processed in 0.001525295 sec. | ||
| 1776 | 2025.08.12 22:44:08.183953 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2025.08.12 22:44:08.184053 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1778 | 2025.08.12 22:44:08.184100 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1779 | 2025.08.12 22:44:08.184922 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2025.08.12 22:44:08.184966 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1781 | 2025.08.12 22:44:08.185355 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1782 | 2025.08.12 22:44:08.185583 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2025.08.12 22:44:08.185732 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
| 1784 | 2025.08.12 22:44:08.185778 [ 267 ] {3999d92e-ef68-42ec-8c6c-1a22a59088d9} <Debug> TCPHandler: Processed in 0.001876619 sec. | ||
| 1785 | 2025.08.12 22:44:08.185905 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2025.08.12 22:44:08.186004 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1787 | 2025.08.12 22:44:08.186061 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <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 | ||
| 1788 | 2025.08.12 22:44:08.186787 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.08.12 22:44:08.186826 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1790 | 2025.08.12 22:44:08.187324 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1791 | 2025.08.12 22:44:08.187575 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): 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.08.12 22:44:08.187724 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 1793 | 2025.08.12 22:44:08.187784 [ 267 ] {7c1d490a-b85f-46ec-a5c9-f118c596e3f5} <Debug> TCPHandler: Processed in 0.001929168 sec. | ||
| 1794 | 2025.08.12 22:44:08.187892 [ 267 ] {} <Trace> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2025.08.12 22:44:08.187992 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50704) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1796 | 2025.08.12 22:44:08.188036 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1797 | 2025.08.12 22:44:08.188374 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.08.12 22:44:08.188410 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1799 | 2025.08.12 22:44:08.188723 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1800 | 2025.08.12 22:44:08.188939 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.08.12 22:44:08.189069 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 1802 | 2025.08.12 22:44:08.189112 [ 267 ] {aa2b8856-d768-4f16-ae20-c9d06d756a54} <Debug> TCPHandler: Processed in 0.001270362 sec. | ||
| 1803 | 2025.08.12 22:44:10.513399 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1804 | 2025.08.12 22:44:10.513450 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1805 | 2025.08.12 22:44:10.609561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1806 | 2025.08.12 22:44:10.610014 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.08.12 22:44:10.610069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1808 | 2025.08.12 22:44:10.610753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1809 | 2025.08.12 22:44:10.611016 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.08.12 22:44:10.611162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1811 | 2025.08.12 22:44:10.620801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 282 | ||
| 1812 | 2025.08.12 22:44:10.623874 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.08.12 22:44:10.623925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1814 | 2025.08.12 22:44:10.625198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1815 | 2025.08.12 22:44:10.625459 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.08.12 22:44:10.625720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1817 | 2025.08.12 22:44:10.817002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1818 | 2025.08.12 22:44:10.835076 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.08.12 22:44:10.835141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1820 | 2025.08.12 22:44:10.840767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1821 | 2025.08.12 22:44:10.841484 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.08.12 22:44:10.844918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1823 | 2025.08.12 22:44:11.672960 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1824 | 2025.08.12 22:44:11.673054 [ 267 ] {} <Debug> TCP-Session: b1265eec-4c85-4a30-b39a-650f68774712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2025.08.12 22:44:12.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.93 MiB, peak 183.38 MiB, free memory in arenas 0.00 B, will set to 178.99 MiB (RSS), difference: 2.06 MiB | ||
| 1826 | 2025.08.12 22:44:13.189810 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2025.08.12 22:44:13.189980 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1828 | 2025.08.12 22:44:13.190043 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1829 | 2025.08.12 22:44:13.190889 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2025.08.12 22:44:13.190931 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1831 | 2025.08.12 22:44:13.191326 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1832 | 2025.08.12 22:44:13.191559 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2025.08.12 22:44:13.191707 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001776 sec., 220720.7207207207 rows/sec., 14.00 MiB/sec. | ||
| 1834 | 2025.08.12 22:44:13.191750 [ 270 ] {4c6cefbe-3a0c-4d1f-9953-9dca000f3f39} <Debug> TCPHandler: Processed in 0.00206636 sec. | ||
| 1835 | 2025.08.12 22:44:13.191872 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.08.12 22:44:13.191967 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1837 | 2025.08.12 22:44:13.192009 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1838 | 2025.08.12 22:44:13.193024 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.08.12 22:44:13.193058 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1840 | 2025.08.12 22:44:13.193433 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1841 | 2025.08.12 22:44:13.193644 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.08.12 22:44:13.193769 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Debug> executeQuery: Read 1111 rows, 90.21 KiB in 0.001821 sec., 610104.3382756728 rows/sec., 48.38 MiB/sec. | ||
| 1843 | 2025.08.12 22:44:13.193805 [ 270 ] {648ade21-3f58-47ec-8235-d92526270010} <Debug> TCPHandler: Processed in 0.0019832 sec. | ||
| 1844 | 2025.08.12 22:44:13.193919 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2025.08.12 22:44:13.194012 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1846 | 2025.08.12 22:44:13.194051 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1847 | 2025.08.12 22:44:13.194523 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.08.12 22:44:13.194560 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1849 | 2025.08.12 22:44:13.194867 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2025.08.12 22:44:13.195088 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.08.12 22:44:13.195179 [ 49 ] {} <Debug> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2025.08.12 22:44:13.195213 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Debug> executeQuery: Read 218 rows, 13.43 KiB in 0.001219 sec., 178835.11074651353 rows/sec., 10.76 MiB/sec. | ||
| 1853 | 2025.08.12 22:44:13.195216 [ 49 ] {} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.08.12 22:44:13.195248 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1855 | 2025.08.12 22:44:13.195250 [ 270 ] {215f930b-2681-4ab1-8a9d-1de026531413} <Debug> TCPHandler: Processed in 0.001381424 sec. | ||
| 1856 | 2025.08.12 22:44:13.195368 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2025.08.12 22:44:13.195379 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::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 | ||
| 1858 | 2025.08.12 22:44:13.195462 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.08.12 22:44:13.195507 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1860 | 2025.08.12 22:44:13.195525 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1861 | 2025.08.12 22:44:13.195564 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1862 | 2025.08.12 22:44:13.195627 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1863 | 2025.08.12 22:44:13.195675 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::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 | ||
| 1864 | 2025.08.12 22:44:13.195718 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 218 rows starting from the beginning of the part | ||
| 1865 | 2025.08.12 22:44:13.195763 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1866 | 2025.08.12 22:44:13.195816 [ 186 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 218 rows starting from the beginning of the part | ||
| 1867 | 2025.08.12 22:44:13.195992 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.08.12 22:44:13.196032 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1869 | 2025.08.12 22:44:13.196360 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1870 | 2025.08.12 22:44:13.196589 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.08.12 22:44:13.196717 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001273 sec., 159465.82875098192 rows/sec., 10.29 MiB/sec. | ||
| 1872 | 2025.08.12 22:44:13.196740 [ 189 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415194 sec., 343415.81436891336 rows/sec., 22.48 MiB/sec. | ||
| 1873 | 2025.08.12 22:44:13.196757 [ 270 ] {94ee26ea-b858-4494-b769-6877ea8e08d7} <Debug> TCPHandler: Processed in 0.001438315 sec. | ||
| 1874 | 2025.08.12 22:44:13.196894 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2025.08.12 22:44:13.196953 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1876 | 2025.08.12 22:44:13.196991 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1877 | 2025.08.12 22:44:13.197035 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1878 | 2025.08.12 22:44:13.197285 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.08.12 22:44:13.197366 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_6_1} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1880 | 2025.08.12 22:44:13.197461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1881 | 2025.08.12 22:44:13.197490 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.08.12 22:44:13.197530 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1883 | 2025.08.12 22:44:13.197841 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1884 | 2025.08.12 22:44:13.198053 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.08.12 22:44:13.198176 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001203 sec., 167913.54945968412 rows/sec., 9.54 MiB/sec. | ||
| 1886 | 2025.08.12 22:44:13.198213 [ 270 ] {bae0cc66-2340-4e9f-859a-b97f839ee7ec} <Debug> TCPHandler: Processed in 0.001367974 sec. | ||
| 1887 | 2025.08.12 22:44:13.198326 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.08.12 22:44:13.198420 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2025.08.12 22:44:13.198459 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1890 | 2025.08.12 22:44:13.199103 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.08.12 22:44:13.199140 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1892 | 2025.08.12 22:44:13.199472 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2025.08.12 22:44:13.199693 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.08.12 22:44:13.199815 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Debug> executeQuery: Read 682 rows, 48.99 KiB in 0.001413 sec., 482661.0049539986 rows/sec., 33.86 MiB/sec. | ||
| 1895 | 2025.08.12 22:44:13.199851 [ 270 ] {d9a21c5c-e94f-41df-ba9b-274cb8d6db93} <Debug> TCPHandler: Processed in 0.001572466 sec. | ||
| 1896 | 2025.08.12 22:44:13.199999 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.08.12 22:44:13.200093 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1898 | 2025.08.12 22:44:13.200135 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1899 | 2025.08.12 22:44:13.200467 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.08.12 22:44:13.200504 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1901 | 2025.08.12 22:44:13.200803 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1902 | 2025.08.12 22:44:13.201008 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.08.12 22:44:13.201131 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 1904 | 2025.08.12 22:44:13.201166 [ 270 ] {a798bc38-8849-45e0-9cb2-495296cbd0e3} <Debug> TCPHandler: Processed in 0.001215502 sec. | ||
| 1905 | 2025.08.12 22:44:13.201305 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.08.12 22:44:13.201398 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2025.08.12 22:44:13.201440 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2025.08.12 22:44:13.201871 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.08.12 22:44:13.201905 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1910 | 2025.08.12 22:44:13.202255 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1911 | 2025.08.12 22:44:13.202475 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.08.12 22:44:13.202601 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001221 sec., 251433.25143325143 rows/sec., 16.54 MiB/sec. | ||
| 1913 | 2025.08.12 22:44:13.202638 [ 270 ] {926f2701-82d9-4eb8-b619-f252293213a5} <Debug> TCPHandler: Processed in 0.001381113 sec. | ||
| 1914 | 2025.08.12 22:44:13.202739 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.08.12 22:44:13.202834 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1916 | 2025.08.12 22:44:13.202876 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1917 | 2025.08.12 22:44:13.203181 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.08.12 22:44:13.203218 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1919 | 2025.08.12 22:44:13.203507 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1920 | 2025.08.12 22:44:13.203720 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.08.12 22:44:13.203846 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 1922 | 2025.08.12 22:44:13.203882 [ 270 ] {fa7d6383-5d93-4b73-aadc-dd5f40c1390c} <Debug> TCPHandler: Processed in 0.001191201 sec. | ||
| 1923 | 2025.08.12 22:44:13.203999 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.08.12 22:44:13.204107 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1925 | 2025.08.12 22:44:13.204164 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <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 | ||
| 1926 | 2025.08.12 22:44:13.204983 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.08.12 22:44:13.205019 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1928 | 2025.08.12 22:44:13.205552 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1929 | 2025.08.12 22:44:13.205779 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.08.12 22:44:13.205920 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001832 sec., 12008.733624454148 rows/sec., 21.52 MiB/sec. | ||
| 1931 | 2025.08.12 22:44:13.205976 [ 270 ] {183b93e3-d362-4f15-b05b-5f0b13afd9e5} <Debug> TCPHandler: Processed in 0.00203435 sec. | ||
| 1932 | 2025.08.12 22:44:13.206100 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2025.08.12 22:44:13.206193 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1934 | 2025.08.12 22:44:13.206236 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1935 | 2025.08.12 22:44:13.206569 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2025.08.12 22:44:13.206605 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1937 | 2025.08.12 22:44:13.206918 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1938 | 2025.08.12 22:44:13.207130 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2025.08.12 22:44:13.207253 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001078 sec., 13914.65677179963 rows/sec., 1.04 MiB/sec. | ||
| 1940 | 2025.08.12 22:44:13.207289 [ 270 ] {4b5c307e-19ca-4453-ace3-c19971fda8c5} <Debug> TCPHandler: Processed in 0.001237993 sec. | ||
| 1941 | 2025.08.12 22:44:13.207421 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.08.12 22:44:13.207513 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1943 | 2025.08.12 22:44:13.207554 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1944 | 2025.08.12 22:44:13.207894 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.08.12 22:44:13.207930 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1946 | 2025.08.12 22:44:13.208244 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1947 | 2025.08.12 22:44:13.208466 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.08.12 22:44:13.208591 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001096 sec., 93065.69343065693 rows/sec., 5.72 MiB/sec. | ||
| 1949 | 2025.08.12 22:44:13.208627 [ 270 ] {ffa3c674-6320-4f5f-b06e-9f1b5c0bf0ad} <Debug> TCPHandler: Processed in 0.001271953 sec. | ||
| 1950 | 2025.08.12 22:44:18.111661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1951 | 2025.08.12 22:44:18.112219 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2025.08.12 22:44:18.112261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1953 | 2025.08.12 22:44:18.112740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1954 | 2025.08.12 22:44:18.112967 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2025.08.12 22:44:18.113093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1956 | 2025.08.12 22:44:18.177380 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.08.12 22:44:18.177559 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2025.08.12 22:44:18.177621 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2025.08.12 22:44:18.178265 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.08.12 22:44:18.178302 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1961 | 2025.08.12 22:44:18.178685 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2025.08.12 22:44:18.178907 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.08.12 22:44:18.179049 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001541 sec., 49318.62426995458 rows/sec., 4.06 MiB/sec. | ||
| 1964 | 2025.08.12 22:44:18.179087 [ 270 ] {e32055f2-d850-4b92-aefa-f9c82d700c8b} <Debug> TCPHandler: Processed in 0.001888339 sec. | ||
| 1965 | 2025.08.12 22:44:18.179215 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.08.12 22:44:18.179320 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1967 | 2025.08.12 22:44:18.179366 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1968 | 2025.08.12 22:44:18.179843 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.08.12 22:44:18.179882 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1970 | 2025.08.12 22:44:18.180218 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2025.08.12 22:44:18.180434 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.08.12 22:44:18.180563 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001265 sec., 7905.138339920948 rows/sec., 594.43 KiB/sec. | ||
| 1973 | 2025.08.12 22:44:18.180598 [ 270 ] {c27a82a5-d0b1-4af4-8438-36e6b1e49954} <Debug> TCPHandler: Processed in 0.001432704 sec. | ||
| 1974 | 2025.08.12 22:44:18.180708 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2025.08.12 22:44:18.180804 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1976 | 2025.08.12 22:44:18.180844 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1977 | 2025.08.12 22:44:18.181271 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.08.12 22:44:18.181306 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1979 | 2025.08.12 22:44:18.181606 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1980 | 2025.08.12 22:44:18.181830 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.08.12 22:44:18.181970 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 1982 | 2025.08.12 22:44:18.182004 [ 270 ] {9fb95755-890c-46b6-a665-add4e33633ed} <Debug> TCPHandler: Processed in 0.001344063 sec. | ||
| 1983 | 2025.08.12 22:44:18.182121 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.08.12 22:44:18.182214 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1985 | 2025.08.12 22:44:18.182259 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1986 | 2025.08.12 22:44:18.182697 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.08.12 22:44:18.182729 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1988 | 2025.08.12 22:44:18.183049 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1989 | 2025.08.12 22:44:18.183278 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.08.12 22:44:18.183403 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1991 | 2025.08.12 22:44:18.183444 [ 270 ] {5b2e0861-acce-44f3-8eb5-38fc8310f0b8} <Debug> TCPHandler: Processed in 0.001371154 sec. | ||
| 1992 | 2025.08.12 22:44:18.183562 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.08.12 22:44:18.183655 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1994 | 2025.08.12 22:44:18.183709 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <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 | ||
| 1995 | 2025.08.12 22:44:18.184431 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.08.12 22:44:18.184465 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1997 | 2025.08.12 22:44:18.184958 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1998 | 2025.08.12 22:44:18.185177 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.08.12 22:44:18.185270 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2025.08.12 22:44:18.185310 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001673 sec., 5977.286312014346 rows/sec., 10.71 MiB/sec. | ||
| 2001 | 2025.08.12 22:44:18.185322 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.08.12 22:44:18.185345 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2003 | 2025.08.12 22:44:18.185357 [ 270 ] {9bde3e08-a233-4d40-aef2-19aa068d7787} <Debug> TCPHandler: Processed in 0.001844328 sec. | ||
| 2004 | 2025.08.12 22:44:18.185472 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.08.12 22:44:18.185473 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::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 | ||
| 2006 | 2025.08.12 22:44:18.185568 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2007 | 2025.08.12 22:44:18.185613 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2008 | 2025.08.12 22:44:18.185745 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2025.08.12 22:44:18.185815 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::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 | ||
| 2010 | 2025.08.12 22:44:18.185949 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::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 | ||
| 2011 | 2025.08.12 22:44:18.185955 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.08.12 22:44:18.185998 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2013 | 2025.08.12 22:44:18.186083 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::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 | ||
| 2014 | 2025.08.12 22:44:18.186200 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2015 | 2025.08.12 22:44:18.186301 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2025.08.12 22:44:18.186307 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2017 | 2025.08.12 22:44:18.186423 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2018 | 2025.08.12 22:44:18.186520 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.08.12 22:44:18.186653 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2020 | 2025.08.12 22:44:18.186687 [ 270 ] {0ef0172b-de2c-4b92-ad48-dda0c758dc1f} <Debug> TCPHandler: Processed in 0.001265703 sec. | ||
| 2021 | 2025.08.12 22:44:18.188223 [ 186 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.002804177 sec., 24249.53916960306 rows/sec., 43.45 MiB/sec. | ||
| 2022 | 2025.08.12 22:44:18.188516 [ 189 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2023 | 2025.08.12 22:44:18.188863 [ 189 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.08.12 22:44:18.188930 [ 189 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2025 | 2025.08.12 22:44:18.189048 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2026 | 2025.08.12 22:44:18.345384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2027 | 2025.08.12 22:44:18.362467 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.08.12 22:44:18.362525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2029 | 2025.08.12 22:44:18.368820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2030 | 2025.08.12 22:44:18.369543 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2025.08.12 22:44:18.372378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2032 | 2025.08.12 22:44:20.626382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 318 | ||
| 2033 | 2025.08.12 22:44:20.628653 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.08.12 22:44:20.628707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2035 | 2025.08.12 22:44:20.629841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2036 | 2025.08.12 22:44:20.630111 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.08.12 22:44:20.630264 [ 38 ] {} <Debug> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2038 | 2025.08.12 22:44:20.630332 [ 38 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2025.08.12 22:44:20.630354 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2040 | 2025.08.12 22:44:20.630441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2041 | 2025.08.12 22:44:20.630502 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::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 | ||
| 2042 | 2025.08.12 22:44:20.631188 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2043 | 2025.08.12 22:44:20.631391 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::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 | ||
| 2044 | 2025.08.12 22:44:20.631857 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 78 rows starting from the beginning of the part | ||
| 2045 | 2025.08.12 22:44:20.632239 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2046 | 2025.08.12 22:44:20.632599 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2047 | 2025.08.12 22:44:20.632956 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 2048 | 2025.08.12 22:44:20.633322 [ 192 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2049 | 2025.08.12 22:44:20.639693 [ 186 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.00926302 sec., 34330.056504250235 rows/sec., 35.35 MiB/sec. | ||
| 2050 | 2025.08.12 22:44:20.640424 [ 196 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2051 | 2025.08.12 22:44:20.640953 [ 196 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.08.12 22:44:20.641025 [ 196 ] {a3e1d6d0-d567-4228-95c0-869e7dbdb824::all_1_6_1} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2053 | 2025.08.12 22:44:20.641146 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2054 | 2025.08.12 22:44:23.189862 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.08.12 22:44:23.190064 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.08.12 22:44:23.190143 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2057 | 2025.08.12 22:44:23.190967 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.08.12 22:44:23.191019 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2059 | 2025.08.12 22:44:23.191416 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2060 | 2025.08.12 22:44:23.191647 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.08.12 22:44:23.191795 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001832 sec., 213973.79912663755 rows/sec., 13.58 MiB/sec. | ||
| 2062 | 2025.08.12 22:44:23.191842 [ 270 ] {447d2253-23e8-4bd4-865f-eaee92c8d167} <Debug> TCPHandler: Processed in 0.002190442 sec. | ||
| 2063 | 2025.08.12 22:44:23.191963 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.08.12 22:44:23.192133 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2065 | 2025.08.12 22:44:23.192179 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2066 | 2025.08.12 22:44:23.193120 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.08.12 22:44:23.193161 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2068 | 2025.08.12 22:44:23.193601 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2069 | 2025.08.12 22:44:23.193817 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.08.12 22:44:23.193930 [ 35 ] {} <Debug> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2071 | 2025.08.12 22:44:23.193953 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Debug> executeQuery: Read 1113 rows, 90.40 KiB in 0.001851 sec., 601296.5964343598 rows/sec., 47.70 MiB/sec. | ||
| 2072 | 2025.08.12 22:44:23.194002 [ 35 ] {} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2025.08.12 22:44:23.194010 [ 270 ] {36ec404a-d339-419e-ad20-64de1d0773c2} <Debug> TCPHandler: Processed in 0.00204457 sec. | ||
| 2074 | 2025.08.12 22:44:23.194036 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2075 | 2025.08.12 22:44:23.194134 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2025.08.12 22:44:23.194141 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::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 | ||
| 2077 | 2025.08.12 22:44:23.194240 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2078 | 2025.08.12 22:44:23.194256 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2079 | 2025.08.12 22:44:23.194283 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2080 | 2025.08.12 22:44:23.194290 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2081 | 2025.08.12 22:44:23.194356 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1201 rows starting from the beginning of the part | ||
| 2082 | 2025.08.12 22:44:23.194405 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2083 | 2025.08.12 22:44:23.194448 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1111 rows starting from the beginning of the part | ||
| 2084 | 2025.08.12 22:44:23.194493 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2085 | 2025.08.12 22:44:23.194536 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1113 rows starting from the beginning of the part | ||
| 2086 | 2025.08.12 22:44:23.194748 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2025.08.12 22:44:23.194785 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2088 | 2025.08.12 22:44:23.195192 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2089 | 2025.08.12 22:44:23.195412 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2025.08.12 22:44:23.195546 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Debug> executeQuery: Read 219 rows, 13.51 KiB in 0.001328 sec., 164909.63855421686 rows/sec., 9.93 MiB/sec. | ||
| 2091 | 2025.08.12 22:44:23.195585 [ 270 ] {fb407f4a-4c83-4fcc-b155-b5f17e715d2c} <Debug> TCPHandler: Processed in 0.001503955 sec. | ||
| 2092 | 2025.08.12 22:44:23.195692 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2025.08.12 22:44:23.195794 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2094 | 2025.08.12 22:44:23.195837 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2095 | 2025.08.12 22:44:23.196055 [ 192 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957229 sec., 1916484.9897482614 rows/sec., 161.17 MiB/sec. | ||
| 2096 | 2025.08.12 22:44:23.196303 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.08.12 22:44:23.196346 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2098 | 2025.08.12 22:44:23.196386 [ 197 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2099 | 2025.08.12 22:44:23.196746 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2100 | 2025.08.12 22:44:23.196827 [ 197 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.08.12 22:44:23.196945 [ 197 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_11_2} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2102 | 2025.08.12 22:44:23.197018 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2025.08.12 22:44:23.197052 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2104 | 2025.08.12 22:44:23.197184 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001409 sec., 144073.81121362667 rows/sec., 9.29 MiB/sec. | ||
| 2105 | 2025.08.12 22:44:23.197231 [ 270 ] {6265d2c9-235c-4a18-a180-1d940622fd95} <Debug> TCPHandler: Processed in 0.001590916 sec. | ||
| 2106 | 2025.08.12 22:44:23.197334 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.08.12 22:44:23.197429 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2108 | 2025.08.12 22:44:23.197470 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2109 | 2025.08.12 22:44:23.197906 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.08.12 22:44:23.197945 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2111 | 2025.08.12 22:44:23.198266 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2112 | 2025.08.12 22:44:23.198479 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.08.12 22:44:23.198613 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001201 sec., 168193.1723563697 rows/sec., 9.55 MiB/sec. | ||
| 2114 | 2025.08.12 22:44:23.198652 [ 270 ] {a668c3aa-6f53-43ff-aa35-a167861c815f} <Debug> TCPHandler: Processed in 0.001368414 sec. | ||
| 2115 | 2025.08.12 22:44:23.198762 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.08.12 22:44:23.198857 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2025.08.12 22:44:23.198898 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2025.08.12 22:44:23.199511 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.08.12 22:44:23.199550 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2120 | 2025.08.12 22:44:23.199903 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2121 | 2025.08.12 22:44:23.200118 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.08.12 22:44:23.200220 [ 35 ] {} <Debug> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2123 | 2025.08.12 22:44:23.200250 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Debug> executeQuery: Read 675 rows, 48.41 KiB in 0.001411 sec., 478384.12473423104 rows/sec., 33.51 MiB/sec. | ||
| 2124 | 2025.08.12 22:44:23.200256 [ 35 ] {} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.08.12 22:44:23.200292 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2126 | 2025.08.12 22:44:23.200297 [ 270 ] {b9d19e2b-c014-4b93-a1a3-83ef3efe1124} <Debug> TCPHandler: Processed in 0.001585066 sec. | ||
| 2127 | 2025.08.12 22:44:23.200405 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::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 | ||
| 2128 | 2025.08.12 22:44:23.200409 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2025.08.12 22:44:23.200558 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2130 | 2025.08.12 22:44:23.200565 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2131 | 2025.08.12 22:44:23.200604 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2132 | 2025.08.12 22:44:23.200614 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 2133 | 2025.08.12 22:44:23.200695 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 704 rows starting from the beginning of the part | ||
| 2134 | 2025.08.12 22:44:23.200743 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2135 | 2025.08.12 22:44:23.200786 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 682 rows starting from the beginning of the part | ||
| 2136 | 2025.08.12 22:44:23.200825 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2137 | 2025.08.12 22:44:23.200863 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 675 rows starting from the beginning of the part | ||
| 2138 | 2025.08.12 22:44:23.200988 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.08.12 22:44:23.201031 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2140 | 2025.08.12 22:44:23.201361 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2141 | 2025.08.12 22:44:23.201584 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.08.12 22:44:23.201734 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 2143 | 2025.08.12 22:44:23.201774 [ 270 ] {93591892-73e5-4911-9b5b-4acf42372904} <Debug> TCPHandler: Processed in 0.001413333 sec. | ||
| 2144 | 2025.08.12 22:44:23.201880 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.08.12 22:44:23.201971 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2025.08.12 22:44:23.202013 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2147 | 2025.08.12 22:44:23.202057 [ 192 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703996 sec., 1349181.5708487579 rows/sec., 101.39 MiB/sec. | ||
| 2148 | 2025.08.12 22:44:23.202220 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2149 | 2025.08.12 22:44:23.202472 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.08.12 22:44:23.202476 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2025.08.12 22:44:23.202515 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2152 | 2025.08.12 22:44:23.202578 [ 186 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_11_2} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2153 | 2025.08.12 22:44:23.202659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2154 | 2025.08.12 22:44:23.202870 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2155 | 2025.08.12 22:44:23.203081 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.08.12 22:44:23.203184 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2157 | 2025.08.12 22:44:23.203219 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.08.12 22:44:23.203223 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001269 sec., 241922.77383766745 rows/sec., 15.91 MiB/sec. | ||
| 2159 | 2025.08.12 22:44:23.203239 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2160 | 2025.08.12 22:44:23.203271 [ 270 ] {af2e63c7-3c32-414c-a116-18d15c498e6d} <Debug> TCPHandler: Processed in 0.001439474 sec. | ||
| 2161 | 2025.08.12 22:44:23.203331 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::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 | ||
| 2162 | 2025.08.12 22:44:23.203383 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2025.08.12 22:44:23.203430 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2025.08.12 22:44:23.203462 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 880 rows starting from the beginning of the part | ||
| 2165 | 2025.08.12 22:44:23.203485 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.08.12 22:44:23.203519 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 345 rows starting from the beginning of the part | ||
| 2167 | 2025.08.12 22:44:23.203529 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2168 | 2025.08.12 22:44:23.203568 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::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 | ||
| 2169 | 2025.08.12 22:44:23.203611 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 307 rows starting from the beginning of the part | ||
| 2170 | 2025.08.12 22:44:23.203656 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2171 | 2025.08.12 22:44:23.203699 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 307 rows starting from the beginning of the part | ||
| 2172 | 2025.08.12 22:44:23.203834 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.08.12 22:44:23.203871 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2174 | 2025.08.12 22:44:23.204179 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2175 | 2025.08.12 22:44:23.204392 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.08.12 22:44:23.204519 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 2177 | 2025.08.12 22:44:23.204556 [ 270 ] {42b2b624-cbaa-41c7-acc5-ccc6a48d8284} <Debug> TCPHandler: Processed in 0.001223092 sec. | ||
| 2178 | 2025.08.12 22:44:23.204657 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.08.12 22:44:23.204751 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2180 | 2025.08.12 22:44:23.204807 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <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 | ||
| 2181 | 2025.08.12 22:44:23.204851 [ 199 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553966 sec., 1389348.286899456 rows/sec., 96.38 MiB/sec. | ||
| 2182 | 2025.08.12 22:44:23.205078 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2183 | 2025.08.12 22:44:23.205322 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2025.08.12 22:44:23.205390 [ 192 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2185 | 2025.08.12 22:44:23.205448 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2186 | 2025.08.12 22:44:23.205602 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.08.12 22:44:23.205639 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2188 | 2025.08.12 22:44:23.206170 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2189 | 2025.08.12 22:44:23.206396 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2025.08.12 22:44:23.206535 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001802 sec., 12763.596004439512 rows/sec., 22.87 MiB/sec. | ||
| 2191 | 2025.08.12 22:44:23.206590 [ 270 ] {3d3a132c-c367-4848-84f9-ef3aeb791373} <Debug> TCPHandler: Processed in 0.00198294 sec. | ||
| 2192 | 2025.08.12 22:44:23.206704 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2025.08.12 22:44:23.206799 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2194 | 2025.08.12 22:44:23.206841 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2195 | 2025.08.12 22:44:23.207171 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.08.12 22:44:23.207207 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2197 | 2025.08.12 22:44:23.207509 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2198 | 2025.08.12 22:44:23.207715 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2025.08.12 22:44:23.207814 [ 33 ] {} <Debug> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2200 | 2025.08.12 22:44:23.207840 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00106 sec., 96226.41509433962 rows/sec., 5.91 MiB/sec. | ||
| 2201 | 2025.08.12 22:44:23.207855 [ 33 ] {} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.08.12 22:44:23.207874 [ 270 ] {a3b448d8-cfcc-446e-b814-516c4d7642e0} <Debug> TCPHandler: Processed in 0.001219331 sec. | ||
| 2203 | 2025.08.12 22:44:23.207883 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2204 | 2025.08.12 22:44:23.207968 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 2205 | 2025.08.12 22:44:23.208077 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2206 | 2025.08.12 22:44:23.208109 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2207 | 2025.08.12 22:44:23.208162 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2208 | 2025.08.12 22:44:23.208204 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 2209 | 2025.08.12 22:44:23.208240 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2210 | 2025.08.12 22:44:23.208279 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 2211 | 2025.08.12 22:44:23.208315 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2212 | 2025.08.12 22:44:23.209091 [ 191 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149211 sec., 579528.0414127606 rows/sec., 37.34 MiB/sec. | ||
| 2213 | 2025.08.12 22:44:23.209233 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2214 | 2025.08.12 22:44:23.209462 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.08.12 22:44:23.209526 [ 186 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_11_2} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2216 | 2025.08.12 22:44:23.209583 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2217 | 2025.08.12 22:44:25.513698 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2218 | 2025.08.12 22:44:25.513778 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2219 | 2025.08.12 22:44:25.613372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2220 | 2025.08.12 22:44:25.613891 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2025.08.12 22:44:25.613924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2222 | 2025.08.12 22:44:25.614390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2223 | 2025.08.12 22:44:25.614619 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2025.08.12 22:44:25.614736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2225 | 2025.08.12 22:44:25.872651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2226 | 2025.08.12 22:44:25.891103 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.08.12 22:44:25.891166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2228 | 2025.08.12 22:44:25.897532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2229 | 2025.08.12 22:44:25.898240 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.08.12 22:44:25.901195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2231 | 2025.08.12 22:44:26.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.89 MiB, peak 186.89 MiB, free memory in arenas 0.00 B, will set to 185.11 MiB (RSS), difference: 2.22 MiB | ||
| 2232 | 2025.08.12 22:44:28.178432 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.08.12 22:44:28.178622 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2234 | 2025.08.12 22:44:28.178688 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2235 | 2025.08.12 22:44:28.179346 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.08.12 22:44:28.179395 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2237 | 2025.08.12 22:44:28.179798 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2238 | 2025.08.12 22:44:28.180026 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.08.12 22:44:28.180174 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001602 sec., 47440.69912609239 rows/sec., 3.91 MiB/sec. | ||
| 2240 | 2025.08.12 22:44:28.180213 [ 270 ] {d6348f51-1632-41a5-a615-313c51876e7a} <Debug> TCPHandler: Processed in 0.001916419 sec. | ||
| 2241 | 2025.08.12 22:44:28.180350 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.08.12 22:44:28.180445 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2243 | 2025.08.12 22:44:28.180485 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2244 | 2025.08.12 22:44:28.180881 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.08.12 22:44:28.180918 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2246 | 2025.08.12 22:44:28.181206 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2247 | 2025.08.12 22:44:28.181419 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.08.12 22:44:28.181546 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 2249 | 2025.08.12 22:44:28.181581 [ 270 ] {112aff1b-5147-48f4-8e58-6194ed5b0d07} <Debug> TCPHandler: Processed in 0.001278922 sec. | ||
| 2250 | 2025.08.12 22:44:28.181695 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.08.12 22:44:28.181790 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2252 | 2025.08.12 22:44:28.181830 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2253 | 2025.08.12 22:44:28.182240 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.08.12 22:44:28.182276 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2255 | 2025.08.12 22:44:28.182571 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2256 | 2025.08.12 22:44:28.182776 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.08.12 22:44:28.182898 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 2258 | 2025.08.12 22:44:28.182932 [ 270 ] {b4d19c66-99ce-4bdc-9315-72eb083c0822} <Debug> TCPHandler: Processed in 0.001285772 sec. | ||
| 2259 | 2025.08.12 22:44:28.183057 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.08.12 22:44:28.183150 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2261 | 2025.08.12 22:44:28.183194 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2262 | 2025.08.12 22:44:28.183631 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.08.12 22:44:28.183666 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2264 | 2025.08.12 22:44:28.183976 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2265 | 2025.08.12 22:44:28.184186 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.08.12 22:44:28.184309 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2267 | 2025.08.12 22:44:28.184342 [ 270 ] {65eabde6-b622-4369-abc5-88f299f89b79} <Debug> TCPHandler: Processed in 0.001333593 sec. | ||
| 2268 | 2025.08.12 22:44:28.184449 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.08.12 22:44:28.184540 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.08.12 22:44:28.184592 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <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 | ||
| 2271 | 2025.08.12 22:44:28.185318 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.08.12 22:44:28.185355 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2273 | 2025.08.12 22:44:28.185845 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2274 | 2025.08.12 22:44:28.186058 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.08.12 22:44:28.186188 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001666 sec., 6002.400960384154 rows/sec., 10.76 MiB/sec. | ||
| 2276 | 2025.08.12 22:44:28.186235 [ 270 ] {86cddeee-b78d-479f-b9ac-ed6a374a7b67} <Debug> TCPHandler: Processed in 0.001834928 sec. | ||
| 2277 | 2025.08.12 22:44:28.186343 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.08.12 22:44:28.186436 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.08.12 22:44:28.186477 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2025.08.12 22:44:28.186802 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.08.12 22:44:28.186838 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2282 | 2025.08.12 22:44:28.187128 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2283 | 2025.08.12 22:44:28.187333 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.08.12 22:44:28.187454 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2285 | 2025.08.12 22:44:28.187488 [ 270 ] {f79a9937-a2c5-4ade-b055-61ee423301e9} <Debug> TCPHandler: Processed in 0.001193181 sec. | ||
| 2286 | 2025.08.12 22:44:29.087637 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2025.08.12 22:44:29.087996 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2288 | 2025.08.12 22:44:29.088542 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2289 | 2025.08.12 22:44:29.088617 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2290 | 2025.08.12 22:44:29.088934 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2291 | 2025.08.12 22:44:29.089006 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2292 | 2025.08.12 22:44:29.089151 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2293 | 2025.08.12 22:44:29.089362 [ 290 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2294 | 2025.08.12 22:44:29.089402 [ 289 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2295 | 2025.08.12 22:44:29.089424 [ 291 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2296 | 2025.08.12 22:44:29.089533 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2297 | 2025.08.12 22:44:29.089565 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2298 | 2025.08.12 22:44:29.094868 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2299 | 2025.08.12 22:44:29.094902 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2300 | 2025.08.12 22:44:29.094972 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2301 | 2025.08.12 22:44:29.095040 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2302 | 2025.08.12 22:44:29.096009 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.008177 sec., 4891.769597651951 rows/sec., 196.34 KiB/sec. | ||
| 2303 | 2025.08.12 22:44:29.096128 [ 270 ] {d9e55f2e-9255-44dc-8c4e-f12f6be05c59} <Debug> TCPHandler: Processed in 0.008662555 sec. | ||
| 2304 | 2025.08.12 22:44:29.096951 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2025.08.12 22:44:29.097106 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2306 | 2025.08.12 22:44:29.097364 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2307 | 2025.08.12 22:44:29.097404 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2308 | 2025.08.12 22:44:29.097644 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2309 | 2025.08.12 22:44:29.097699 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2310 | 2025.08.12 22:44:29.097807 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2311 | 2025.08.12 22:44:29.097876 [ 290 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2312 | 2025.08.12 22:44:29.097912 [ 291 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2313 | 2025.08.12 22:44:29.097913 [ 289 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2314 | 2025.08.12 22:44:29.098054 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2315 | 2025.08.12 22:44:29.098081 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2316 | 2025.08.12 22:44:29.098140 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2317 | 2025.08.12 22:44:29.098159 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2318 | 2025.08.12 22:44:29.098192 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2319 | 2025.08.12 22:44:29.098227 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2320 | 2025.08.12 22:44:29.098891 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 865.48 KiB/sec. | ||
| 2321 | 2025.08.12 22:44:29.098986 [ 270 ] {1add2bcf-5617-4d5d-9173-eb1d4425bfa2} <Debug> TCPHandler: Processed in 0.002087121 sec. | ||
| 2322 | 2025.08.12 22:44:29.099220 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2025.08.12 22:44:29.099365 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2324 | 2025.08.12 22:44:29.099596 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2325 | 2025.08.12 22:44:29.099635 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2326 | 2025.08.12 22:44:29.099854 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2327 | 2025.08.12 22:44:29.099909 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2328 | 2025.08.12 22:44:29.100013 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2329 | 2025.08.12 22:44:29.100068 [ 290 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2330 | 2025.08.12 22:44:29.100077 [ 291 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2331 | 2025.08.12 22:44:29.100077 [ 289 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2332 | 2025.08.12 22:44:29.100178 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2333 | 2025.08.12 22:44:29.100205 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2334 | 2025.08.12 22:44:29.100261 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2335 | 2025.08.12 22:44:29.100279 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2336 | 2025.08.12 22:44:29.100310 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2337 | 2025.08.12 22:44:29.100343 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2338 | 2025.08.12 22:44:29.100981 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001681 sec., 23795.35990481856 rows/sec., 955.07 KiB/sec. | ||
| 2339 | 2025.08.12 22:44:29.101073 [ 270 ] {03e2b707-beeb-431f-99a8-b2fc8a4c9c84} <Debug> TCPHandler: Processed in 0.001902708 sec. | ||
| 2340 | 2025.08.12 22:44:29.101292 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2025.08.12 22:44:29.101433 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2342 | 2025.08.12 22:44:29.101749 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2343 | 2025.08.12 22:44:29.101787 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2344 | 2025.08.12 22:44:29.102034 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2345 | 2025.08.12 22:44:29.102090 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2346 | 2025.08.12 22:44:29.102191 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2347 | 2025.08.12 22:44:29.102243 [ 290 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2348 | 2025.08.12 22:44:29.102251 [ 289 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2349 | 2025.08.12 22:44:29.102252 [ 291 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2350 | 2025.08.12 22:44:29.102352 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2351 | 2025.08.12 22:44:29.102378 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2352 | 2025.08.12 22:44:29.102432 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2353 | 2025.08.12 22:44:29.102449 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2354 | 2025.08.12 22:44:29.102480 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2355 | 2025.08.12 22:44:29.102531 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2356 | 2025.08.12 22:44:29.103067 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001695 sec., 23598.82005899705 rows/sec., 947.18 KiB/sec. | ||
| 2357 | 2025.08.12 22:44:29.103173 [ 270 ] {fc462950-9f44-462d-936c-e522ad3495a3} <Debug> TCPHandler: Processed in 0.001930359 sec. | ||
| 2358 | 2025.08.12 22:44:29.103405 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2025.08.12 22:44:29.103544 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2360 | 2025.08.12 22:44:29.103773 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2361 | 2025.08.12 22:44:29.103811 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2362 | 2025.08.12 22:44:29.104034 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2363 | 2025.08.12 22:44:29.104088 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2364 | 2025.08.12 22:44:29.104190 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2365 | 2025.08.12 22:44:29.104252 [ 289 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2366 | 2025.08.12 22:44:29.104255 [ 291 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2367 | 2025.08.12 22:44:29.104258 [ 290 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2368 | 2025.08.12 22:44:29.104363 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2369 | 2025.08.12 22:44:29.104384 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2370 | 2025.08.12 22:44:29.104439 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2371 | 2025.08.12 22:44:29.104457 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2372 | 2025.08.12 22:44:29.104488 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2373 | 2025.08.12 22:44:29.104521 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2374 | 2025.08.12 22:44:29.105063 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.00158 sec., 25316.45569620253 rows/sec., 1016.12 KiB/sec. | ||
| 2375 | 2025.08.12 22:44:29.105149 [ 270 ] {081cf191-0fd8-4dbf-be47-ddbd3b44a2ac} <Debug> TCPHandler: Processed in 0.001792748 sec. | ||
| 2376 | 2025.08.12 22:44:29.105368 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.08.12 22:44:29.105507 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2378 | 2025.08.12 22:44:29.105733 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2379 | 2025.08.12 22:44:29.105771 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2380 | 2025.08.12 22:44:29.105989 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2381 | 2025.08.12 22:44:29.106043 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2382 | 2025.08.12 22:44:29.106143 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2383 | 2025.08.12 22:44:29.106201 [ 290 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2384 | 2025.08.12 22:44:29.106209 [ 291 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2385 | 2025.08.12 22:44:29.106210 [ 289 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2386 | 2025.08.12 22:44:29.106313 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2387 | 2025.08.12 22:44:29.106338 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2388 | 2025.08.12 22:44:29.106392 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2389 | 2025.08.12 22:44:29.106410 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2390 | 2025.08.12 22:44:29.106440 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2391 | 2025.08.12 22:44:29.106472 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2392 | 2025.08.12 22:44:29.107013 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001566 sec., 25542.78416347382 rows/sec., 1.00 MiB/sec. | ||
| 2393 | 2025.08.12 22:44:29.107118 [ 270 ] {ba3eaad2-0704-4c10-af9b-14ac7b8711a7} <Debug> TCPHandler: Processed in 0.001799308 sec. | ||
| 2394 | 2025.08.12 22:44:29.107339 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.08.12 22:44:29.107479 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2396 | 2025.08.12 22:44:29.107708 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2397 | 2025.08.12 22:44:29.107747 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2398 | 2025.08.12 22:44:29.107969 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2399 | 2025.08.12 22:44:29.108023 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2025.08.12 22:44:29.108123 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2401 | 2025.08.12 22:44:29.108182 [ 289 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2025.08.12 22:44:29.108190 [ 291 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2403 | 2025.08.12 22:44:29.108195 [ 290 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2404 | 2025.08.12 22:44:29.108291 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2405 | 2025.08.12 22:44:29.108312 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2406 | 2025.08.12 22:44:29.108366 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2407 | 2025.08.12 22:44:29.108384 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2408 | 2025.08.12 22:44:29.108415 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2409 | 2025.08.12 22:44:29.108446 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2410 | 2025.08.12 22:44:29.108952 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001534 sec., 26075.61929595828 rows/sec., 1.02 MiB/sec. | ||
| 2411 | 2025.08.12 22:44:29.109059 [ 270 ] {82fec143-2af1-4069-a873-c8f6db7a37fa} <Debug> TCPHandler: Processed in 0.001770068 sec. | ||
| 2412 | 2025.08.12 22:44:29.205237 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.08.12 22:44:29.205415 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2414 | 2025.08.12 22:44:29.205701 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2415 | 2025.08.12 22:44:29.205740 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2416 | 2025.08.12 22:44:29.205962 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2417 | 2025.08.12 22:44:29.206016 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2418 | 2025.08.12 22:44:29.206118 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2419 | 2025.08.12 22:44:29.206189 [ 289 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2420 | 2025.08.12 22:44:29.206195 [ 291 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2421 | 2025.08.12 22:44:29.206197 [ 290 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2422 | 2025.08.12 22:44:29.206310 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2423 | 2025.08.12 22:44:29.206332 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2424 | 2025.08.12 22:44:29.206388 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2425 | 2025.08.12 22:44:29.206406 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2426 | 2025.08.12 22:44:29.206438 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2427 | 2025.08.12 22:44:29.206470 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2428 | 2025.08.12 22:44:29.207069 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> executeQuery: Read 40 rows, 1.61 KiB in 0.001731 sec., 23108.030040439055 rows/sec., 927.48 KiB/sec. | ||
| 2429 | 2025.08.12 22:44:29.207163 [ 270 ] {0d51d6c6-1153-479d-8534-1a1bbe2fdae8} <Debug> TCPHandler: Processed in 0.001988329 sec. | ||
| 2430 | 2025.08.12 22:44:29.207669 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2025.08.12 22:44:29.207775 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2432 | 2025.08.12 22:44:29.207817 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2433 | 2025.08.12 22:44:29.208313 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2025.08.12 22:44:29.208356 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2435 | 2025.08.12 22:44:29.208780 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2436 | 2025.08.12 22:44:29.208988 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Trace> oximeter.timeseries_schema (1b157d73-6657-4f1d-812a-aaccb6ca85e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.08.12 22:44:29.209135 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Debug> executeQuery: Read 8 rows, 1.53 KiB in 0.001391 sec., 5751.258087706686 rows/sec., 1.07 MiB/sec. | ||
| 2438 | 2025.08.12 22:44:29.209174 [ 270 ] {df4b05c8-6787-427f-8b31-915da9a2b466} <Debug> TCPHandler: Processed in 0.001553536 sec. | ||
| 2439 | 2025.08.12 22:44:29.209289 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.08.12 22:44:29.209387 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2441 | 2025.08.12 22:44:29.209428 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2442 | 2025.08.12 22:44:29.210046 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.08.12 22:44:29.210084 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2444 | 2025.08.12 22:44:29.210415 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2445 | 2025.08.12 22:44:29.210631 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2025.08.12 22:44:29.210765 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001399 sec., 280200.1429592566 rows/sec., 17.78 MiB/sec. | ||
| 2447 | 2025.08.12 22:44:29.210802 [ 270 ] {c70f4dcd-31d4-4c78-93b5-f46ada59dae3} <Debug> TCPHandler: Processed in 0.001561546 sec. | ||
| 2448 | 2025.08.12 22:44:29.210906 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2025.08.12 22:44:29.211000 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2450 | 2025.08.12 22:44:29.211041 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2451 | 2025.08.12 22:44:29.211434 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.08.12 22:44:29.211471 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2453 | 2025.08.12 22:44:29.211760 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2454 | 2025.08.12 22:44:29.211988 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.08.12 22:44:29.212115 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 863.65 KiB/sec. | ||
| 2456 | 2025.08.12 22:44:29.212152 [ 270 ] {eb3fd027-7c42-4c1a-9c70-6251291a44be} <Debug> TCPHandler: Processed in 0.001293523 sec. | ||
| 2457 | 2025.08.12 22:44:29.212255 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2025.08.12 22:44:29.212349 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2459 | 2025.08.12 22:44:29.212389 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2460 | 2025.08.12 22:44:29.213963 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2025.08.12 22:44:29.214001 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2462 | 2025.08.12 22:44:29.214470 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2463 | 2025.08.12 22:44:29.214704 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.08.12 22:44:29.214836 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Debug> executeQuery: Read 2279 rows, 189.29 KiB in 0.002505 sec., 909780.4391217566 rows/sec., 73.79 MiB/sec. | ||
| 2465 | 2025.08.12 22:44:29.214876 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2466 | 2025.08.12 22:44:29.214890 [ 270 ] {60fd47be-a5a5-4268-85c6-0975b1fd43c6} <Debug> TCPHandler: Processed in 0.002683267 sec. | ||
| 2467 | 2025.08.12 22:44:29.215019 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2025.08.12 22:44:29.215114 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2469 | 2025.08.12 22:44:29.215155 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2470 | 2025.08.12 22:44:29.215672 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.08.12 22:44:29.215711 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2472 | 2025.08.12 22:44:29.216028 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2473 | 2025.08.12 22:44:29.216242 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.08.12 22:44:29.216371 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Debug> executeQuery: Read 240 rows, 15.02 KiB in 0.001276 sec., 188087.77429467085 rows/sec., 11.50 MiB/sec. | ||
| 2475 | 2025.08.12 22:44:29.216411 [ 270 ] {d6852890-d975-434a-994f-1616e3612c60} <Debug> TCPHandler: Processed in 0.001441245 sec. | ||
| 2476 | 2025.08.12 22:44:29.216511 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.08.12 22:44:29.216605 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2478 | 2025.08.12 22:44:29.216645 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2479 | 2025.08.12 22:44:29.217172 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.08.12 22:44:29.217210 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2481 | 2025.08.12 22:44:29.217565 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2482 | 2025.08.12 22:44:29.217803 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2025.08.12 22:44:29.217933 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Debug> executeQuery: Read 432 rows, 29.28 KiB in 0.001346 sec., 320950.9658246657 rows/sec., 21.25 MiB/sec. | ||
| 2484 | 2025.08.12 22:44:29.217972 [ 270 ] {4bc228bd-9789-454a-ac3d-b9500b13b8c1} <Debug> TCPHandler: Processed in 0.001507865 sec. | ||
| 2485 | 2025.08.12 22:44:29.218082 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2025.08.12 22:44:29.218176 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2487 | 2025.08.12 22:44:29.218216 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2488 | 2025.08.12 22:44:29.218654 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.08.12 22:44:29.218692 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2490 | 2025.08.12 22:44:29.219004 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2491 | 2025.08.12 22:44:29.219226 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.08.12 22:44:29.219360 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001202 sec., 168053.2445923461 rows/sec., 9.54 MiB/sec. | ||
| 2493 | 2025.08.12 22:44:29.219397 [ 270 ] {d8dde150-232c-4e2d-9a1d-760bff2f938c} <Debug> TCPHandler: Processed in 0.001364163 sec. | ||
| 2494 | 2025.08.12 22:44:29.219506 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2025.08.12 22:44:29.219600 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2496 | 2025.08.12 22:44:29.219639 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2497 | 2025.08.12 22:44:29.220418 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2025.08.12 22:44:29.220456 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2499 | 2025.08.12 22:44:29.220882 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2500 | 2025.08.12 22:44:29.221100 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2025.08.12 22:44:29.221231 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Debug> executeQuery: Read 1158 rows, 84.88 KiB in 0.001649 sec., 702243.7841115828 rows/sec., 50.27 MiB/sec. | ||
| 2502 | 2025.08.12 22:44:29.221269 [ 270 ] {e39589c6-a6a2-454e-a648-d33bca591cbf} <Debug> TCPHandler: Processed in 0.001811717 sec. | ||
| 2503 | 2025.08.12 22:44:29.221379 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2025.08.12 22:44:29.221474 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2505 | 2025.08.12 22:44:29.221515 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2506 | 2025.08.12 22:44:29.221841 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.08.12 22:44:29.221878 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2508 | 2025.08.12 22:44:29.222191 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2509 | 2025.08.12 22:44:29.222425 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.08.12 22:44:29.222552 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 2511 | 2025.08.12 22:44:29.222589 [ 270 ] {bb96bf35-2bb5-4535-9be7-70c69ea712a4} <Debug> TCPHandler: Processed in 0.001259562 sec. | ||
| 2512 | 2025.08.12 22:44:29.222689 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2025.08.12 22:44:29.222783 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2514 | 2025.08.12 22:44:29.222826 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2515 | 2025.08.12 22:44:29.224019 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.08.12 22:44:29.224056 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2517 | 2025.08.12 22:44:29.224600 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2518 | 2025.08.12 22:44:29.224818 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.08.12 22:44:29.224945 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Debug> executeQuery: Read 2892 rows, 197.03 KiB in 0.002181 sec., 1325997.248968363 rows/sec., 88.22 MiB/sec. | ||
| 2520 | 2025.08.12 22:44:29.224984 [ 270 ] {fffbe5cd-bfc2-4513-822a-138d2b3e9fe6} <Debug> TCPHandler: Processed in 0.002342103 sec. | ||
| 2521 | 2025.08.12 22:44:29.225088 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.08.12 22:44:29.225188 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2523 | 2025.08.12 22:44:29.225233 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2524 | 2025.08.12 22:44:29.225603 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.08.12 22:44:29.225641 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2526 | 2025.08.12 22:44:29.225985 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2527 | 2025.08.12 22:44:29.226203 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.08.12 22:44:29.226354 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 110.52 KiB/sec. | ||
| 2529 | 2025.08.12 22:44:29.226404 [ 270 ] {bcf00b3f-5cfa-4751-9bab-ad2f66ae2fb7} <Debug> TCPHandler: Processed in 0.001365644 sec. | ||
| 2530 | 2025.08.12 22:44:29.226518 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.08.12 22:44:29.226612 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2025.08.12 22:44:29.226667 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <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 | ||
| 2533 | 2025.08.12 22:44:29.227479 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.08.12 22:44:29.227518 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2535 | 2025.08.12 22:44:29.228034 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2536 | 2025.08.12 22:44:29.228268 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.08.12 22:44:29.228410 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001815 sec., 17630.853994490357 rows/sec., 31.59 MiB/sec. | ||
| 2538 | 2025.08.12 22:44:29.228473 [ 270 ] {05726627-8247-4914-b869-56af7910a664} <Debug> TCPHandler: Processed in 0.00200255 sec. | ||
| 2539 | 2025.08.12 22:44:29.228586 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.08.12 22:44:29.228681 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2541 | 2025.08.12 22:44:29.228724 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2542 | 2025.08.12 22:44:29.229053 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.08.12 22:44:29.229090 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2544 | 2025.08.12 22:44:29.229384 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2545 | 2025.08.12 22:44:29.229592 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Trace> oximeter.measurements_i64 (5bc82014-b0cd-4767-b6fd-e350d3149cec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.08.12 22:44:29.229720 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 401.35 KiB/sec. | ||
| 2547 | 2025.08.12 22:44:29.229765 [ 270 ] {853222ad-01a0-47fb-929a-637ff13289cb} <Debug> TCPHandler: Processed in 0.001228422 sec. | ||
| 2548 | 2025.08.12 22:44:29.229869 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.08.12 22:44:29.229963 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2550 | 2025.08.12 22:44:29.230004 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2551 | 2025.08.12 22:44:29.230331 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.08.12 22:44:29.230367 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2553 | 2025.08.12 22:44:29.230667 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2554 | 2025.08.12 22:44:29.230880 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.08.12 22:44:29.231008 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001062 sec., 50847.457627118645 rows/sec., 2.85 MiB/sec. | ||
| 2556 | 2025.08.12 22:44:29.231045 [ 270 ] {90467235-fecd-429e-9c31-c13a3c46d4ce} <Debug> TCPHandler: Processed in 0.001224512 sec. | ||
| 2557 | 2025.08.12 22:44:30.631509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 396 | ||
| 2558 | 2025.08.12 22:44:30.634889 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2025.08.12 22:44:30.634941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2560 | 2025.08.12 22:44:30.636174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2561 | 2025.08.12 22:44:30.636450 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2025.08.12 22:44:30.636708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2563 | 2025.08.12 22:44:33.115532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2564 | 2025.08.12 22:44:33.116073 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.08.12 22:44:33.116116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2566 | 2025.08.12 22:44:33.116665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2025.08.12 22:44:33.116958 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.08.12 22:44:33.117100 [ 138 ] {} <Debug> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2025.08.12 22:44:33.117105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2570 | 2025.08.12 22:44:33.117150 [ 138 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.08.12 22:44:33.117174 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2572 | 2025.08.12 22:44:33.117316 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::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 | ||
| 2573 | 2025.08.12 22:44:33.117469 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2025.08.12 22:44:33.117524 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2575 | 2025.08.12 22:44:33.117621 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2576 | 2025.08.12 22:44:33.117669 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2577 | 2025.08.12 22:44:33.117712 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2578 | 2025.08.12 22:44:33.117753 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2579 | 2025.08.12 22:44:33.117796 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2580 | 2025.08.12 22:44:33.119294 [ 188 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204714 sec., 2503004.191213107 rows/sec., 35.81 MiB/sec. | ||
| 2581 | 2025.08.12 22:44:33.120158 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2582 | 2025.08.12 22:44:33.120428 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2025.08.12 22:44:33.120504 [ 199 ] {4df2d241-5668-46cd-8dda-e6b341c5affd::all_1_11_2} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2584 | 2025.08.12 22:44:33.120581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2585 | 2025.08.12 22:44:33.175726 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2025.08.12 22:44:33.175899 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2587 | 2025.08.12 22:44:33.175970 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2588 | 2025.08.12 22:44:33.176686 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2025.08.12 22:44:33.176733 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2590 | 2025.08.12 22:44:33.177129 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2591 | 2025.08.12 22:44:33.177376 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2025.08.12 22:44:33.177555 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.52 MiB/sec. | ||
| 2593 | 2025.08.12 22:44:33.177604 [ 270 ] {bcc2ad3a-776a-40fe-bb78-a54157e8be45} <Debug> TCPHandler: Processed in 0.00205478 sec. | ||
| 2594 | 2025.08.12 22:44:33.177739 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2025.08.12 22:44:33.177836 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2596 | 2025.08.12 22:44:33.177878 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2597 | 2025.08.12 22:44:33.178360 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.08.12 22:44:33.178398 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2599 | 2025.08.12 22:44:33.178707 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2600 | 2025.08.12 22:44:33.178922 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2025.08.12 22:44:33.179062 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 2602 | 2025.08.12 22:44:33.179109 [ 270 ] {72b80756-0aa1-4453-8a66-741c8fe2a08f} <Debug> TCPHandler: Processed in 0.001420464 sec. | ||
| 2603 | 2025.08.12 22:44:33.179254 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.08.12 22:44:33.179354 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2605 | 2025.08.12 22:44:33.179405 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2606 | 2025.08.12 22:44:33.179849 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.08.12 22:44:33.179887 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2608 | 2025.08.12 22:44:33.180202 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2609 | 2025.08.12 22:44:33.180409 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.08.12 22:44:33.180537 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001243 sec., 102976.66934835077 rows/sec., 7.17 MiB/sec. | ||
| 2611 | 2025.08.12 22:44:33.180574 [ 270 ] {22aa4e0c-c76b-4186-878a-086b4a3a9d2c} <Debug> TCPHandler: Processed in 0.001412284 sec. | ||
| 2612 | 2025.08.12 22:44:33.180697 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2025.08.12 22:44:33.180787 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2614 | 2025.08.12 22:44:33.180827 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2615 | 2025.08.12 22:44:33.181258 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.08.12 22:44:33.181295 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2617 | 2025.08.12 22:44:33.181612 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2618 | 2025.08.12 22:44:33.181833 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.08.12 22:44:33.181967 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001141 sec., 42068.36108676599 rows/sec., 2.84 MiB/sec. | ||
| 2620 | 2025.08.12 22:44:33.182004 [ 270 ] {434819be-e065-44ab-a150-4f3d5c728616} <Debug> TCPHandler: Processed in 0.001308493 sec. | ||
| 2621 | 2025.08.12 22:44:33.402008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2622 | 2025.08.12 22:44:33.418893 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2025.08.12 22:44:33.418939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2624 | 2025.08.12 22:44:33.425234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2625 | 2025.08.12 22:44:33.425899 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2025.08.12 22:44:33.426178 [ 152 ] {} <Debug> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2627 | 2025.08.12 22:44:33.426234 [ 152 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.08.12 22:44:33.426259 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2629 | 2025.08.12 22:44:33.426361 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2630 | 2025.08.12 22:44:33.428996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2631 | 2025.08.12 22:44:33.430387 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2025.08.12 22:44:33.431956 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2633 | 2025.08.12 22:44:33.436763 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2634 | 2025.08.12 22:44:33.441238 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2635 | 2025.08.12 22:44:33.445396 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2636 | 2025.08.12 22:44:33.450218 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2637 | 2025.08.12 22:44:33.454501 [ 191 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::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 | ||
| 2638 | 2025.08.12 22:44:33.508610 [ 188 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082285687 sec., 1008.6808900313368 rows/sec., 5.22 MiB/sec. | ||
| 2639 | 2025.08.12 22:44:33.510304 [ 203 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2640 | 2025.08.12 22:44:33.512115 [ 203 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_11_2} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2025.08.12 22:44:33.512212 [ 203 ] {f3c8914d-68ec-4f05-a670-7767a0b500fa::all_1_11_2} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2642 | 2025.08.12 22:44:33.513408 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2643 | 2025.08.12 22:44:34.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.55 MiB, peak 197.43 MiB, free memory in arenas 0.00 B, will set to 197.52 MiB (RSS), difference: 9.97 MiB | ||
| 2644 | 2025.08.12 22:44:38.178071 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.08.12 22:44:38.178279 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2646 | 2025.08.12 22:44:38.178350 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2025.08.12 22:44:38.179035 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.08.12 22:44:38.179088 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2649 | 2025.08.12 22:44:38.179516 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2650 | 2025.08.12 22:44:38.179761 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.08.12 22:44:38.179924 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001697 sec., 44784.91455509723 rows/sec., 3.69 MiB/sec. | ||
| 2652 | 2025.08.12 22:44:38.179976 [ 270 ] {67178c44-6c76-45e9-87ec-c0b8f2c3e88f} <Debug> TCPHandler: Processed in 0.00203566 sec. | ||
| 2653 | 2025.08.12 22:44:38.180155 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.08.12 22:44:38.180261 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2655 | 2025.08.12 22:44:38.180307 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2656 | 2025.08.12 22:44:38.180750 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.08.12 22:44:38.180788 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2658 | 2025.08.12 22:44:38.181115 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2659 | 2025.08.12 22:44:38.181375 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.08.12 22:44:38.181492 [ 149 ] {} <Debug> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2661 | 2025.08.12 22:44:38.181524 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001286 sec., 7776.049766718506 rows/sec., 584.72 KiB/sec. | ||
| 2662 | 2025.08.12 22:44:38.181529 [ 149 ] {} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2025.08.12 22:44:38.181557 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2664 | 2025.08.12 22:44:38.181564 [ 270 ] {c5d10443-7c02-4a73-9fb8-eb832bd355ba} <Debug> TCPHandler: Processed in 0.001461474 sec. | ||
| 2665 | 2025.08.12 22:44:38.181652 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::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 | ||
| 2666 | 2025.08.12 22:44:38.181693 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2025.08.12 22:44:38.181736 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2668 | 2025.08.12 22:44:38.181764 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2669 | 2025.08.12 22:44:38.181792 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2670 | 2025.08.12 22:44:38.181821 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2671 | 2025.08.12 22:44:38.181836 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2672 | 2025.08.12 22:44:38.181865 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part | ||
| 2673 | 2025.08.12 22:44:38.181906 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2674 | 2025.08.12 22:44:38.181943 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 240 rows starting from the beginning of the part | ||
| 2675 | 2025.08.12 22:44:38.181981 [ 208 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2676 | 2025.08.12 22:44:38.182354 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.08.12 22:44:38.182397 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2678 | 2025.08.12 22:44:38.182974 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2679 | 2025.08.12 22:44:38.183112 [ 188 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496084 sec., 495293.0450429254 rows/sec., 32.41 MiB/sec. | ||
| 2680 | 2025.08.12 22:44:38.183260 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.08.12 22:44:38.183261 [ 188 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2682 | 2025.08.12 22:44:38.183400 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001628 sec., 45454.54545454545 rows/sec., 3.55 MiB/sec. | ||
| 2683 | 2025.08.12 22:44:38.183437 [ 270 ] {cc08de31-d781-4bbb-a8cd-064cdefb376c} <Debug> TCPHandler: Processed in 0.001793087 sec. | ||
| 2684 | 2025.08.12 22:44:38.183546 [ 188 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.08.12 22:44:38.183560 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2025.08.12 22:44:38.183614 [ 188 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_11_2} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2687 | 2025.08.12 22:44:38.183656 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2688 | 2025.08.12 22:44:38.183673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2689 | 2025.08.12 22:44:38.183701 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2690 | 2025.08.12 22:44:38.184117 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2025.08.12 22:44:38.184152 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2692 | 2025.08.12 22:44:38.184520 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2693 | 2025.08.12 22:44:38.184730 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.08.12 22:44:38.184854 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 2695 | 2025.08.12 22:44:38.184889 [ 270 ] {d588d5a1-7a8d-418d-a740-173c40cbe25a} <Debug> TCPHandler: Processed in 0.001378634 sec. | ||
| 2696 | 2025.08.12 22:44:38.184998 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2025.08.12 22:44:38.185091 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2698 | 2025.08.12 22:44:38.185144 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <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 | ||
| 2699 | 2025.08.12 22:44:38.185890 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.08.12 22:44:38.185927 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2701 | 2025.08.12 22:44:38.186435 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2702 | 2025.08.12 22:44:38.186654 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.08.12 22:44:38.186789 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001716 sec., 5827.505827505827 rows/sec., 10.44 MiB/sec. | ||
| 2704 | 2025.08.12 22:44:38.186847 [ 270 ] {cae1cebd-ffd0-4c4a-ba2a-003fda06389e} <Debug> TCPHandler: Processed in 0.001898119 sec. | ||
| 2705 | 2025.08.12 22:44:38.186950 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2025.08.12 22:44:38.187043 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2707 | 2025.08.12 22:44:38.187085 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2708 | 2025.08.12 22:44:38.187417 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.08.12 22:44:38.187453 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2710 | 2025.08.12 22:44:38.187773 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2711 | 2025.08.12 22:44:38.187986 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.08.12 22:44:38.188110 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2713 | 2025.08.12 22:44:38.188144 [ 270 ] {5b7026dc-8172-4071-b2a6-12b406db1866} <Debug> TCPHandler: Processed in 0.001242862 sec. | ||
| 2714 | 2025.08.12 22:44:40.513832 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2715 | 2025.08.12 22:44:40.513890 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2716 | 2025.08.12 22:44:40.617658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2717 | 2025.08.12 22:44:40.618236 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.08.12 22:44:40.618296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2719 | 2025.08.12 22:44:40.618895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2720 | 2025.08.12 22:44:40.619146 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2025.08.12 22:44:40.619327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2722 | 2025.08.12 22:44:40.637479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 416 | ||
| 2723 | 2025.08.12 22:44:40.639522 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.08.12 22:44:40.639573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2725 | 2025.08.12 22:44:40.640703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2726 | 2025.08.12 22:44:40.640970 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.08.12 22:44:40.641294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 2728 | 2025.08.12 22:44:40.929485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2729 | 2025.08.12 22:44:40.946795 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.08.12 22:44:40.946858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2731 | 2025.08.12 22:44:40.952570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2732 | 2025.08.12 22:44:40.953262 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.08.12 22:44:40.956098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2734 | 2025.08.12 22:44:41.061222 [ 145 ] {} <Debug> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2735 | 2025.08.12 22:44:41.061280 [ 145 ] {} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.08.12 22:44:41.061305 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2737 | 2025.08.12 22:44:41.061420 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::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 | ||
| 2738 | 2025.08.12 22:44:41.061544 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2739 | 2025.08.12 22:44:41.061578 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2740 | 2025.08.12 22:44:41.061647 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 416 rows starting from the beginning of the part | ||
| 2741 | 2025.08.12 22:44:41.061698 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 2742 | 2025.08.12 22:44:41.061744 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 2743 | 2025.08.12 22:44:41.061791 [ 208 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 2744 | 2025.08.12 22:44:41.062791 [ 188 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414874 sec., 1142151.1738854484 rows/sec., 77.48 MiB/sec. | ||
| 2745 | 2025.08.12 22:44:41.062946 [ 188 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2746 | 2025.08.12 22:44:41.063197 [ 188 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.08.12 22:44:41.063260 [ 188 ] {bcbe07d9-dc31-4f37-b6f0-4de8c94ae770::all_1_5_1} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2748 | 2025.08.12 22:44:41.063317 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2749 | 2025.08.12 22:44:41.549778 [ 145 ] {} <Debug> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2750 | 2025.08.12 22:44:41.549861 [ 145 ] {} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.08.12 22:44:41.549887 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2752 | 2025.08.12 22:44:41.550021 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::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 | ||
| 2753 | 2025.08.12 22:44:41.550181 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2025.08.12 22:44:41.550221 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2755 | 2025.08.12 22:44:41.550324 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 214 rows starting from the beginning of the part | ||
| 2756 | 2025.08.12 22:44:41.550383 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 2757 | 2025.08.12 22:44:41.550429 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 2758 | 2025.08.12 22:44:41.550475 [ 201 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 2759 | 2025.08.12 22:44:41.551403 [ 188 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445284 sec., 575665.4055535105 rows/sec., 35.22 MiB/sec. | ||
| 2760 | 2025.08.12 22:44:41.551603 [ 195 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2761 | 2025.08.12 22:44:41.551924 [ 195 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.08.12 22:44:41.552001 [ 195 ] {fe6ab0d5-c538-412e-b06a-d615cb3284cf::all_1_5_1} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2763 | 2025.08.12 22:44:41.552101 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2764 | 2025.08.12 22:44:43.189240 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.08.12 22:44:43.189424 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2766 | 2025.08.12 22:44:43.189492 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2767 | 2025.08.12 22:44:43.190305 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.08.12 22:44:43.190351 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2769 | 2025.08.12 22:44:43.190744 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2770 | 2025.08.12 22:44:43.190973 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.08.12 22:44:43.191124 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001752 sec., 223744.29223744292 rows/sec., 14.20 MiB/sec. | ||
| 2772 | 2025.08.12 22:44:43.191165 [ 270 ] {3404812f-55cc-4b08-8157-945aef237af1} <Debug> TCPHandler: Processed in 0.00205444 sec. | ||
| 2773 | 2025.08.12 22:44:43.191280 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.08.12 22:44:43.191375 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2025.08.12 22:44:43.191415 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2025.08.12 22:44:43.192361 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.08.12 22:44:43.192398 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2778 | 2025.08.12 22:44:43.192790 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2779 | 2025.08.12 22:44:43.193006 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.08.12 22:44:43.193130 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001774 sec., 637542.2773393461 rows/sec., 50.71 MiB/sec. | ||
| 2781 | 2025.08.12 22:44:43.193130 [ 143 ] {} <Debug> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2782 | 2025.08.12 22:44:43.193167 [ 270 ] {42525efd-b55b-4f16-a9c7-16213f5a32ef} <Debug> TCPHandler: Processed in 0.00193783 sec. | ||
| 2783 | 2025.08.12 22:44:43.193211 [ 143 ] {} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.08.12 22:44:43.193242 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2785 | 2025.08.12 22:44:43.193302 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.08.12 22:44:43.193357 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::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 | ||
| 2787 | 2025.08.12 22:44:43.193400 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2788 | 2025.08.12 22:44:43.193444 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2789 | 2025.08.12 22:44:43.193500 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2790 | 2025.08.12 22:44:43.193544 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1259 rows starting from the beginning of the part | ||
| 2791 | 2025.08.12 22:44:43.193622 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2792 | 2025.08.12 22:44:43.193676 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2279 rows starting from the beginning of the part | ||
| 2793 | 2025.08.12 22:44:43.193725 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2794 | 2025.08.12 22:44:43.193770 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 2795 | 2025.08.12 22:44:43.193825 [ 195 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1131 rows starting from the beginning of the part | ||
| 2796 | 2025.08.12 22:44:43.193927 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.08.12 22:44:43.193971 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2798 | 2025.08.12 22:44:43.194314 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2799 | 2025.08.12 22:44:43.194535 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.08.12 22:44:43.194666 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001284 sec., 177570.09345794393 rows/sec., 10.79 MiB/sec. | ||
| 2801 | 2025.08.12 22:44:43.194702 [ 270 ] {75f81792-8a9b-453b-9e3c-7a090f2caa93} <Debug> TCPHandler: Processed in 0.001452445 sec. | ||
| 2802 | 2025.08.12 22:44:43.194813 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.08.12 22:44:43.194907 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2804 | 2025.08.12 22:44:43.194946 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2805 | 2025.08.12 22:44:43.195403 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.08.12 22:44:43.195439 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2807 | 2025.08.12 22:44:43.195741 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2808 | 2025.08.12 22:44:43.195950 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.08.12 22:44:43.196046 [ 143 ] {} <Debug> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2810 | 2025.08.12 22:44:43.196075 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001186 sec., 171163.5750421585 rows/sec., 11.04 MiB/sec. | ||
| 2811 | 2025.08.12 22:44:43.196078 [ 143 ] {} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.08.12 22:44:43.196114 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2813 | 2025.08.12 22:44:43.196118 [ 270 ] {6816462a-54f2-4918-87fc-4d10c02421d7} <Debug> TCPHandler: Processed in 0.001353354 sec. | ||
| 2814 | 2025.08.12 22:44:43.196200 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::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 | ||
| 2815 | 2025.08.12 22:44:43.196240 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.08.12 22:44:43.196290 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2817 | 2025.08.12 22:44:43.196318 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2818 | 2025.08.12 22:44:43.196332 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2819 | 2025.08.12 22:44:43.196372 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2820 | 2025.08.12 22:44:43.196390 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 227 rows starting from the beginning of the part | ||
| 2821 | 2025.08.12 22:44:43.196437 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 2822 | 2025.08.12 22:44:43.196501 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 2823 | 2025.08.12 22:44:43.196549 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 432 rows starting from the beginning of the part | ||
| 2824 | 2025.08.12 22:44:43.196603 [ 188 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 203 rows starting from the beginning of the part | ||
| 2825 | 2025.08.12 22:44:43.196821 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.08.12 22:44:43.196856 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2827 | 2025.08.12 22:44:43.197521 [ 198 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358533 sec., 951025.8492064602 rows/sec., 66.16 MiB/sec. | ||
| 2828 | 2025.08.12 22:44:43.197711 [ 200 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2829 | 2025.08.12 22:44:43.197961 [ 200 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.08.12 22:44:43.198021 [ 200 ] {c2c1ce37-7b7f-42ef-8470-72f7e44c2e78::all_1_6_1} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2831 | 2025.08.12 22:44:43.198075 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2832 | 2025.08.12 22:44:43.201475 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2833 | 2025.08.12 22:44:43.201583 [ 200 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4877 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282281 sec., 588847.4443211961 rows/sec., 49.76 MiB/sec. | ||
| 2834 | 2025.08.12 22:44:43.201733 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2025.08.12 22:44:43.201886 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.005569 sec., 36272.22122463638 rows/sec., 2.06 MiB/sec. | ||
| 2836 | 2025.08.12 22:44:43.201932 [ 270 ] {9a043b3a-a5a6-4b40-8e32-a87edacaefb9} <Debug> TCPHandler: Processed in 0.005739357 sec. | ||
| 2837 | 2025.08.12 22:44:43.201988 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2838 | 2025.08.12 22:44:43.202080 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.08.12 22:44:43.202198 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2840 | 2025.08.12 22:44:43.202250 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2841 | 2025.08.12 22:44:43.202327 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.08.12 22:44:43.202515 [ 198 ] {8f1a8713-cdac-439f-9469-d3cd8f1eab64::all_1_16_3} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2843 | 2025.08.12 22:44:43.202608 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2844 | 2025.08.12 22:44:43.202937 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.08.12 22:44:43.202979 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2846 | 2025.08.12 22:44:43.203317 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2847 | 2025.08.12 22:44:43.203533 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.08.12 22:44:43.203635 [ 143 ] {} <Debug> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2849 | 2025.08.12 22:44:43.203660 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001485 sec., 460606.0606060606 rows/sec., 32.31 MiB/sec. | ||
| 2850 | 2025.08.12 22:44:43.203673 [ 143 ] {} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.08.12 22:44:43.203795 [ 270 ] {37368307-dc30-4b2d-b59a-733128e73b2d} <Debug> TCPHandler: Processed in 0.001778088 sec. | ||
| 2852 | 2025.08.12 22:44:43.203800 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2853 | 2025.08.12 22:44:43.203888 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::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 | ||
| 2854 | 2025.08.12 22:44:43.203920 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2025.08.12 22:44:43.203978 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2856 | 2025.08.12 22:44:43.204003 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 746 rows starting from the beginning of the part | ||
| 2857 | 2025.08.12 22:44:43.204013 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2858 | 2025.08.12 22:44:43.204049 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2859 | 2025.08.12 22:44:43.204055 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2860 | 2025.08.12 22:44:43.204087 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1158 rows starting from the beginning of the part | ||
| 2861 | 2025.08.12 22:44:43.204123 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2862 | 2025.08.12 22:44:43.204159 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 2863 | 2025.08.12 22:44:43.204195 [ 188 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 684 rows starting from the beginning of the part | ||
| 2864 | 2025.08.12 22:44:43.204393 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.08.12 22:44:43.204428 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2866 | 2025.08.12 22:44:43.204742 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2867 | 2025.08.12 22:44:43.204951 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.08.12 22:44:43.205078 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2869 | 2025.08.12 22:44:43.205113 [ 270 ] {b96355da-c525-4d43-8d56-209045497d7c} <Debug> TCPHandler: Processed in 0.001242083 sec. | ||
| 2870 | 2025.08.12 22:44:43.205221 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.08.12 22:44:43.205279 [ 198 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420153 sec., 1971618.550958946 rows/sec., 148.81 MiB/sec. | ||
| 2872 | 2025.08.12 22:44:43.205314 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2025.08.12 22:44:43.205360 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2874 | 2025.08.12 22:44:43.205450 [ 200 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2875 | 2025.08.12 22:44:43.205675 [ 200 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.08.12 22:44:43.205735 [ 200 ] {56ea5bce-e1a3-47e0-8fa8-2781d1d113d1::all_1_16_3} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2877 | 2025.08.12 22:44:43.205787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2878 | 2025.08.12 22:44:43.205793 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.08.12 22:44:43.205828 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2880 | 2025.08.12 22:44:43.206163 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2881 | 2025.08.12 22:44:43.206371 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.08.12 22:44:43.206470 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2883 | 2025.08.12 22:44:43.206494 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001198 sec., 256260.43405676127 rows/sec., 16.86 MiB/sec. | ||
| 2884 | 2025.08.12 22:44:43.206502 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.08.12 22:44:43.206536 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2886 | 2025.08.12 22:44:43.206536 [ 270 ] {a2cec4f4-fb90-4db6-83e0-512d02ca7414} <Debug> TCPHandler: Processed in 0.001363634 sec. | ||
| 2887 | 2025.08.12 22:44:43.206603 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::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 | ||
| 2888 | 2025.08.12 22:44:43.206660 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.08.12 22:44:43.206685 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2025.08.12 22:44:43.206709 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2159 rows starting from the beginning of the part | ||
| 2891 | 2025.08.12 22:44:43.206753 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2892 | 2025.08.12 22:44:43.206754 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::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 | ||
| 2893 | 2025.08.12 22:44:43.206795 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2894 | 2025.08.12 22:44:43.206801 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2892 rows starting from the beginning of the part | ||
| 2895 | 2025.08.12 22:44:43.206837 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2896 | 2025.08.12 22:44:43.206873 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2897 | 2025.08.12 22:44:43.206911 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 2898 | 2025.08.12 22:44:43.207104 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.08.12 22:44:43.207138 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2900 | 2025.08.12 22:44:43.207432 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2901 | 2025.08.12 22:44:43.207639 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.08.12 22:44:43.207765 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 2903 | 2025.08.12 22:44:43.207800 [ 270 ] {16be6f92-d404-41a2-9db7-e78a786ff2b6} <Debug> TCPHandler: Processed in 0.001189072 sec. | ||
| 2904 | 2025.08.12 22:44:43.207910 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.08.12 22:44:43.208001 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.08.12 22:44:43.208054 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <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 | ||
| 2907 | 2025.08.12 22:44:43.208855 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.08.12 22:44:43.208890 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2909 | 2025.08.12 22:44:43.209115 [ 200 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5806 rows, containing 5 columns (5 merged, 0 gathered) in 0.002537705 sec., 2287893.982949161 rows/sec., 155.10 MiB/sec. | ||
| 2910 | 2025.08.12 22:44:43.209437 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2911 | 2025.08.12 22:44:43.209579 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2912 | 2025.08.12 22:44:43.209691 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.08.12 22:44:43.209807 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2914 | 2025.08.12 22:44:43.209823 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2025.08.12 22:44:43.209828 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001844 sec., 17353.57917570499 rows/sec., 31.10 MiB/sec. | ||
| 2916 | 2025.08.12 22:44:43.209845 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.08.12 22:44:43.209878 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2918 | 2025.08.12 22:44:43.209894 [ 188 ] {ce03aff6-0d50-439e-8981-f70b05082f32::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2919 | 2025.08.12 22:44:43.209905 [ 270 ] {f44fa51a-4a87-4159-a678-1d8c0b0b669e} <Debug> TCPHandler: Processed in 0.00204366 sec. | ||
| 2920 | 2025.08.12 22:44:43.209956 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 2921 | 2025.08.12 22:44:43.209988 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::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 | ||
| 2922 | 2025.08.12 22:44:43.210021 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.08.12 22:44:43.210115 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2924 | 2025.08.12 22:44:43.210126 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2025.08.12 22:44:43.210155 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2926 | 2025.08.12 22:44:43.210172 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2927 | 2025.08.12 22:44:43.210274 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2928 | 2025.08.12 22:44:43.210370 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2929 | 2025.08.12 22:44:43.210467 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2930 | 2025.08.12 22:44:43.210489 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.08.12 22:44:43.210526 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2932 | 2025.08.12 22:44:43.210561 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2933 | 2025.08.12 22:44:43.210655 [ 188 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2934 | 2025.08.12 22:44:43.210853 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2935 | 2025.08.12 22:44:43.211070 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.08.12 22:44:43.211176 [ 143 ] {} <Debug> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2937 | 2025.08.12 22:44:43.211198 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001102 sec., 92558.98366606171 rows/sec., 5.69 MiB/sec. | ||
| 2938 | 2025.08.12 22:44:43.211209 [ 143 ] {} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.08.12 22:44:43.211238 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2940 | 2025.08.12 22:44:43.211240 [ 270 ] {4517dff6-a8ae-412c-b255-bdf71d47026f} <Debug> TCPHandler: Processed in 0.001268023 sec. | ||
| 2941 | 2025.08.12 22:44:43.211311 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 2942 | 2025.08.12 22:44:43.211434 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2025.08.12 22:44:43.211468 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 666 rows starting from the beginning of the part | ||
| 2944 | 2025.08.12 22:44:43.211529 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::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 | ||
| 2945 | 2025.08.12 22:44:43.211573 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 2946 | 2025.08.12 22:44:43.211614 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2947 | 2025.08.12 22:44:43.211655 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2948 | 2025.08.12 22:44:43.211695 [ 190 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 2949 | 2025.08.12 22:44:43.212621 [ 189 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347263 sec., 734823.1191682693 rows/sec., 47.15 MiB/sec. | ||
| 2950 | 2025.08.12 22:44:43.212716 [ 197 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.002808368 sec., 62313.77084484655 rows/sec., 111.66 MiB/sec. | ||
| 2951 | 2025.08.12 22:44:43.212795 [ 188 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2952 | 2025.08.12 22:44:43.213029 [ 188 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.08.12 22:44:43.213068 [ 196 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2954 | 2025.08.12 22:44:43.213089 [ 188 ] {d3951eb2-f285-4670-8b8b-9d123041e029::all_1_16_3} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2955 | 2025.08.12 22:44:43.213156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2956 | 2025.08.12 22:44:43.213339 [ 196 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): 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.08.12 22:44:43.213398 [ 196 ] {6b0af9d7-dac9-45d9-9864-2523b60adfca::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2958 | 2025.08.12 22:44:43.213533 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2959 | 2025.08.12 22:44:48.120313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2960 | 2025.08.12 22:44:48.120873 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.08.12 22:44:48.120915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2962 | 2025.08.12 22:44:48.121389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2963 | 2025.08.12 22:44:48.121640 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.08.12 22:44:48.121770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2965 | 2025.08.12 22:44:48.178660 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.08.12 22:44:48.178843 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2967 | 2025.08.12 22:44:48.178908 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2968 | 2025.08.12 22:44:48.179529 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.08.12 22:44:48.179567 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2970 | 2025.08.12 22:44:48.179973 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2971 | 2025.08.12 22:44:48.180209 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.08.12 22:44:48.180367 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 2973 | 2025.08.12 22:44:48.180415 [ 270 ] {a22450c5-4940-46d4-b33d-383ac51cd4aa} <Debug> TCPHandler: Processed in 0.001911959 sec. | ||
| 2974 | 2025.08.12 22:44:48.180546 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.08.12 22:44:48.180642 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2976 | 2025.08.12 22:44:48.180682 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2977 | 2025.08.12 22:44:48.181112 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.08.12 22:44:48.181148 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2979 | 2025.08.12 22:44:48.181461 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2980 | 2025.08.12 22:44:48.181686 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.08.12 22:44:48.181810 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001187 sec., 64869.418702611634 rows/sec., 5.34 MiB/sec. | ||
| 2982 | 2025.08.12 22:44:48.181846 [ 270 ] {13ff5fb1-7a39-4226-8642-159a77fc7c10} <Debug> TCPHandler: Processed in 0.001348093 sec. | ||
| 2983 | 2025.08.12 22:44:48.181965 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.08.12 22:44:48.182058 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.08.12 22:44:48.182098 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2986 | 2025.08.12 22:44:48.182486 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.08.12 22:44:48.182520 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2988 | 2025.08.12 22:44:48.182809 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2989 | 2025.08.12 22:44:48.183026 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.08.12 22:44:48.183150 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 803.24 KiB/sec. | ||
| 2991 | 2025.08.12 22:44:48.183185 [ 270 ] {8ff80b98-f393-40b7-870f-57ffd0466834} <Debug> TCPHandler: Processed in 0.001269492 sec. | ||
| 2992 | 2025.08.12 22:44:48.183299 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.08.12 22:44:48.183393 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2994 | 2025.08.12 22:44:48.183432 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2995 | 2025.08.12 22:44:48.183838 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.08.12 22:44:48.183872 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2997 | 2025.08.12 22:44:48.184174 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2998 | 2025.08.12 22:44:48.184386 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.08.12 22:44:48.184508 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001133 sec., 67078.55251544573 rows/sec., 5.24 MiB/sec. | ||
| 3000 | 2025.08.12 22:44:48.184544 [ 270 ] {11e9b78c-e82f-45f6-ae71-aba15c7aa9a3} <Debug> TCPHandler: Processed in 0.001294833 sec. | ||
| 3001 | 2025.08.12 22:44:48.184663 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.08.12 22:44:48.184756 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2025.08.12 22:44:48.184801 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3004 | 2025.08.12 22:44:48.185211 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.08.12 22:44:48.185244 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3006 | 2025.08.12 22:44:48.185566 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3007 | 2025.08.12 22:44:48.185777 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.08.12 22:44:48.185900 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001162 sec., 138554.21686746986 rows/sec., 9.65 MiB/sec. | ||
| 3009 | 2025.08.12 22:44:48.185935 [ 270 ] {8cc9337a-5339-4a78-991b-e35a808276f1} <Debug> TCPHandler: Processed in 0.001321103 sec. | ||
| 3010 | 2025.08.12 22:44:48.186041 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.08.12 22:44:48.186133 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.08.12 22:44:48.186186 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <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 | ||
| 3013 | 2025.08.12 22:44:48.186911 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.08.12 22:44:48.186946 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3015 | 2025.08.12 22:44:48.187436 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2025.08.12 22:44:48.187648 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.08.12 22:44:48.187784 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001668 sec., 5995.2038369304555 rows/sec., 10.74 MiB/sec. | ||
| 3018 | 2025.08.12 22:44:48.187832 [ 270 ] {41c9019f-a685-4531-ae02-edbee56871ce} <Debug> TCPHandler: Processed in 0.001845928 sec. | ||
| 3019 | 2025.08.12 22:44:48.187944 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.08.12 22:44:48.188044 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3021 | 2025.08.12 22:44:48.188087 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3022 | 2025.08.12 22:44:48.188443 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.08.12 22:44:48.188478 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3024 | 2025.08.12 22:44:48.188800 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3025 | 2025.08.12 22:44:48.189011 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.08.12 22:44:48.189135 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3027 | 2025.08.12 22:44:48.189171 [ 270 ] {c1796ff1-fdd3-4e4c-919d-1267aa325e28} <Debug> TCPHandler: Processed in 0.001277862 sec. | ||
| 3028 | 2025.08.12 22:44:48.457054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3029 | 2025.08.12 22:44:48.472887 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2025.08.12 22:44:48.472945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3031 | 2025.08.12 22:44:48.479236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3032 | 2025.08.12 22:44:48.479932 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.08.12 22:44:48.482708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3034 | 2025.08.12 22:44:50.641412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 452 | ||
| 3035 | 2025.08.12 22:44:50.643687 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.08.12 22:44:50.643726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3037 | 2025.08.12 22:44:50.644852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3038 | 2025.08.12 22:44:50.645111 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.08.12 22:44:50.645345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3040 | 2025.08.12 22:44:53.189488 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2025.08.12 22:44:53.189673 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3042 | 2025.08.12 22:44:53.189735 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3043 | 2025.08.12 22:44:53.190475 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2025.08.12 22:44:53.190595 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3045 | 2025.08.12 22:44:53.191001 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3046 | 2025.08.12 22:44:53.191223 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2025.08.12 22:44:53.191371 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001739 sec., 225416.90626797007 rows/sec., 14.30 MiB/sec. | ||
| 3048 | 2025.08.12 22:44:53.191412 [ 270 ] {fad14e91-8239-47b6-936d-ebedcb2a9694} <Debug> TCPHandler: Processed in 0.002054801 sec. | ||
| 3049 | 2025.08.12 22:44:53.191535 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2025.08.12 22:44:53.191628 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3051 | 2025.08.12 22:44:53.191669 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3052 | 2025.08.12 22:44:53.192580 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2025.08.12 22:44:53.192617 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3054 | 2025.08.12 22:44:53.192994 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3055 | 2025.08.12 22:44:53.193202 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2025.08.12 22:44:53.193330 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001721 sec., 657176.0604299825 rows/sec., 52.27 MiB/sec. | ||
| 3057 | 2025.08.12 22:44:53.193366 [ 270 ] {83a9242b-5412-42e3-813e-55efe8eb8f98} <Debug> TCPHandler: Processed in 0.001878678 sec. | ||
| 3058 | 2025.08.12 22:44:53.193483 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2025.08.12 22:44:53.193575 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3060 | 2025.08.12 22:44:53.193611 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3061 | 2025.08.12 22:44:53.194063 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.08.12 22:44:53.194097 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3063 | 2025.08.12 22:44:53.194374 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3064 | 2025.08.12 22:44:53.194652 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.08.12 22:44:53.194777 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 11.37 MiB/sec. | ||
| 3066 | 2025.08.12 22:44:53.194812 [ 270 ] {9b5bcf18-9c81-4ed1-b96f-2ed346c46d93} <Debug> TCPHandler: Processed in 0.001374844 sec. | ||
| 3067 | 2025.08.12 22:44:53.194922 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2025.08.12 22:44:53.195013 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3069 | 2025.08.12 22:44:53.195051 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3070 | 2025.08.12 22:44:53.195517 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.08.12 22:44:53.195553 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3072 | 2025.08.12 22:44:53.195848 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3073 | 2025.08.12 22:44:53.196056 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.08.12 22:44:53.196176 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001181 sec., 171888.2303132938 rows/sec., 11.09 MiB/sec. | ||
| 3075 | 2025.08.12 22:44:53.196212 [ 270 ] {3ce3b253-e259-4479-b6fb-245345a2b29c} <Debug> TCPHandler: Processed in 0.001339013 sec. | ||
| 3076 | 2025.08.12 22:44:53.196321 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.08.12 22:44:53.196412 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3078 | 2025.08.12 22:44:53.196450 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3079 | 2025.08.12 22:44:53.196887 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.08.12 22:44:53.196923 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3081 | 2025.08.12 22:44:53.197212 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3082 | 2025.08.12 22:44:53.197415 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.08.12 22:44:53.197534 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001139 sec., 177348.55136084283 rows/sec., 10.07 MiB/sec. | ||
| 3084 | 2025.08.12 22:44:53.197569 [ 270 ] {4983ead6-9be8-484d-8f20-436f9a7f1df8} <Debug> TCPHandler: Processed in 0.001296353 sec. | ||
| 3085 | 2025.08.12 22:44:53.197676 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.08.12 22:44:53.197761 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3087 | 2025.08.12 22:44:53.197798 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3088 | 2025.08.12 22:44:53.198407 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.08.12 22:44:53.198441 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3090 | 2025.08.12 22:44:53.198821 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3091 | 2025.08.12 22:44:53.199038 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2025.08.12 22:44:53.199176 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001417 sec., 482709.9505998588 rows/sec., 33.86 MiB/sec. | ||
| 3093 | 2025.08.12 22:44:53.199212 [ 270 ] {6030de12-ce8a-46c6-97a8-67eeca3d67cd} <Debug> TCPHandler: Processed in 0.001575326 sec. | ||
| 3094 | 2025.08.12 22:44:53.199321 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.08.12 22:44:53.199413 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3096 | 2025.08.12 22:44:53.199454 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3097 | 2025.08.12 22:44:53.199790 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.08.12 22:44:53.199825 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3099 | 2025.08.12 22:44:53.200111 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3100 | 2025.08.12 22:44:53.200313 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.08.12 22:44:53.200415 [ 98 ] {} <Debug> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3102 | 2025.08.12 22:44:53.200434 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 3103 | 2025.08.12 22:44:53.200484 [ 98 ] {} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.08.12 22:44:53.200491 [ 270 ] {22f407ce-7a71-4cf4-a2e3-ac403fd4c359} <Debug> TCPHandler: Processed in 0.001218063 sec. | ||
| 3105 | 2025.08.12 22:44:53.200519 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3106 | 2025.08.12 22:44:53.200623 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3107 | 2025.08.12 22:44:53.200628 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.08.12 22:44:53.200740 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.08.12 22:44:53.200741 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2025.08.12 22:44:53.200784 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3111 | 2025.08.12 22:44:53.200795 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3112 | 2025.08.12 22:44:53.200871 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3113 | 2025.08.12 22:44:53.200920 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3114 | 2025.08.12 22:44:53.200965 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3115 | 2025.08.12 22:44:53.201006 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3116 | 2025.08.12 22:44:53.201047 [ 189 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::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 | ||
| 3117 | 2025.08.12 22:44:53.201248 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.08.12 22:44:53.201288 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3119 | 2025.08.12 22:44:53.201771 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3120 | 2025.08.12 22:44:53.201851 [ 196 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289913 sec., 27908.858969558412 rows/sec., 1.42 MiB/sec. | ||
| 3121 | 2025.08.12 22:44:53.201974 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.08.12 22:44:53.201985 [ 188 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3123 | 2025.08.12 22:44:53.202101 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001415 sec., 216961.13074204946 rows/sec., 14.27 MiB/sec. | ||
| 3124 | 2025.08.12 22:44:53.202135 [ 270 ] {94ba9a38-779b-48a4-b113-f1e3344585d9} <Debug> TCPHandler: Processed in 0.001593916 sec. | ||
| 3125 | 2025.08.12 22:44:53.202236 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.08.12 22:44:53.202287 [ 188 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::all_1_6_1} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.08.12 22:44:53.202323 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3128 | 2025.08.12 22:44:53.202359 [ 188 ] {c0d5734a-e0bf-4cc2-89c1-65c0427e2896::all_1_6_1} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3129 | 2025.08.12 22:44:53.202362 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3130 | 2025.08.12 22:44:53.202437 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3131 | 2025.08.12 22:44:53.202736 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2025.08.12 22:44:53.202771 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3133 | 2025.08.12 22:44:53.203055 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3134 | 2025.08.12 22:44:53.203272 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.08.12 22:44:53.203370 [ 98 ] {} <Debug> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3136 | 2025.08.12 22:44:53.203395 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3137 | 2025.08.12 22:44:53.203405 [ 98 ] {} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.08.12 22:44:53.203437 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3139 | 2025.08.12 22:44:53.203438 [ 270 ] {cd3472fa-91b5-46a4-a033-b51a0c396fcb} <Debug> TCPHandler: Processed in 0.001203042 sec. | ||
| 3140 | 2025.08.12 22:44:53.203501 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::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 | ||
| 3141 | 2025.08.12 22:44:53.203561 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2025.08.12 22:44:53.203593 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2025.08.12 22:44:53.203622 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3144 | 2025.08.12 22:44:53.203658 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3145 | 2025.08.12 22:44:53.203665 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3146 | 2025.08.12 22:44:53.203717 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3147 | 2025.08.12 22:44:53.203724 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <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 | ||
| 3148 | 2025.08.12 22:44:53.203755 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3149 | 2025.08.12 22:44:53.203792 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3150 | 2025.08.12 22:44:53.203826 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3151 | 2025.08.12 22:44:53.204486 [ 188 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010113 sec., 6921.78384257886 rows/sec., 462.55 KiB/sec. | ||
| 3152 | 2025.08.12 22:44:53.204534 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.08.12 22:44:53.204574 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3154 | 2025.08.12 22:44:53.204609 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3155 | 2025.08.12 22:44:53.204875 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.08.12 22:44:53.204945 [ 189 ] {8ea16e1f-c581-46fa-a7b3-ab30bda22724::all_1_6_1} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3157 | 2025.08.12 22:44:53.205008 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3158 | 2025.08.12 22:44:53.205135 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3159 | 2025.08.12 22:44:53.205360 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.08.12 22:44:53.205500 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00186 sec., 17204.301075268817 rows/sec., 30.83 MiB/sec. | ||
| 3161 | 2025.08.12 22:44:53.205557 [ 270 ] {3c1a8b18-5244-440b-b817-d8c6373e2154} <Debug> TCPHandler: Processed in 0.00204384 sec. | ||
| 3162 | 2025.08.12 22:44:53.205672 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.08.12 22:44:53.205765 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3164 | 2025.08.12 22:44:53.205806 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3165 | 2025.08.12 22:44:53.206140 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.08.12 22:44:53.206176 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3167 | 2025.08.12 22:44:53.206484 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3168 | 2025.08.12 22:44:53.206684 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.08.12 22:44:53.206813 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001082 sec., 94269.87060998152 rows/sec., 5.79 MiB/sec. | ||
| 3170 | 2025.08.12 22:44:53.206846 [ 270 ] {c72706d2-36de-45c2-aad2-7557498c9431} <Debug> TCPHandler: Processed in 0.001240552 sec. | ||
| 3171 | 2025.08.12 22:44:55.513937 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3172 | 2025.08.12 22:44:55.514010 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3173 | 2025.08.12 22:44:55.622549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 3174 | 2025.08.12 22:44:55.623025 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.08.12 22:44:55.623073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3176 | 2025.08.12 22:44:55.623560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3177 | 2025.08.12 22:44:55.623794 [ 245 ] {} <Trace> system.asynchronous_metric_log (4df2d241-5668-46cd-8dda-e6b341c5affd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.08.12 22:44:55.623932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3179 | 2025.08.12 22:44:55.983515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3180 | 2025.08.12 22:44:56.000789 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2025.08.12 22:44:56.000843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3182 | 2025.08.12 22:44:56.006412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3183 | 2025.08.12 22:44:56.007110 [ 244 ] {} <Trace> system.metric_log (f3c8914d-68ec-4f05-a670-7767a0b500fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2025.08.12 22:44:56.010032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3185 | 2025.08.12 22:44:58.180073 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.08.12 22:44:58.180346 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3187 | 2025.08.12 22:44:58.180447 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3188 | 2025.08.12 22:44:58.181241 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.08.12 22:44:58.181297 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3190 | 2025.08.12 22:44:58.181743 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3191 | 2025.08.12 22:44:58.182005 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.08.12 22:44:58.182187 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001914 sec., 39707.419017763845 rows/sec., 3.27 MiB/sec. | ||
| 3193 | 2025.08.12 22:44:58.182246 [ 270 ] {9b439002-8b08-4147-a386-acbd93bad4fa} <Debug> TCPHandler: Processed in 0.002376163 sec. | ||
| 3194 | 2025.08.12 22:44:58.182389 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.08.12 22:44:58.182500 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3196 | 2025.08.12 22:44:58.182553 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3197 | 2025.08.12 22:44:58.183052 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.08.12 22:44:58.183099 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3199 | 2025.08.12 22:44:58.183459 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3200 | 2025.08.12 22:44:58.183698 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.08.12 22:44:58.183856 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001381 sec., 7241.12961622013 rows/sec., 544.50 KiB/sec. | ||
| 3202 | 2025.08.12 22:44:58.183894 [ 270 ] {86f2e025-ecad-4301-8f4c-a3a17807c975} <Debug> TCPHandler: Processed in 0.001561695 sec. | ||
| 3203 | 2025.08.12 22:44:58.184031 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.08.12 22:44:58.184137 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3205 | 2025.08.12 22:44:58.184179 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3206 | 2025.08.12 22:44:58.184641 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.08.12 22:44:58.184679 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3208 | 2025.08.12 22:44:58.185042 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3209 | 2025.08.12 22:44:58.185283 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.08.12 22:44:58.185422 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.39 MiB/sec. | ||
| 3211 | 2025.08.12 22:44:58.185458 [ 270 ] {91431cd0-759c-4379-9136-00302e72933c} <Debug> TCPHandler: Processed in 0.001484144 sec. | ||
| 3212 | 2025.08.12 22:44:58.185591 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.08.12 22:44:58.185697 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.08.12 22:44:58.185752 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3215 | 2025.08.12 22:44:58.186201 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.08.12 22:44:58.186237 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3217 | 2025.08.12 22:44:58.186594 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3218 | 2025.08.12 22:44:58.186836 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.08.12 22:44:58.186975 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 3220 | 2025.08.12 22:44:58.187011 [ 270 ] {8c3d4e0d-e3e1-4d6d-a0d6-7a7630f7dd56} <Debug> TCPHandler: Processed in 0.001467614 sec. | ||
| 3221 | 2025.08.12 22:44:58.187132 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2025.08.12 22:44:58.187239 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3223 | 2025.08.12 22:44:58.187293 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <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 | ||
| 3224 | 2025.08.12 22:44:58.188142 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.08.12 22:44:58.188180 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3226 | 2025.08.12 22:44:58.188748 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3227 | 2025.08.12 22:44:58.188999 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.08.12 22:44:58.189158 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001936 sec., 5165.289256198347 rows/sec., 9.26 MiB/sec. | ||
| 3229 | 2025.08.12 22:44:58.189230 [ 270 ] {32d7a715-123b-4811-9c96-57deef4bf6b6} <Debug> TCPHandler: Processed in 0.002145691 sec. | ||
| 3230 | 2025.08.12 22:44:58.189356 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.08.12 22:44:58.189459 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3232 | 2025.08.12 22:44:58.189511 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3233 | 2025.08.12 22:44:58.189885 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.08.12 22:44:58.189920 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3235 | 2025.08.12 22:44:58.190256 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3236 | 2025.08.12 22:44:58.190476 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.08.12 22:44:58.190614 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 3238 | 2025.08.12 22:44:58.190647 [ 270 ] {aee4b672-ec38-4b79-93be-704fa0997fbe} <Debug> TCPHandler: Processed in 0.001370403 sec. | ||
| 3239 | 2025.08.12 22:44:59.877171 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2025.08.12 22:44:59.877373 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3241 | 2025.08.12 22:44:59.877449 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3242 | 2025.08.12 22:44:59.878296 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.08.12 22:44:59.878342 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3244 | 2025.08.12 22:44:59.878731 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3245 | 2025.08.12 22:44:59.878951 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Trace> oximeter.fields_i16 (bcbe07d9-dc31-4f37-b6f0-4de8c94ae770): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.08.12 22:44:59.879103 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001839 sec., 213159.3257205003 rows/sec., 13.52 MiB/sec. | ||
| 3247 | 2025.08.12 22:44:59.879150 [ 270 ] {4d11f313-51bb-457c-9ef8-94751446be5c} <Debug> TCPHandler: Processed in 0.002176301 sec. | ||
| 3248 | 2025.08.12 22:44:59.879332 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2025.08.12 22:44:59.879436 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3250 | 2025.08.12 22:44:59.879479 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3251 | 2025.08.12 22:44:59.879884 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.08.12 22:44:59.879924 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3253 | 2025.08.12 22:44:59.880220 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3254 | 2025.08.12 22:44:59.880434 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.08.12 22:44:59.880540 [ 27 ] {} <Debug> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3256 | 2025.08.12 22:44:59.880564 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 283.38 KiB/sec. | ||
| 3257 | 2025.08.12 22:44:59.880610 [ 27 ] {} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2025.08.12 22:44:59.880618 [ 270 ] {41cac5fc-64ec-4dcb-8b99-558064b7da99} <Debug> TCPHandler: Processed in 0.001338163 sec. | ||
| 3259 | 2025.08.12 22:44:59.880641 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3260 | 2025.08.12 22:44:59.880733 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2025.08.12 22:44:59.880758 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::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 | ||
| 3262 | 2025.08.12 22:44:59.880834 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3263 | 2025.08.12 22:44:59.880878 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3264 | 2025.08.12 22:44:59.880909 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3265 | 2025.08.12 22:44:59.880955 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::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 | ||
| 3266 | 2025.08.12 22:44:59.881029 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3267 | 2025.08.12 22:44:59.881081 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3268 | 2025.08.12 22:44:59.881131 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3269 | 2025.08.12 22:44:59.881179 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3270 | 2025.08.12 22:44:59.881228 [ 190 ] {4b70bce8-2339-479f-aad7-a35481307697::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 | ||
| 3271 | 2025.08.12 22:44:59.882081 [ 189 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368133 sec., 21927.692702390777 rows/sec., 1.83 MiB/sec. | ||
| 3272 | 2025.08.12 22:44:59.882244 [ 188 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3273 | 2025.08.12 22:44:59.882404 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.08.12 22:44:59.882441 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3275 | 2025.08.12 22:44:59.882515 [ 188 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2025.08.12 22:44:59.882580 [ 188 ] {4b70bce8-2339-479f-aad7-a35481307697::all_1_6_1} <Trace> oximeter.fields_ipaddr (4b70bce8-2339-479f-aad7-a35481307697) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3277 | 2025.08.12 22:44:59.882656 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3278 | 2025.08.12 22:44:59.882911 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3279 | 2025.08.12 22:44:59.883140 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Trace> oximeter.fields_string (8f1a8713-cdac-439f-9469-d3cd8f1eab64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.08.12 22:44:59.883268 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Debug> executeQuery: Read 2273 rows, 188.83 KiB in 0.002454 sec., 926242.868785656 rows/sec., 75.14 MiB/sec. | ||
| 3281 | 2025.08.12 22:44:59.883309 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3282 | 2025.08.12 22:44:59.883322 [ 270 ] {13c148ed-0c87-40cb-b66b-36b5168d6fb8} <Debug> TCPHandler: Processed in 0.002639186 sec. | ||
| 3283 | 2025.08.12 22:44:59.883437 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.08.12 22:44:59.883532 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3285 | 2025.08.12 22:44:59.883573 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3286 | 2025.08.12 22:44:59.884036 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.08.12 22:44:59.884073 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3288 | 2025.08.12 22:44:59.884385 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3289 | 2025.08.12 22:44:59.884594 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.08.12 22:44:59.884692 [ 27 ] {} <Debug> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3291 | 2025.08.12 22:44:59.884720 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001207 sec., 192212.09610604806 rows/sec., 11.70 MiB/sec. | ||
| 3292 | 2025.08.12 22:44:59.884726 [ 27 ] {} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.08.12 22:44:59.884763 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3294 | 2025.08.12 22:44:59.884765 [ 270 ] {f12380f9-800b-4ebc-8f15-1b682a36b314} <Debug> TCPHandler: Processed in 0.001376174 sec. | ||
| 3295 | 2025.08.12 22:44:59.884836 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::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 | ||
| 3296 | 2025.08.12 22:44:59.884880 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.08.12 22:44:59.884945 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2025.08.12 22:44:59.884977 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 270 rows starting from the beginning of the part | ||
| 3299 | 2025.08.12 22:44:59.884978 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.08.12 22:44:59.885031 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3301 | 2025.08.12 22:44:59.885032 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 3302 | 2025.08.12 22:44:59.885092 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3303 | 2025.08.12 22:44:59.885134 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 3304 | 2025.08.12 22:44:59.885178 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3305 | 2025.08.12 22:44:59.885219 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 232 rows starting from the beginning of the part | ||
| 3306 | 2025.08.12 22:44:59.885556 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.08.12 22:44:59.885598 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3308 | 2025.08.12 22:44:59.885933 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3309 | 2025.08.12 22:44:59.886076 [ 192 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270153 sec., 771560.5915192894 rows/sec., 50.43 MiB/sec. | ||
| 3310 | 2025.08.12 22:44:59.886154 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Trace> oximeter.fields_u32 (c2c1ce37-7b7f-42ef-8470-72f7e44c2e78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.08.12 22:44:59.886212 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3312 | 2025.08.12 22:44:59.886285 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001325 sec., 325283.0188679245 rows/sec., 21.53 MiB/sec. | ||
| 3313 | 2025.08.12 22:44:59.886330 [ 270 ] {f87ad91c-3fda-40fc-9e77-b6a51e09387e} <Debug> TCPHandler: Processed in 0.001497304 sec. | ||
| 3314 | 2025.08.12 22:44:59.886447 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.08.12 22:44:59.886487 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.08.12 22:44:59.886544 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3317 | 2025.08.12 22:44:59.886558 [ 190 ] {7cfe20a3-262d-4a03-9f40-6dd3e22f27b0::all_1_16_3} <Trace> oximeter.fields_u16 (7cfe20a3-262d-4a03-9f40-6dd3e22f27b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3318 | 2025.08.12 22:44:59.886591 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3319 | 2025.08.12 22:44:59.886633 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3320 | 2025.08.12 22:44:59.887025 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.08.12 22:44:59.887066 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3322 | 2025.08.12 22:44:59.887379 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3323 | 2025.08.12 22:44:59.887602 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Trace> oximeter.fields_u8 (fe6ab0d5-c538-412e-b06a-d615cb3284cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2025.08.12 22:44:59.887729 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001204 sec., 167774.08637873756 rows/sec., 9.53 MiB/sec. | ||
| 3325 | 2025.08.12 22:44:59.887765 [ 270 ] {b7b8b92d-13c3-48c0-a8c5-ca9fb2331a47} <Debug> TCPHandler: Processed in 0.001366393 sec. | ||
| 3326 | 2025.08.12 22:44:59.887876 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.08.12 22:44:59.887969 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3328 | 2025.08.12 22:44:59.888009 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3329 | 2025.08.12 22:44:59.888768 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.08.12 22:44:59.888805 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3331 | 2025.08.12 22:44:59.889175 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3332 | 2025.08.12 22:44:59.889401 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Trace> oximeter.fields_uuid (56ea5bce-e1a3-47e0-8fa8-2781d1d113d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.08.12 22:44:59.889531 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001579 sec., 724509.1830272324 rows/sec., 51.79 MiB/sec. | ||
| 3334 | 2025.08.12 22:44:59.889569 [ 270 ] {c5639408-e34f-4dd8-bbe7-feef63408c67} <Debug> TCPHandler: Processed in 0.001741847 sec. | ||
| 3335 | 2025.08.12 22:44:59.889689 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.08.12 22:44:59.889784 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3337 | 2025.08.12 22:44:59.889825 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3338 | 2025.08.12 22:44:59.890183 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.08.12 22:44:59.890217 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3340 | 2025.08.12 22:44:59.890515 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3341 | 2025.08.12 22:44:59.890732 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Trace> oximeter.measurements_bool (c0d5734a-e0bf-4cc2-89c1-65c0427e2896): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.08.12 22:44:59.890857 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 3343 | 2025.08.12 22:44:59.890894 [ 270 ] {478ad399-88f1-49a1-854a-5ec0a7a07622} <Debug> TCPHandler: Processed in 0.001253652 sec. | ||
| 3344 | 2025.08.12 22:44:59.891023 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.08.12 22:44:59.891118 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.08.12 22:44:59.891161 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3347 | 2025.08.12 22:44:59.891735 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.08.12 22:44:59.891770 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3349 | 2025.08.12 22:44:59.892167 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3350 | 2025.08.12 22:44:59.892401 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Trace> oximeter.measurements_cumulativeu64 (ce03aff6-0d50-439e-8981-f70b05082f32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.08.12 22:44:59.892532 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Debug> executeQuery: Read 923 rows, 62.48 KiB in 0.001434 sec., 643654.1143654115 rows/sec., 42.55 MiB/sec. | ||
| 3352 | 2025.08.12 22:44:59.892568 [ 270 ] {0cd738ea-9889-48f1-9c11-4f0829f49826} <Debug> TCPHandler: Processed in 0.001593865 sec. | ||
| 3353 | 2025.08.12 22:44:59.892686 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.08.12 22:44:59.892787 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.08.12 22:44:59.892831 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3356 | 2025.08.12 22:44:59.893154 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.08.12 22:44:59.893189 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3358 | 2025.08.12 22:44:59.893512 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3359 | 2025.08.12 22:44:59.893722 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Trace> oximeter.measurements_f64 (8ea16e1f-c581-46fa-a7b3-ab30bda22724): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.08.12 22:44:59.893850 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 3361 | 2025.08.12 22:44:59.893887 [ 270 ] {5ec1597f-c1b2-413e-af19-1783f1b22749} <Debug> TCPHandler: Processed in 0.001252062 sec. | ||
| 3362 | 2025.08.12 22:44:59.893993 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2025.08.12 22:44:59.894095 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3364 | 2025.08.12 22:44:59.894153 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <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 | ||
| 3365 | 2025.08.12 22:44:59.895027 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.08.12 22:44:59.895063 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3367 | 2025.08.12 22:44:59.895623 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3368 | 2025.08.12 22:44:59.895853 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Trace> oximeter.measurements_histogramu64 (6b0af9d7-dac9-45d9-9864-2523b60adfca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2025.08.12 22:44:59.895994 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001918 sec., 16684.045881126174 rows/sec., 29.90 MiB/sec. | ||
| 3370 | 2025.08.12 22:44:59.896058 [ 270 ] {9139af9d-23e9-4ab0-8c88-69ab293a6141} <Debug> TCPHandler: Processed in 0.002116681 sec. | ||
| 3371 | 2025.08.12 22:44:59.896200 [ 270 ] {} <Trace> TCP-Session: 81cf198f-e7eb-4be6-8ffc-75f830bf1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2025.08.12 22:44:59.896303 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65235) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3373 | 2025.08.12 22:44:59.896345 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3374 | 2025.08.12 22:44:59.896679 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2025.08.12 22:44:59.896713 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3376 | 2025.08.12 22:44:59.897020 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3377 | 2025.08.12 22:44:59.897280 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Trace> oximeter.measurements_u64 (d3951eb2-f285-4670-8b8b-9d123041e029): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2025.08.12 22:44:59.897411 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Debug> executeQuery: Read 62 rows, 3.65 KiB in 0.001127 sec., 55013.30967169477 rows/sec., 3.16 MiB/sec. | ||
| 3379 | 2025.08.12 22:44:59.897446 [ 270 ] {3d371b77-20d0-48a7-ac88-e655ada88e00} <Debug> TCPHandler: Processed in 0.001296202 sec. | ||
| 3380 | 2025.08.12 22:45:00.646350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 510 | ||
| 3381 | 2025.08.12 22:45:00.649314 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.08.12 22:45:00.649374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3383 | 2025.08.12 22:45:00.650596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3384 | 2025.08.12 22:45:00.650867 [ 243 ] {} <Trace> system.query_log (a3e1d6d0-d567-4228-95c0-869e7dbdb824): 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.08.12 22:45:00.651150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||