| 1 | [ Dec 29 09:28:43 Enabled. ] | ||
| 2 | [ Dec 29 09:28:43 Rereading configuration. ] | ||
| 3 | [ Dec 29 09:28:43 Rereading configuration. ] | ||
| 4 | [ Dec 29 09:28:45 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 29 09:28:45 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.29 09:28:48.733327 [ 1 ] {} <Information> Application: Will watch for the process with pid 24394 | ||
| 29 | 2025.12.29 09:28:48.733792 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.29 09:28:49.237205 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24394 | ||
| 31 | 2025.12.29 09:28:49.238171 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.29 09:28:49.238359 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.29 09:28:49.399046 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.29 09:28:49.458865 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.29 09:28:49.459008 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.29 09:28:49.459046 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.29 09:28:49.459152 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.29 09:28:49.460241 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.29 09:28:49.463650 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.29 09:28:49.464995 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.29 09:28:49.466133 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.29 09:28:49.466207 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.29 09:28:49.466267 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.29 09:28:49.467398 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.29 09:28:49.468862 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.29 09:28:49.477012 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.29 09:28:49.478004 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.29 09:28:49.479842 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.29 09:28:49.479977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.29 09:28:49.481605 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.29 09:28:49.482317 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.29 09:28:49.488234 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.29 09:28:49.488833 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.29 09:28:49.492896 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.29 09:28:49.493430 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.29 09:28:49.493934 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.29 09:28:49.494359 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.29 09:28:49.496152 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.29 09:28:49.496182 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.29 09:28:49.496287 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.29 09:28:49.496406 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.29 09:28:49.547265 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.29 09:28:49.547311 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000234604 sec | ||
| 68 | 2025.12.29 09:28:49.547376 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.29 09:28:49.547483 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.29 09:28:49.548339 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.29 09:28:49.549055 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.29 09:28:49.564445 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.29 09:28:49.564497 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.29 09:28:49.564602 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.29 09:28:49.564618 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.29 09:28:49.564657 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.29 09:28:49.564771 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.29 09:28:49.569645 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.29 09:28:49.569698 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.29 09:28:49.569765 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.29 09:28:49.569962 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.29 09:28:49.570013 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.29 09:28:49.570034 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.29 09:28:49.570138 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.29 09:28:49.570153 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.29 09:28:49.570189 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.29 09:28:49.570282 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.29 09:28:49.596798 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.29 09:28:49.606597 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.29 09:28:49.606725 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147992 sec | ||
| 91 | 2025.12.29 09:28:49.606744 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.29 09:28:49.606761 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.29 09:28:49.606804 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.29 09:28:49.607162 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.29 09:28:49.607301 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.29 09:28:49.607322 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.29 09:28:49.607336 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.29 09:28:49.607353 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.29 09:28:49.667439 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.29 09:28:49.667688 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.29 09:28:49.669396 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.661e-05 sec. | ||
| 102 | 2025.12.29 09:28:49.670032 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.29 09:28:49.671662 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.29 09:28:49.671687 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.29 09:28:50.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.29 09:28:50.724779 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37022 | ||
| 107 | 2025.12.29 09:28:50.727279 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.29 09:28:50.727353 [ 3 ] {} <Debug> TCP-Session: 5cc85815-3d2d-4384-9e6a-d10c9fa0bfac Authenticating user 'default' from [fd00:1122:3344:101::b]:37022 | ||
| 109 | 2025.12.29 09:28:50.727474 [ 3 ] {} <Debug> TCP-Session: 5cc85815-3d2d-4384-9e6a-d10c9fa0bfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.29 09:28:50.727488 [ 3 ] {} <Debug> TCP-Session: 5cc85815-3d2d-4384-9e6a-d10c9fa0bfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.29 09:28:50.727582 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.29 09:28:50.727678 [ 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 | ||
| 113 | 2025.12.29 09:28:50.727694 [ 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 | ||
| 114 | 2025.12.29 09:28:50.730368 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45843 | ||
| 115 | 2025.12.29 09:28:50.730394 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36077 | ||
| 116 | 2025.12.29 09:28:50.730529 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.29 09:28:50.730564 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60739 | ||
| 118 | 2025.12.29 09:28:50.730581 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45996 | ||
| 119 | 2025.12.29 09:28:50.730610 [ 254 ] {} <Debug> TCP-Session: ebbd6078-cec3-4682-b2e1-84ab0aae7532 Authenticating user 'default' from [fd00:1122:3344:101::b]:45843 | ||
| 120 | 2025.12.29 09:28:50.730666 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63654 | ||
| 121 | 2025.12.29 09:28:50.730736 [ 254 ] {} <Debug> TCP-Session: ebbd6078-cec3-4682-b2e1-84ab0aae7532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.29 09:28:50.730770 [ 254 ] {} <Debug> TCP-Session: ebbd6078-cec3-4682-b2e1-84ab0aae7532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.29 09:28:50.730783 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.29 09:28:50.730853 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.29 09:28:50.730881 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39288 | ||
| 126 | 2025.12.29 09:28:50.730898 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.29 09:28:50.730947 [ 255 ] {} <Debug> TCP-Session: c9a7ea54-ab2f-4dc5-bfde-c8d2da70a7a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60739 | ||
| 128 | 2025.12.29 09:28:50.730926 [ 5 ] {} <Debug> TCP-Session: 1dad74c0-afbd-4297-8115-8b1c7ecb923d Authenticating user 'default' from [fd00:1122:3344:101::b]:36077 | ||
| 129 | 2025.12.29 09:28:50.731000 [ 4 ] {} <Debug> TCP-Session: 1f534472-673b-4230-a405-49b39d8ebdbd Authenticating user 'default' from [fd00:1122:3344:101::b]:45996 | ||
| 130 | 2025.12.29 09:28:50.730935 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.29 09:28:50.731062 [ 255 ] {} <Debug> TCP-Session: c9a7ea54-ab2f-4dc5-bfde-c8d2da70a7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.29 09:28:50.731081 [ 4 ] {} <Debug> TCP-Session: 1f534472-673b-4230-a405-49b39d8ebdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.29 09:28:50.731088 [ 5 ] {} <Debug> TCP-Session: 1dad74c0-afbd-4297-8115-8b1c7ecb923d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.29 09:28:50.731147 [ 256 ] {} <Debug> TCP-Session: 0010fc73-f87a-4a15-9cb5-6faf8fcc1794 Authenticating user 'default' from [fd00:1122:3344:101::b]:63654 | ||
| 135 | 2025.12.29 09:28:50.731149 [ 4 ] {} <Debug> TCP-Session: 1f534472-673b-4230-a405-49b39d8ebdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.29 09:28:50.731161 [ 5 ] {} <Debug> TCP-Session: 1dad74c0-afbd-4297-8115-8b1c7ecb923d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.29 09:28:50.731266 [ 255 ] {} <Debug> TCP-Session: c9a7ea54-ab2f-4dc5-bfde-c8d2da70a7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.29 09:28:50.731035 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63576 | ||
| 139 | 2025.12.29 09:28:50.731034 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.29 09:28:50.731376 [ 256 ] {} <Debug> TCP-Session: 0010fc73-f87a-4a15-9cb5-6faf8fcc1794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.29 09:28:50.731426 [ 257 ] {} <Debug> TCP-Session: 7e285a35-e511-43c9-b611-3dc046ba679c Authenticating user 'default' from [fd00:1122:3344:101::b]:39288 | ||
| 142 | 2025.12.29 09:28:50.731431 [ 256 ] {} <Debug> TCP-Session: 0010fc73-f87a-4a15-9cb5-6faf8fcc1794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.29 09:28:50.731451 [ 257 ] {} <Debug> TCP-Session: 7e285a35-e511-43c9-b611-3dc046ba679c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.29 09:28:50.731443 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.12.29 09:28:50.731566 [ 258 ] {} <Debug> TCP-Session: a5d572da-f8a9-49fc-8f27-242aa7cf9c67 Authenticating user 'default' from [fd00:1122:3344:101::b]:63576 | ||
| 146 | 2025.12.29 09:28:50.731571 [ 257 ] {} <Debug> TCP-Session: 7e285a35-e511-43c9-b611-3dc046ba679c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.29 09:28:50.731626 [ 258 ] {} <Debug> TCP-Session: a5d572da-f8a9-49fc-8f27-242aa7cf9c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.29 09:28:50.731685 [ 258 ] {} <Debug> TCP-Session: a5d572da-f8a9-49fc-8f27-242aa7cf9c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.29 09:28:50.752868 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56910 | ||
| 150 | 2025.12.29 09:28:50.754988 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.29 09:28:50.755038 [ 259 ] {} <Debug> TCP-Session: bbac203c-33f4-4c56-8713-88a79fb2d8c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:56910 | ||
| 152 | 2025.12.29 09:28:50.755057 [ 259 ] {} <Debug> TCP-Session: bbac203c-33f4-4c56-8713-88a79fb2d8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.29 09:28:50.755146 [ 259 ] {} <Debug> TCP-Session: bbac203c-33f4-4c56-8713-88a79fb2d8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.29 09:28:50.755220 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.29 09:28:50.755257 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.29 09:28:50.755346 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.29 09:28:50.761480 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48796 | ||
| 158 | 2025.12.29 09:28:50.761575 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54472 | ||
| 159 | 2025.12.29 09:28:50.761607 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.29 09:28:50.761680 [ 260 ] {} <Debug> TCP-Session: 650623a4-71b9-467d-b2ea-8587a817282b Authenticating user 'default' from [fd00:1122:3344:101::a]:48796 | ||
| 161 | 2025.12.29 09:28:50.761711 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40390 | ||
| 162 | 2025.12.29 09:28:50.761744 [ 260 ] {} <Debug> TCP-Session: 650623a4-71b9-467d-b2ea-8587a817282b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.12.29 09:28:50.761763 [ 260 ] {} <Debug> TCP-Session: 650623a4-71b9-467d-b2ea-8587a817282b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.29 09:28:50.761809 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37462 | ||
| 165 | 2025.12.29 09:28:50.761776 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.12.29 09:28:50.761888 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.29 09:28:50.761900 [ 261 ] {} <Debug> TCP-Session: 92d0c2c9-56dc-4fcd-a5f2-a9400b9fb643 Authenticating user 'default' from [fd00:1122:3344:101::a]:54472 | ||
| 168 | 2025.12.29 09:28:50.761981 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44563 | ||
| 169 | 2025.12.29 09:28:50.761985 [ 262 ] {} <Debug> TCP-Session: c1b35ba0-3610-4153-97d6-66b7dd0ecf0c Authenticating user 'default' from [fd00:1122:3344:101::a]:40390 | ||
| 170 | 2025.12.29 09:28:50.762021 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.29 09:28:50.762047 [ 262 ] {} <Debug> TCP-Session: c1b35ba0-3610-4153-97d6-66b7dd0ecf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.29 09:28:50.762088 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62858 | ||
| 173 | 2025.12.29 09:28:50.762031 [ 261 ] {} <Debug> TCP-Session: 92d0c2c9-56dc-4fcd-a5f2-a9400b9fb643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.29 09:28:50.762169 [ 262 ] {} <Debug> TCP-Session: c1b35ba0-3610-4153-97d6-66b7dd0ecf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.29 09:28:50.762181 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.29 09:28:50.762203 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32916 | ||
| 177 | 2025.12.29 09:28:50.762150 [ 263 ] {} <Debug> TCP-Session: 1caaf532-b291-48ae-978c-deafc76fd995 Authenticating user 'default' from [fd00:1122:3344:101::a]:37462 | ||
| 178 | 2025.12.29 09:28:50.762277 [ 264 ] {} <Debug> TCP-Session: 010f1873-cf85-4bc1-8c82-d3f60c6bcce1 Authenticating user 'default' from [fd00:1122:3344:101::a]:44563 | ||
| 179 | 2025.12.29 09:28:50.762276 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.29 09:28:50.762224 [ 261 ] {} <Debug> TCP-Session: 92d0c2c9-56dc-4fcd-a5f2-a9400b9fb643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.29 09:28:50.762362 [ 265 ] {} <Debug> TCP-Session: e6336081-c82b-489c-8c28-4d1fb3b849a0 Authenticating user 'default' from [fd00:1122:3344:101::a]:62858 | ||
| 182 | 2025.12.29 09:28:50.762361 [ 264 ] {} <Debug> TCP-Session: 010f1873-cf85-4bc1-8c82-d3f60c6bcce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.29 09:28:50.762413 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.29 09:28:50.762460 [ 265 ] {} <Debug> TCP-Session: e6336081-c82b-489c-8c28-4d1fb3b849a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.29 09:28:50.762445 [ 264 ] {} <Debug> TCP-Session: 010f1873-cf85-4bc1-8c82-d3f60c6bcce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.29 09:28:50.762338 [ 263 ] {} <Debug> TCP-Session: 1caaf532-b291-48ae-978c-deafc76fd995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.29 09:28:50.762569 [ 265 ] {} <Debug> TCP-Session: e6336081-c82b-489c-8c28-4d1fb3b849a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.29 09:28:50.762557 [ 266 ] {} <Debug> TCP-Session: 91015530-70ee-41d3-a5ed-8ccfcfb10dc3 Authenticating user 'default' from [fd00:1122:3344:101::a]:32916 | ||
| 189 | 2025.12.29 09:28:50.762644 [ 263 ] {} <Debug> TCP-Session: 1caaf532-b291-48ae-978c-deafc76fd995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.29 09:28:50.762657 [ 266 ] {} <Debug> TCP-Session: 91015530-70ee-41d3-a5ed-8ccfcfb10dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.29 09:28:50.762757 [ 266 ] {} <Debug> TCP-Session: 91015530-70ee-41d3-a5ed-8ccfcfb10dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.29 09:28:51.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.42 MiB, peak 118.42 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 1.10 MiB | ||
| 193 | 2025.12.29 09:28:51.324362 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43963 | ||
| 194 | 2025.12.29 09:28:51.326592 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2025.12.29 09:28:51.326636 [ 267 ] {} <Debug> TCP-Session: 0cad7751-b2d5-49c4-b681-d21d8b7737df Authenticating user 'default' from [fd00:1122:3344:101::c]:43963 | ||
| 196 | 2025.12.29 09:28:51.326750 [ 267 ] {} <Debug> TCP-Session: 0cad7751-b2d5-49c4-b681-d21d8b7737df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.29 09:28:51.326806 [ 267 ] {} <Debug> TCP-Session: 0cad7751-b2d5-49c4-b681-d21d8b7737df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.12.29 09:28:51.326886 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2025.12.29 09:28:51.326918 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.29 09:28:51.327017 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2025.12.29 09:28:51.329545 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50959 | ||
| 202 | 2025.12.29 09:28:51.329647 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58054 | ||
| 203 | 2025.12.29 09:28:51.329782 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.12.29 09:28:51.329783 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54955 | ||
| 205 | 2025.12.29 09:28:51.329879 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.12.29 09:28:51.329910 [ 268 ] {} <Debug> TCP-Session: 38a9f17f-a8bd-4abc-babb-9475f5439a09 Authenticating user 'default' from [fd00:1122:3344:101::c]:50959 | ||
| 207 | 2025.12.29 09:28:51.329936 [ 269 ] {} <Debug> TCP-Session: a3a5aa12-fade-4420-8753-bedcf198f758 Authenticating user 'default' from [fd00:1122:3344:101::c]:58054 | ||
| 208 | 2025.12.29 09:28:51.329993 [ 268 ] {} <Debug> TCP-Session: 38a9f17f-a8bd-4abc-babb-9475f5439a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.29 09:28:51.330009 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36769 | ||
| 210 | 2025.12.29 09:28:51.330079 [ 269 ] {} <Debug> TCP-Session: a3a5aa12-fade-4420-8753-bedcf198f758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.12.29 09:28:51.330121 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.29 09:28:51.330088 [ 268 ] {} <Debug> TCP-Session: 38a9f17f-a8bd-4abc-babb-9475f5439a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.12.29 09:28:51.330237 [ 269 ] {} <Debug> TCP-Session: a3a5aa12-fade-4420-8753-bedcf198f758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.29 09:28:51.330269 [ 270 ] {} <Debug> TCP-Session: a08409d5-6478-4f1c-b8e6-a18800d7adb5 Authenticating user 'default' from [fd00:1122:3344:101::c]:54955 | ||
| 215 | 2025.12.29 09:28:51.330254 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.12.29 09:28:51.330334 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55080 | ||
| 217 | 2025.12.29 09:28:51.330383 [ 270 ] {} <Debug> TCP-Session: a08409d5-6478-4f1c-b8e6-a18800d7adb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.29 09:28:51.330367 [ 272 ] {} <Debug> TCP-Session: 64219b16-cfe0-4f08-a185-bd42387ccdb4 Authenticating user 'default' from [fd00:1122:3344:101::c]:36769 | ||
| 219 | 2025.12.29 09:28:51.330025 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57375 | ||
| 220 | 2025.12.29 09:28:51.330151 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35235 | ||
| 221 | 2025.12.29 09:28:51.330539 [ 272 ] {} <Debug> TCP-Session: 64219b16-cfe0-4f08-a185-bd42387ccdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.29 09:28:51.330508 [ 270 ] {} <Debug> TCP-Session: a08409d5-6478-4f1c-b8e6-a18800d7adb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.29 09:28:51.330641 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.12.29 09:28:51.330656 [ 272 ] {} <Debug> TCP-Session: 64219b16-cfe0-4f08-a185-bd42387ccdb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.29 09:28:51.330727 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.29 09:28:51.330767 [ 274 ] {} <Debug> TCP-Session: f3bf18bc-a5e4-4669-acf0-9b0d9b68a8c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:55080 | ||
| 227 | 2025.12.29 09:28:51.330782 [ 271 ] {} <Debug> TCP-Session: f6003f03-d2ba-40f8-bcdc-9eb4fe5fde44 Authenticating user 'default' from [fd00:1122:3344:101::c]:57375 | ||
| 228 | 2025.12.29 09:28:51.330770 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.12.29 09:28:51.330853 [ 274 ] {} <Debug> TCP-Session: f3bf18bc-a5e4-4669-acf0-9b0d9b68a8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.29 09:28:51.330911 [ 271 ] {} <Debug> TCP-Session: f6003f03-d2ba-40f8-bcdc-9eb4fe5fde44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.29 09:28:51.330950 [ 273 ] {} <Debug> TCP-Session: b9049686-e611-4821-b6e8-a0e9e79f8d32 Authenticating user 'default' from [fd00:1122:3344:101::c]:35235 | ||
| 232 | 2025.12.29 09:28:51.330920 [ 274 ] {} <Debug> TCP-Session: f3bf18bc-a5e4-4669-acf0-9b0d9b68a8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.29 09:28:51.331002 [ 271 ] {} <Debug> TCP-Session: f6003f03-d2ba-40f8-bcdc-9eb4fe5fde44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.29 09:28:51.331030 [ 273 ] {} <Debug> TCP-Session: b9049686-e611-4821-b6e8-a0e9e79f8d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.29 09:28:51.331106 [ 273 ] {} <Debug> TCP-Session: b9049686-e611-4821-b6e8-a0e9e79f8d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.29 09:28:53.380189 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62005 | ||
| 237 | 2025.12.29 09:28:53.388867 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.12.29 09:28:53.388913 [ 275 ] {} <Debug> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Authenticating user 'default' from [fd00:1122:3344:101::d]:62005 | ||
| 239 | 2025.12.29 09:28:53.388938 [ 275 ] {} <Debug> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.29 09:28:53.389033 [ 275 ] {} <Debug> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.29 09:28:53.389125 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2025.12.29 09:28:53.389178 [ 275 ] {} <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 | ||
| 243 | 2025.12.29 09:28:53.389275 [ 275 ] {} <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 | ||
| 244 | 2025.12.29 09:28:53.390080 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60511 | ||
| 245 | 2025.12.29 09:28:53.390168 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34803 | ||
| 246 | 2025.12.29 09:28:53.390246 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46321 | ||
| 247 | 2025.12.29 09:28:53.390282 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.29 09:28:53.390387 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48583 | ||
| 249 | 2025.12.29 09:28:53.390412 [ 276 ] {} <Debug> TCP-Session: 67a76adc-8d47-4313-8b62-661540569b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60511 | ||
| 250 | 2025.12.29 09:28:53.390443 [ 276 ] {} <Debug> TCP-Session: 67a76adc-8d47-4313-8b62-661540569b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.12.29 09:28:53.390528 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.12.29 09:28:53.390531 [ 276 ] {} <Debug> TCP-Session: 67a76adc-8d47-4313-8b62-661540569b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2025.12.29 09:28:53.390583 [ 277 ] {} <Debug> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34803 | ||
| 254 | 2025.12.29 09:28:53.390625 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42286 | ||
| 255 | 2025.12.29 09:28:53.390658 [ 277 ] {} <Debug> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.29 09:28:53.390701 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.12.29 09:28:53.390751 [ 279 ] {} <Debug> TCP-Session: fb512597-68f8-489f-9066-31d414a15255 Authenticating user 'default' from [fd00:1122:3344:101::d]:48583 | ||
| 258 | 2025.12.29 09:28:53.390768 [ 277 ] {} <Debug> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.29 09:28:53.390752 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39773 | ||
| 260 | 2025.12.29 09:28:53.390835 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51672 | ||
| 261 | 2025.12.29 09:28:53.390867 [ 279 ] {} <Debug> TCP-Session: fb512597-68f8-489f-9066-31d414a15255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.12.29 09:28:53.390871 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2025.12.29 09:28:53.390981 [ 279 ] {} <Debug> TCP-Session: fb512597-68f8-489f-9066-31d414a15255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.12.29 09:28:53.391041 [ 280 ] {} <Debug> TCP-Session: c31f2abf-998b-4638-b2c9-97c2e47b50a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42286 | ||
| 265 | 2025.12.29 09:28:53.391092 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.12.29 09:28:53.391123 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.12.29 09:28:53.391174 [ 280 ] {} <Debug> TCP-Session: c31f2abf-998b-4638-b2c9-97c2e47b50a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.12.29 09:28:53.391207 [ 281 ] {} <Debug> TCP-Session: 2665cc0e-db6e-447c-bb61-4d91c8acf22a Authenticating user 'default' from [fd00:1122:3344:101::d]:39773 | ||
| 269 | 2025.12.29 09:28:53.391188 [ 282 ] {} <Debug> TCP-Session: 4368fbc6-c99f-47ce-90f3-80dbb7570d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:51672 | ||
| 270 | 2025.12.29 09:28:53.391273 [ 280 ] {} <Debug> TCP-Session: c31f2abf-998b-4638-b2c9-97c2e47b50a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.12.29 09:28:53.391307 [ 281 ] {} <Debug> TCP-Session: 2665cc0e-db6e-447c-bb61-4d91c8acf22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.12.29 09:28:53.391292 [ 282 ] {} <Debug> TCP-Session: 4368fbc6-c99f-47ce-90f3-80dbb7570d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.29 09:28:53.391384 [ 282 ] {} <Debug> TCP-Session: 4368fbc6-c99f-47ce-90f3-80dbb7570d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.29 09:28:53.391398 [ 281 ] {} <Debug> TCP-Session: 2665cc0e-db6e-447c-bb61-4d91c8acf22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.29 09:28:53.391754 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2025.12.29 09:28:53.391798 [ 278 ] {} <Debug> TCP-Session: 4ee06bd4-6b23-495e-a93f-42d43f64b9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46321 | ||
| 277 | 2025.12.29 09:28:53.391885 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44628 | ||
| 278 | 2025.12.29 09:28:53.391900 [ 278 ] {} <Debug> TCP-Session: 4ee06bd4-6b23-495e-a93f-42d43f64b9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.29 09:28:53.391925 [ 278 ] {} <Debug> TCP-Session: 4ee06bd4-6b23-495e-a93f-42d43f64b9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.29 09:28:53.392042 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2025.12.29 09:28:53.392151 [ 283 ] {} <Debug> TCP-Session: a97d5748-f3ae-447f-afc0-f512187d3d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:44628 | ||
| 282 | 2025.12.29 09:28:53.392169 [ 283 ] {} <Debug> TCP-Session: a97d5748-f3ae-447f-afc0-f512187d3d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.29 09:28:53.392181 [ 283 ] {} <Debug> TCP-Session: a97d5748-f3ae-447f-afc0-f512187d3d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.29 09:28:53.406308 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2025.12.29 09:28:53.409018 [ 275 ] {997c1038-a5e1-4c61-9845-e6d2d024f4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2025.12.29 09:28:53.692950 [ 275 ] {997c1038-a5e1-4c61-9845-e6d2d024f4a2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62005) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.12.29 09:28:53.693886 [ 275 ] {997c1038-a5e1-4c61-9845-e6d2d024f4a2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.12.29 09:28:53.694102 [ 275 ] {997c1038-a5e1-4c61-9845-e6d2d024f4a2} <Debug> TCPHandler: Processed in 0.294107175 sec. | ||
| 335 | 2025.12.29 09:28:53.694610 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.12.29 09:28:53.694958 [ 277 ] {47b1da80-ba53-43c9-9574-847d30ad7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.12.29 09:28:53.695333 [ 277 ] {47b1da80-ba53-43c9-9574-847d30ad7e00} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34803) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.12.29 09:28:53.695668 [ 277 ] {47b1da80-ba53-43c9-9574-847d30ad7e00} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.12.29 09:28:53.695888 [ 277 ] {47b1da80-ba53-43c9-9574-847d30ad7e00} <Debug> TCPHandler: Processed in 0.001486646 sec. | ||
| 386 | 2025.12.29 09:28:53.696163 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.29 09:28:53.696912 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.12.29 09:28:53.697511 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.12.29 09:28:53.712210 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.12.29 09:28:53.712237 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6011e-05 sec | ||
| 391 | 2025.12.29 09:28:53.712253 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.12.29 09:28:53.712337 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.12.29 09:28:53.712366 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.12.29 09:28:53.713011 [ 275 ] {1fd7f388-a880-47dc-b97b-524188d75c5a} <Debug> TCPHandler: Processed in 0.016929007 sec. | ||
| 395 | 2025.12.29 09:28:53.713164 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.12.29 09:28:53.713375 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.12.29 09:28:53.713486 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.12.29 09:28:53.718297 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.12.29 09:28:53.732270 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Debug> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80): Loading data parts | ||
| 401 | 2025.12.29 09:28:53.734917 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Debug> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80): There are no data parts | ||
| 402 | 2025.12.29 09:28:53.761632 [ 275 ] {1e388285-1477-4aa3-938a-5fc612a401c0} <Debug> TCPHandler: Processed in 0.04851885 sec. | ||
| 403 | 2025.12.29 09:28:53.761797 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.12.29 09:28:53.761977 [ 275 ] {c5c80da2-4e86-4cde-9001-ac25186c4754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.12.29 09:28:53.762115 [ 275 ] {c5c80da2-4e86-4cde-9001-ac25186c4754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.12.29 09:28:53.795772 [ 275 ] {c5c80da2-4e86-4cde-9001-ac25186c4754} <Debug> oximeter.measurements_bool (63e07c21-387e-4bbb-8285-2f152be656b1): Loading data parts | ||
| 417 | 2025.12.29 09:28:53.796040 [ 275 ] {c5c80da2-4e86-4cde-9001-ac25186c4754} <Debug> oximeter.measurements_bool (63e07c21-387e-4bbb-8285-2f152be656b1): There are no data parts | ||
| 418 | 2025.12.29 09:28:53.837128 [ 275 ] {c5c80da2-4e86-4cde-9001-ac25186c4754} <Debug> TCPHandler: Processed in 0.075384891 sec. | ||
| 419 | 2025.12.29 09:28:53.837430 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.29 09:28:53.837617 [ 275 ] {3802898a-8bba-4b61-8453-99e78826f9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 421 | 2025.12.29 09:28:53.837760 [ 275 ] {3802898a-8bba-4b61-8453-99e78826f9c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.12.29 09:28:53.867099 [ 275 ] {3802898a-8bba-4b61-8453-99e78826f9c6} <Debug> oximeter.measurements_i8 (f41e6e56-718c-4887-8b3c-059ccc77990a): Loading data parts | ||
| 423 | 2025.12.29 09:28:53.867342 [ 275 ] {3802898a-8bba-4b61-8453-99e78826f9c6} <Debug> oximeter.measurements_i8 (f41e6e56-718c-4887-8b3c-059ccc77990a): There are no data parts | ||
| 424 | 2025.12.29 09:28:53.871801 [ 275 ] {3802898a-8bba-4b61-8453-99e78826f9c6} <Debug> TCPHandler: Processed in 0.034450424 sec. | ||
| 425 | 2025.12.29 09:28:53.871952 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.29 09:28:53.872115 [ 275 ] {0a82a3db-5e5f-4dfd-b61b-0ab1663f2cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 427 | 2025.12.29 09:28:53.872241 [ 275 ] {0a82a3db-5e5f-4dfd-b61b-0ab1663f2cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.12.29 09:28:53.885248 [ 275 ] {0a82a3db-5e5f-4dfd-b61b-0ab1663f2cab} <Debug> oximeter.measurements_u8 (ef562541-54b6-45bf-beb6-795c8627fa88): Loading data parts | ||
| 429 | 2025.12.29 09:28:53.885404 [ 275 ] {0a82a3db-5e5f-4dfd-b61b-0ab1663f2cab} <Debug> oximeter.measurements_u8 (ef562541-54b6-45bf-beb6-795c8627fa88): There are no data parts | ||
| 430 | 2025.12.29 09:28:53.896608 [ 275 ] {0a82a3db-5e5f-4dfd-b61b-0ab1663f2cab} <Debug> TCPHandler: Processed in 0.024707173 sec. | ||
| 431 | 2025.12.29 09:28:53.896819 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.29 09:28:53.897035 [ 275 ] {10d43726-01c9-41f9-9284-6741cdc71fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 433 | 2025.12.29 09:28:53.897153 [ 275 ] {10d43726-01c9-41f9-9284-6741cdc71fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.12.29 09:28:53.919549 [ 275 ] {10d43726-01c9-41f9-9284-6741cdc71fc9} <Debug> oximeter.measurements_i16 (71a01a47-a799-473f-a08f-21c5b044f49b): Loading data parts | ||
| 435 | 2025.12.29 09:28:53.919691 [ 275 ] {10d43726-01c9-41f9-9284-6741cdc71fc9} <Debug> oximeter.measurements_i16 (71a01a47-a799-473f-a08f-21c5b044f49b): There are no data parts | ||
| 436 | 2025.12.29 09:28:53.933872 [ 275 ] {10d43726-01c9-41f9-9284-6741cdc71fc9} <Debug> TCPHandler: Processed in 0.037112321 sec. | ||
| 437 | 2025.12.29 09:28:53.934049 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.29 09:28:53.934242 [ 275 ] {7d4ede9b-1b8a-4224-aa67-a308831e2983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 439 | 2025.12.29 09:28:53.934387 [ 275 ] {7d4ede9b-1b8a-4224-aa67-a308831e2983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.12.29 09:28:53.957900 [ 275 ] {7d4ede9b-1b8a-4224-aa67-a308831e2983} <Debug> oximeter.measurements_u16 (ed86d775-4ad1-4c9c-b951-8eeb7299d674): Loading data parts | ||
| 441 | 2025.12.29 09:28:53.958051 [ 275 ] {7d4ede9b-1b8a-4224-aa67-a308831e2983} <Debug> oximeter.measurements_u16 (ed86d775-4ad1-4c9c-b951-8eeb7299d674): There are no data parts | ||
| 442 | 2025.12.29 09:28:53.971003 [ 275 ] {7d4ede9b-1b8a-4224-aa67-a308831e2983} <Debug> TCPHandler: Processed in 0.037015479 sec. | ||
| 443 | 2025.12.29 09:28:53.971165 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.29 09:28:53.971439 [ 275 ] {de22b57f-64ed-499e-a944-30269b637117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 445 | 2025.12.29 09:28:53.971565 [ 275 ] {de22b57f-64ed-499e-a944-30269b637117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.12.29 09:28:53.990924 [ 275 ] {de22b57f-64ed-499e-a944-30269b637117} <Debug> oximeter.measurements_i32 (1576aa0c-ed65-4dde-a807-8fd6485579f1): Loading data parts | ||
| 447 | 2025.12.29 09:28:53.991180 [ 275 ] {de22b57f-64ed-499e-a944-30269b637117} <Debug> oximeter.measurements_i32 (1576aa0c-ed65-4dde-a807-8fd6485579f1): There are no data parts | ||
| 448 | 2025.12.29 09:28:54.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.66 MiB, peak 124.66 MiB, free memory in arenas 0.00 B, will set to 132.80 MiB (RSS), difference: 8.14 MiB | ||
| 449 | 2025.12.29 09:28:54.006746 [ 275 ] {de22b57f-64ed-499e-a944-30269b637117} <Debug> TCPHandler: Processed in 0.035640535 sec. | ||
| 450 | 2025.12.29 09:28:54.006904 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.29 09:28:54.007150 [ 275 ] {17d3ed5e-56db-48ea-891c-262fa732014b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 452 | 2025.12.29 09:28:54.007276 [ 275 ] {17d3ed5e-56db-48ea-891c-262fa732014b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 453 | 2025.12.29 09:28:54.027425 [ 275 ] {17d3ed5e-56db-48ea-891c-262fa732014b} <Debug> oximeter.measurements_u32 (b988b562-f45c-4484-930e-f82f723f4c52): Loading data parts | ||
| 454 | 2025.12.29 09:28:54.027583 [ 275 ] {17d3ed5e-56db-48ea-891c-262fa732014b} <Debug> oximeter.measurements_u32 (b988b562-f45c-4484-930e-f82f723f4c52): There are no data parts | ||
| 455 | 2025.12.29 09:28:54.033918 [ 275 ] {17d3ed5e-56db-48ea-891c-262fa732014b} <Debug> TCPHandler: Processed in 0.027067014 sec. | ||
| 456 | 2025.12.29 09:28:54.034066 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.29 09:28:54.034223 [ 275 ] {4ce814a1-3132-4ea4-97b4-d14646f16bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 458 | 2025.12.29 09:28:54.034352 [ 275 ] {4ce814a1-3132-4ea4-97b4-d14646f16bbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 459 | 2025.12.29 09:28:54.045697 [ 275 ] {4ce814a1-3132-4ea4-97b4-d14646f16bbc} <Debug> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): Loading data parts | ||
| 460 | 2025.12.29 09:28:54.046086 [ 275 ] {4ce814a1-3132-4ea4-97b4-d14646f16bbc} <Debug> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): There are no data parts | ||
| 461 | 2025.12.29 09:28:54.058829 [ 275 ] {4ce814a1-3132-4ea4-97b4-d14646f16bbc} <Debug> TCPHandler: Processed in 0.024816465 sec. | ||
| 462 | 2025.12.29 09:28:54.059104 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.29 09:28:54.059550 [ 275 ] {1f15e2cc-22f5-418a-8f02-c7eaa444adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 464 | 2025.12.29 09:28:54.059782 [ 275 ] {1f15e2cc-22f5-418a-8f02-c7eaa444adff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 465 | 2025.12.29 09:28:54.069402 [ 275 ] {1f15e2cc-22f5-418a-8f02-c7eaa444adff} <Debug> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Loading data parts | ||
| 466 | 2025.12.29 09:28:54.069546 [ 275 ] {1f15e2cc-22f5-418a-8f02-c7eaa444adff} <Debug> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): There are no data parts | ||
| 467 | 2025.12.29 09:28:54.082759 [ 275 ] {1f15e2cc-22f5-418a-8f02-c7eaa444adff} <Debug> TCPHandler: Processed in 0.023757226 sec. | ||
| 468 | 2025.12.29 09:28:54.083019 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.29 09:28:54.083330 [ 275 ] {9a3d4b62-41dc-4328-a3b8-4e7dcb1451fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 470 | 2025.12.29 09:28:54.083544 [ 275 ] {9a3d4b62-41dc-4328-a3b8-4e7dcb1451fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 471 | 2025.12.29 09:28:54.093631 [ 275 ] {9a3d4b62-41dc-4328-a3b8-4e7dcb1451fb} <Debug> oximeter.measurements_f32 (a207bb35-d6a5-4b8b-a8f6-40ead13ca771): Loading data parts | ||
| 472 | 2025.12.29 09:28:54.093987 [ 275 ] {9a3d4b62-41dc-4328-a3b8-4e7dcb1451fb} <Debug> oximeter.measurements_f32 (a207bb35-d6a5-4b8b-a8f6-40ead13ca771): There are no data parts | ||
| 473 | 2025.12.29 09:28:54.132058 [ 275 ] {9a3d4b62-41dc-4328-a3b8-4e7dcb1451fb} <Debug> TCPHandler: Processed in 0.049139681 sec. | ||
| 474 | 2025.12.29 09:28:54.132328 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.29 09:28:54.132699 [ 275 ] {8e26d04a-0f08-4216-8795-2c6a63100e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 476 | 2025.12.29 09:28:54.132824 [ 275 ] {8e26d04a-0f08-4216-8795-2c6a63100e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 477 | 2025.12.29 09:28:54.142423 [ 275 ] {8e26d04a-0f08-4216-8795-2c6a63100e71} <Debug> oximeter.measurements_f64 (00e1f70c-f4e5-4517-a544-daec264d72af): Loading data parts | ||
| 478 | 2025.12.29 09:28:54.142621 [ 275 ] {8e26d04a-0f08-4216-8795-2c6a63100e71} <Debug> oximeter.measurements_f64 (00e1f70c-f4e5-4517-a544-daec264d72af): There are no data parts | ||
| 479 | 2025.12.29 09:28:54.155035 [ 275 ] {8e26d04a-0f08-4216-8795-2c6a63100e71} <Debug> TCPHandler: Processed in 0.0228103 sec. | ||
| 480 | 2025.12.29 09:28:54.155209 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.29 09:28:54.155379 [ 275 ] {2e0e2767-6997-4ca2-8b5e-b92a2b362960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 482 | 2025.12.29 09:28:54.155507 [ 275 ] {2e0e2767-6997-4ca2-8b5e-b92a2b362960} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 483 | 2025.12.29 09:28:54.165425 [ 275 ] {2e0e2767-6997-4ca2-8b5e-b92a2b362960} <Debug> oximeter.measurements_string (b4fa9b85-cfd4-4678-8ead-aca98abe9293): Loading data parts | ||
| 484 | 2025.12.29 09:28:54.165756 [ 275 ] {2e0e2767-6997-4ca2-8b5e-b92a2b362960} <Debug> oximeter.measurements_string (b4fa9b85-cfd4-4678-8ead-aca98abe9293): There are no data parts | ||
| 485 | 2025.12.29 09:28:54.178077 [ 275 ] {2e0e2767-6997-4ca2-8b5e-b92a2b362960} <Debug> TCPHandler: Processed in 0.022930372 sec. | ||
| 486 | 2025.12.29 09:28:54.178229 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.12.29 09:28:54.178484 [ 275 ] {436c13c0-40be-4757-b49f-f4c362501bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 489 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 490 | * a string isn't palatable for a few reasons. | ||
| 491 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 492 | * details. | ||
| 493 | */ | ||
| 494 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.12.29 09:28:54.178616 [ 275 ] {436c13c0-40be-4757-b49f-f4c362501bf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 496 | 2025.12.29 09:28:54.188429 [ 275 ] {436c13c0-40be-4757-b49f-f4c362501bf0} <Debug> oximeter.measurements_bytes (a199ab82-83ad-4ff7-b108-5f353f424e91): Loading data parts | ||
| 497 | 2025.12.29 09:28:54.188629 [ 275 ] {436c13c0-40be-4757-b49f-f4c362501bf0} <Debug> oximeter.measurements_bytes (a199ab82-83ad-4ff7-b108-5f353f424e91): There are no data parts | ||
| 498 | 2025.12.29 09:28:54.200884 [ 275 ] {436c13c0-40be-4757-b49f-f4c362501bf0} <Debug> TCPHandler: Processed in 0.022706938 sec. | ||
| 499 | 2025.12.29 09:28:54.201038 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.29 09:28:54.201313 [ 275 ] {9e5b9368-9aa0-417a-a648-6e9c174a0ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 501 | 2025.12.29 09:28:54.201453 [ 275 ] {9e5b9368-9aa0-417a-a648-6e9c174a0ff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 502 | 2025.12.29 09:28:54.211549 [ 275 ] {9e5b9368-9aa0-417a-a648-6e9c174a0ff9} <Debug> oximeter.measurements_cumulativei64 (8a263668-4a8a-4cdf-9c76-e3d41000092c): Loading data parts | ||
| 503 | 2025.12.29 09:28:54.211699 [ 275 ] {9e5b9368-9aa0-417a-a648-6e9c174a0ff9} <Debug> oximeter.measurements_cumulativei64 (8a263668-4a8a-4cdf-9c76-e3d41000092c): There are no data parts | ||
| 504 | 2025.12.29 09:28:54.223944 [ 275 ] {9e5b9368-9aa0-417a-a648-6e9c174a0ff9} <Debug> TCPHandler: Processed in 0.022956743 sec. | ||
| 505 | 2025.12.29 09:28:54.224087 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.29 09:28:54.224298 [ 275 ] {06376f03-c18f-4a32-a5ec-4367343d558f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 507 | 2025.12.29 09:28:54.224383 [ 275 ] {06376f03-c18f-4a32-a5ec-4367343d558f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 508 | 2025.12.29 09:28:54.234662 [ 275 ] {06376f03-c18f-4a32-a5ec-4367343d558f} <Debug> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Loading data parts | ||
| 509 | 2025.12.29 09:28:54.234948 [ 275 ] {06376f03-c18f-4a32-a5ec-4367343d558f} <Debug> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): There are no data parts | ||
| 510 | 2025.12.29 09:28:54.245914 [ 275 ] {06376f03-c18f-4a32-a5ec-4367343d558f} <Debug> TCPHandler: Processed in 0.021876034 sec. | ||
| 511 | 2025.12.29 09:28:54.246163 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.29 09:28:54.246358 [ 275 ] {f5e03f70-8151-4da7-aa9f-604badf27b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 513 | 2025.12.29 09:28:54.246519 [ 275 ] {f5e03f70-8151-4da7-aa9f-604badf27b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 514 | 2025.12.29 09:28:54.260898 [ 275 ] {f5e03f70-8151-4da7-aa9f-604badf27b0c} <Debug> oximeter.measurements_cumulativef32 (6938229c-2120-4e91-9f0c-94e5f17cbf7d): Loading data parts | ||
| 515 | 2025.12.29 09:28:54.261145 [ 275 ] {f5e03f70-8151-4da7-aa9f-604badf27b0c} <Debug> oximeter.measurements_cumulativef32 (6938229c-2120-4e91-9f0c-94e5f17cbf7d): There are no data parts | ||
| 516 | 2025.12.29 09:28:54.282413 [ 275 ] {f5e03f70-8151-4da7-aa9f-604badf27b0c} <Debug> TCPHandler: Processed in 0.036309257 sec. | ||
| 517 | 2025.12.29 09:28:54.282711 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.29 09:28:54.283099 [ 275 ] {04ca5c2b-e1eb-4a31-85c1-ce683427f830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 519 | 2025.12.29 09:28:54.283215 [ 275 ] {04ca5c2b-e1eb-4a31-85c1-ce683427f830} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 520 | 2025.12.29 09:28:54.306243 [ 275 ] {04ca5c2b-e1eb-4a31-85c1-ce683427f830} <Debug> oximeter.measurements_cumulativef64 (5a03c7d2-6326-4e2b-b2b3-0aad29be215b): Loading data parts | ||
| 521 | 2025.12.29 09:28:54.306440 [ 275 ] {04ca5c2b-e1eb-4a31-85c1-ce683427f830} <Debug> oximeter.measurements_cumulativef64 (5a03c7d2-6326-4e2b-b2b3-0aad29be215b): There are no data parts | ||
| 522 | 2025.12.29 09:28:54.317153 [ 275 ] {04ca5c2b-e1eb-4a31-85c1-ce683427f830} <Debug> TCPHandler: Processed in 0.034563075 sec. | ||
| 523 | 2025.12.29 09:28:54.317311 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.29 09:28:54.317543 [ 275 ] {1d1653e0-5f21-4e5f-aac9-8b48061411f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 525 | * NOTE: Array types cannot be Nullable, see | ||
| 526 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 527 | * for more details. | ||
| 528 | * | ||
| 529 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 530 | * is unfortunate, and at this point relies on the fact that an | ||
| 531 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 532 | * to figure out another way to represent missing samples here. | ||
| 533 | */ | ||
| 534 | 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) | ||
| 535 | 2025.12.29 09:28:54.317702 [ 275 ] {1d1653e0-5f21-4e5f-aac9-8b48061411f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 536 | 2025.12.29 09:28:54.330027 [ 275 ] {1d1653e0-5f21-4e5f-aac9-8b48061411f3} <Debug> oximeter.measurements_histogrami8 (86c648c8-cce8-41b9-ac40-6e09ed7afaf4): Loading data parts | ||
| 537 | 2025.12.29 09:28:54.330303 [ 275 ] {1d1653e0-5f21-4e5f-aac9-8b48061411f3} <Debug> oximeter.measurements_histogrami8 (86c648c8-cce8-41b9-ac40-6e09ed7afaf4): There are no data parts | ||
| 538 | 2025.12.29 09:28:54.341003 [ 275 ] {1d1653e0-5f21-4e5f-aac9-8b48061411f3} <Debug> TCPHandler: Processed in 0.023750947 sec. | ||
| 539 | 2025.12.29 09:28:54.341152 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2025.12.29 09:28:54.341445 [ 275 ] {dcbaf099-f9b2-472b-a15f-b56936a83ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 541 | 2025.12.29 09:28:54.341571 [ 275 ] {dcbaf099-f9b2-472b-a15f-b56936a83ce7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 542 | 2025.12.29 09:28:54.361198 [ 275 ] {dcbaf099-f9b2-472b-a15f-b56936a83ce7} <Debug> oximeter.measurements_histogramu8 (aff3acfc-b35a-4f50-9615-dbb56fed8112): Loading data parts | ||
| 543 | 2025.12.29 09:28:54.361338 [ 275 ] {dcbaf099-f9b2-472b-a15f-b56936a83ce7} <Debug> oximeter.measurements_histogramu8 (aff3acfc-b35a-4f50-9615-dbb56fed8112): There are no data parts | ||
| 544 | 2025.12.29 09:28:54.377777 [ 275 ] {dcbaf099-f9b2-472b-a15f-b56936a83ce7} <Debug> TCPHandler: Processed in 0.036675043 sec. | ||
| 545 | 2025.12.29 09:28:54.377944 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2025.12.29 09:28:54.378202 [ 275 ] {4ad19bea-8b12-4ab9-9193-4fe4aa48e31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 547 | 2025.12.29 09:28:54.378360 [ 275 ] {4ad19bea-8b12-4ab9-9193-4fe4aa48e31d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 548 | 2025.12.29 09:28:54.388192 [ 275 ] {4ad19bea-8b12-4ab9-9193-4fe4aa48e31d} <Debug> oximeter.measurements_histogrami16 (e3801006-8616-4d4c-b00a-f61bb739e9bf): Loading data parts | ||
| 549 | 2025.12.29 09:28:54.388419 [ 275 ] {4ad19bea-8b12-4ab9-9193-4fe4aa48e31d} <Debug> oximeter.measurements_histogrami16 (e3801006-8616-4d4c-b00a-f61bb739e9bf): There are no data parts | ||
| 550 | 2025.12.29 09:28:54.408614 [ 275 ] {4ad19bea-8b12-4ab9-9193-4fe4aa48e31d} <Debug> TCPHandler: Processed in 0.030730418 sec. | ||
| 551 | 2025.12.29 09:28:54.408770 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2025.12.29 09:28:54.409110 [ 275 ] {708ac0cb-e83d-4971-92ae-ce865d2234bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 553 | 2025.12.29 09:28:54.409243 [ 275 ] {708ac0cb-e83d-4971-92ae-ce865d2234bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 554 | 2025.12.29 09:28:54.424555 [ 275 ] {708ac0cb-e83d-4971-92ae-ce865d2234bd} <Debug> oximeter.measurements_histogramu16 (3f750cc7-fd7b-44c4-b93e-842a1bc8f278): Loading data parts | ||
| 555 | 2025.12.29 09:28:54.425017 [ 275 ] {708ac0cb-e83d-4971-92ae-ce865d2234bd} <Debug> oximeter.measurements_histogramu16 (3f750cc7-fd7b-44c4-b93e-842a1bc8f278): There are no data parts | ||
| 556 | 2025.12.29 09:28:54.470021 [ 275 ] {708ac0cb-e83d-4971-92ae-ce865d2234bd} <Debug> TCPHandler: Processed in 0.061309475 sec. | ||
| 557 | 2025.12.29 09:28:54.470209 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2025.12.29 09:28:54.470461 [ 275 ] {5be08ccb-74b2-42cf-9dea-0af0e02b590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 559 | 2025.12.29 09:28:54.470607 [ 275 ] {5be08ccb-74b2-42cf-9dea-0af0e02b590d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2025.12.29 09:28:54.503450 [ 275 ] {5be08ccb-74b2-42cf-9dea-0af0e02b590d} <Debug> oximeter.measurements_histogrami32 (4b526adc-7eb4-4bba-aa9c-6bec889a5eaa): Loading data parts | ||
| 561 | 2025.12.29 09:28:54.503720 [ 275 ] {5be08ccb-74b2-42cf-9dea-0af0e02b590d} <Debug> oximeter.measurements_histogrami32 (4b526adc-7eb4-4bba-aa9c-6bec889a5eaa): There are no data parts | ||
| 562 | 2025.12.29 09:28:54.525864 [ 275 ] {5be08ccb-74b2-42cf-9dea-0af0e02b590d} <Debug> TCPHandler: Processed in 0.055724176 sec. | ||
| 563 | 2025.12.29 09:28:54.526102 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2025.12.29 09:28:54.526452 [ 275 ] {d258331c-1ad8-4bf7-baea-6d9950c028ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 565 | 2025.12.29 09:28:54.526595 [ 275 ] {d258331c-1ad8-4bf7-baea-6d9950c028ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2025.12.29 09:28:54.545677 [ 275 ] {d258331c-1ad8-4bf7-baea-6d9950c028ad} <Debug> oximeter.measurements_histogramu32 (883123d6-216c-4531-a75a-c6426172f8ed): Loading data parts | ||
| 567 | 2025.12.29 09:28:54.545836 [ 275 ] {d258331c-1ad8-4bf7-baea-6d9950c028ad} <Debug> oximeter.measurements_histogramu32 (883123d6-216c-4531-a75a-c6426172f8ed): There are no data parts | ||
| 568 | 2025.12.29 09:28:54.563869 [ 275 ] {d258331c-1ad8-4bf7-baea-6d9950c028ad} <Debug> TCPHandler: Processed in 0.037831693 sec. | ||
| 569 | 2025.12.29 09:28:54.564025 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.12.29 09:28:54.564243 [ 275 ] {64945c57-1eb8-48ae-8a11-a929b58d5931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 571 | 2025.12.29 09:28:54.564388 [ 275 ] {64945c57-1eb8-48ae-8a11-a929b58d5931} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2025.12.29 09:28:54.576008 [ 275 ] {64945c57-1eb8-48ae-8a11-a929b58d5931} <Debug> oximeter.measurements_histogrami64 (afc48c37-961b-46d6-8b7b-83668dd045ab): Loading data parts | ||
| 573 | 2025.12.29 09:28:54.576251 [ 275 ] {64945c57-1eb8-48ae-8a11-a929b58d5931} <Debug> oximeter.measurements_histogrami64 (afc48c37-961b-46d6-8b7b-83668dd045ab): There are no data parts | ||
| 574 | 2025.12.29 09:28:54.595689 [ 275 ] {64945c57-1eb8-48ae-8a11-a929b58d5931} <Debug> TCPHandler: Processed in 0.031714126 sec. | ||
| 575 | 2025.12.29 09:28:54.595957 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.12.29 09:28:54.596495 [ 275 ] {fa7d93bb-facd-44a6-afc4-48d304011a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 577 | 2025.12.29 09:28:54.596673 [ 275 ] {fa7d93bb-facd-44a6-afc4-48d304011a09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2025.12.29 09:28:54.601029 [ 275 ] {fa7d93bb-facd-44a6-afc4-48d304011a09} <Debug> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Loading data parts | ||
| 579 | 2025.12.29 09:28:54.601185 [ 275 ] {fa7d93bb-facd-44a6-afc4-48d304011a09} <Debug> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): There are no data parts | ||
| 580 | 2025.12.29 09:28:54.613559 [ 275 ] {fa7d93bb-facd-44a6-afc4-48d304011a09} <Debug> TCPHandler: Processed in 0.0177006 sec. | ||
| 581 | 2025.12.29 09:28:54.613728 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.29 09:28:54.613995 [ 275 ] {3b99c6f3-ba86-4c53-9534-c8a689f18f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 583 | 2025.12.29 09:28:54.614145 [ 275 ] {3b99c6f3-ba86-4c53-9534-c8a689f18f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2025.12.29 09:28:54.624215 [ 275 ] {3b99c6f3-ba86-4c53-9534-c8a689f18f5a} <Debug> oximeter.measurements_histogramf32 (5ef59624-92fa-4202-b126-72e1e43d7c55): Loading data parts | ||
| 585 | 2025.12.29 09:28:54.624457 [ 275 ] {3b99c6f3-ba86-4c53-9534-c8a689f18f5a} <Debug> oximeter.measurements_histogramf32 (5ef59624-92fa-4202-b126-72e1e43d7c55): There are no data parts | ||
| 586 | 2025.12.29 09:28:54.636464 [ 275 ] {3b99c6f3-ba86-4c53-9534-c8a689f18f5a} <Debug> TCPHandler: Processed in 0.02280416 sec. | ||
| 587 | 2025.12.29 09:28:54.636622 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.12.29 09:28:54.636987 [ 275 ] {a67a5a07-457e-4d6c-a420-07fd169ef463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 589 | 2025.12.29 09:28:54.637141 [ 275 ] {a67a5a07-457e-4d6c-a420-07fd169ef463} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2025.12.29 09:28:54.647174 [ 275 ] {a67a5a07-457e-4d6c-a420-07fd169ef463} <Debug> oximeter.measurements_histogramf64 (5ad73cd5-16ba-4954-b883-17cf0b82b929): Loading data parts | ||
| 591 | 2025.12.29 09:28:54.647332 [ 275 ] {a67a5a07-457e-4d6c-a420-07fd169ef463} <Debug> oximeter.measurements_histogramf64 (5ad73cd5-16ba-4954-b883-17cf0b82b929): There are no data parts | ||
| 592 | 2025.12.29 09:28:54.658417 [ 275 ] {a67a5a07-457e-4d6c-a420-07fd169ef463} <Debug> TCPHandler: Processed in 0.021856983 sec. | ||
| 593 | 2025.12.29 09:28:54.658563 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.12.29 09:28:54.658745 [ 275 ] {2ade5823-dc12-4978-b4bb-61322f196ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2025.12.29 09:28:54.658902 [ 275 ] {2ade5823-dc12-4978-b4bb-61322f196ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2025.12.29 09:28:54.670585 [ 275 ] {2ade5823-dc12-4978-b4bb-61322f196ece} <Debug> oximeter.fields_bool (9f1ab223-68f8-4dd3-b921-f0890104643b): Loading data parts | ||
| 622 | 2025.12.29 09:28:54.670891 [ 275 ] {2ade5823-dc12-4978-b4bb-61322f196ece} <Debug> oximeter.fields_bool (9f1ab223-68f8-4dd3-b921-f0890104643b): There are no data parts | ||
| 623 | 2025.12.29 09:28:54.687088 [ 275 ] {2ade5823-dc12-4978-b4bb-61322f196ece} <Debug> TCPHandler: Processed in 0.028572171 sec. | ||
| 624 | 2025.12.29 09:28:54.687366 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2025.12.29 09:28:54.687749 [ 275 ] {fcc6082f-45f3-4370-84aa-765266172242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 626 | 2025.12.29 09:28:54.687841 [ 275 ] {fcc6082f-45f3-4370-84aa-765266172242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2025.12.29 09:28:54.704018 [ 275 ] {fcc6082f-45f3-4370-84aa-765266172242} <Debug> oximeter.fields_i8 (4abb5a8f-e76c-41c4-a73a-bcc58cdce0dc): Loading data parts | ||
| 628 | 2025.12.29 09:28:54.704164 [ 275 ] {fcc6082f-45f3-4370-84aa-765266172242} <Debug> oximeter.fields_i8 (4abb5a8f-e76c-41c4-a73a-bcc58cdce0dc): There are no data parts | ||
| 629 | 2025.12.29 09:28:54.720489 [ 275 ] {fcc6082f-45f3-4370-84aa-765266172242} <Debug> TCPHandler: Processed in 0.033228542 sec. | ||
| 630 | 2025.12.29 09:28:54.720772 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2025.12.29 09:28:54.720964 [ 275 ] {9f976596-2991-42b2-b697-d0fd473b53b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 632 | 2025.12.29 09:28:54.721124 [ 275 ] {9f976596-2991-42b2-b697-d0fd473b53b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2025.12.29 09:28:54.739386 [ 275 ] {9f976596-2991-42b2-b697-d0fd473b53b2} <Debug> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): Loading data parts | ||
| 634 | 2025.12.29 09:28:54.739644 [ 275 ] {9f976596-2991-42b2-b697-d0fd473b53b2} <Debug> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): There are no data parts | ||
| 635 | 2025.12.29 09:28:54.763437 [ 275 ] {9f976596-2991-42b2-b697-d0fd473b53b2} <Debug> TCPHandler: Processed in 0.042724549 sec. | ||
| 636 | 2025.12.29 09:28:54.763607 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2025.12.29 09:28:54.763864 [ 275 ] {e485167d-6c24-490c-8899-d55eb7a330d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 638 | 2025.12.29 09:28:54.763996 [ 275 ] {e485167d-6c24-490c-8899-d55eb7a330d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2025.12.29 09:28:54.805576 [ 275 ] {e485167d-6c24-490c-8899-d55eb7a330d0} <Debug> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): Loading data parts | ||
| 640 | 2025.12.29 09:28:54.805765 [ 275 ] {e485167d-6c24-490c-8899-d55eb7a330d0} <Debug> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): There are no data parts | ||
| 641 | 2025.12.29 09:28:54.821449 [ 275 ] {e485167d-6c24-490c-8899-d55eb7a330d0} <Debug> TCPHandler: Processed in 0.057904715 sec. | ||
| 642 | 2025.12.29 09:28:54.821649 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2025.12.29 09:28:54.821810 [ 275 ] {68391cc3-c994-4ac5-9f79-4b00cf63aa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 644 | 2025.12.29 09:28:54.821950 [ 275 ] {68391cc3-c994-4ac5-9f79-4b00cf63aa26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2025.12.29 09:28:54.849683 [ 275 ] {68391cc3-c994-4ac5-9f79-4b00cf63aa26} <Debug> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Loading data parts | ||
| 646 | 2025.12.29 09:28:54.849943 [ 275 ] {68391cc3-c994-4ac5-9f79-4b00cf63aa26} <Debug> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): There are no data parts | ||
| 647 | 2025.12.29 09:28:54.860443 [ 275 ] {68391cc3-c994-4ac5-9f79-4b00cf63aa26} <Debug> TCPHandler: Processed in 0.038844261 sec. | ||
| 648 | 2025.12.29 09:28:54.860686 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2025.12.29 09:28:54.861035 [ 275 ] {57ad5c57-886f-4564-86ec-d5cb20a06a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 650 | 2025.12.29 09:28:54.861188 [ 275 ] {57ad5c57-886f-4564-86ec-d5cb20a06a02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2025.12.29 09:28:54.875452 [ 275 ] {57ad5c57-886f-4564-86ec-d5cb20a06a02} <Debug> oximeter.fields_i32 (5ad4c51f-0fba-43b9-9688-d484a7df515d): Loading data parts | ||
| 652 | 2025.12.29 09:28:54.875607 [ 275 ] {57ad5c57-886f-4564-86ec-d5cb20a06a02} <Debug> oximeter.fields_i32 (5ad4c51f-0fba-43b9-9688-d484a7df515d): There are no data parts | ||
| 653 | 2025.12.29 09:28:54.888828 [ 275 ] {57ad5c57-886f-4564-86ec-d5cb20a06a02} <Debug> TCPHandler: Processed in 0.028212795 sec. | ||
| 654 | 2025.12.29 09:28:54.888972 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.12.29 09:28:54.889132 [ 275 ] {bd66bff2-c43e-4dbb-a685-ff99f39eb70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 656 | 2025.12.29 09:28:54.889279 [ 275 ] {bd66bff2-c43e-4dbb-a685-ff99f39eb70e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2025.12.29 09:28:54.900651 [ 275 ] {bd66bff2-c43e-4dbb-a685-ff99f39eb70e} <Debug> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): Loading data parts | ||
| 658 | 2025.12.29 09:28:54.900925 [ 275 ] {bd66bff2-c43e-4dbb-a685-ff99f39eb70e} <Debug> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): There are no data parts | ||
| 659 | 2025.12.29 09:28:54.912562 [ 275 ] {bd66bff2-c43e-4dbb-a685-ff99f39eb70e} <Debug> TCPHandler: Processed in 0.023638704 sec. | ||
| 660 | 2025.12.29 09:28:54.912726 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2025.12.29 09:28:54.912986 [ 275 ] {5fd08ab5-dafb-4289-82ac-362b20b306ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 662 | 2025.12.29 09:28:54.913113 [ 275 ] {5fd08ab5-dafb-4289-82ac-362b20b306ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2025.12.29 09:28:54.933168 [ 275 ] {5fd08ab5-dafb-4289-82ac-362b20b306ee} <Debug> oximeter.fields_i64 (e12efa47-5edb-4a67-9a13-c8569e8ac27b): Loading data parts | ||
| 664 | 2025.12.29 09:28:54.933383 [ 275 ] {5fd08ab5-dafb-4289-82ac-362b20b306ee} <Debug> oximeter.fields_i64 (e12efa47-5edb-4a67-9a13-c8569e8ac27b): There are no data parts | ||
| 665 | 2025.12.29 09:28:54.937390 [ 275 ] {5fd08ab5-dafb-4289-82ac-362b20b306ee} <Debug> TCPHandler: Processed in 0.024716763 sec. | ||
| 666 | 2025.12.29 09:28:54.937596 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.12.29 09:28:54.937789 [ 275 ] {d655f8d8-1671-4a19-80c6-2c117a772c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 668 | 2025.12.29 09:28:54.937921 [ 275 ] {d655f8d8-1671-4a19-80c6-2c117a772c30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2025.12.29 09:28:54.961359 [ 275 ] {d655f8d8-1671-4a19-80c6-2c117a772c30} <Debug> oximeter.fields_u64 (af2b061a-55a9-438a-b69d-ce38dda96d33): Loading data parts | ||
| 670 | 2025.12.29 09:28:54.961548 [ 275 ] {d655f8d8-1671-4a19-80c6-2c117a772c30} <Debug> oximeter.fields_u64 (af2b061a-55a9-438a-b69d-ce38dda96d33): There are no data parts | ||
| 671 | 2025.12.29 09:28:55.044011 [ 275 ] {d655f8d8-1671-4a19-80c6-2c117a772c30} <Debug> TCPHandler: Processed in 0.106490777 sec. | ||
| 672 | 2025.12.29 09:28:55.044175 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.12.29 09:28:55.044424 [ 275 ] {f85eebeb-2150-4cea-ae32-4b774b6098fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 674 | 2025.12.29 09:28:55.044557 [ 275 ] {f85eebeb-2150-4cea-ae32-4b774b6098fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2025.12.29 09:28:55.053115 [ 275 ] {f85eebeb-2150-4cea-ae32-4b774b6098fd} <Debug> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): Loading data parts | ||
| 676 | 2025.12.29 09:28:55.053498 [ 275 ] {f85eebeb-2150-4cea-ae32-4b774b6098fd} <Debug> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): There are no data parts | ||
| 677 | 2025.12.29 09:28:55.144752 [ 275 ] {f85eebeb-2150-4cea-ae32-4b774b6098fd} <Debug> TCPHandler: Processed in 0.100629384 sec. | ||
| 678 | 2025.12.29 09:28:55.144929 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.12.29 09:28:55.145092 [ 275 ] {3537f066-77f9-4d62-b64f-ebc44cb519bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 680 | 2025.12.29 09:28:55.145231 [ 275 ] {3537f066-77f9-4d62-b64f-ebc44cb519bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2025.12.29 09:28:55.175909 [ 275 ] {3537f066-77f9-4d62-b64f-ebc44cb519bb} <Debug> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Loading data parts | ||
| 682 | 2025.12.29 09:28:55.176200 [ 275 ] {3537f066-77f9-4d62-b64f-ebc44cb519bb} <Debug> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): There are no data parts | ||
| 683 | 2025.12.29 09:28:55.192935 [ 275 ] {3537f066-77f9-4d62-b64f-ebc44cb519bb} <Debug> TCPHandler: Processed in 0.048071162 sec. | ||
| 684 | 2025.12.29 09:28:55.193194 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.12.29 09:28:55.193453 [ 275 ] {780e081f-9250-4a6c-9ea0-065cb513c389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) 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) | ||
| 686 | 2025.12.29 09:28:55.193622 [ 275 ] {780e081f-9250-4a6c-9ea0-065cb513c389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2025.12.29 09:28:55.208783 [ 275 ] {780e081f-9250-4a6c-9ea0-065cb513c389} <Debug> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Loading data parts | ||
| 688 | 2025.12.29 09:28:55.208950 [ 275 ] {780e081f-9250-4a6c-9ea0-065cb513c389} <Debug> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): There are no data parts | ||
| 689 | 2025.12.29 09:28:55.219952 [ 275 ] {780e081f-9250-4a6c-9ea0-065cb513c389} <Debug> TCPHandler: Processed in 0.026827511 sec. | ||
| 690 | 2025.12.29 09:28:55.220144 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.12.29 09:28:55.220454 [ 275 ] {20eaf1b8-92ed-4396-9a5f-f5785b6fa41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2025.12.29 09:28:55.220626 [ 275 ] {20eaf1b8-92ed-4396-9a5f-f5785b6fa41b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2025.12.29 09:28:55.232742 [ 275 ] {20eaf1b8-92ed-4396-9a5f-f5785b6fa41b} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): Loading data parts | ||
| 697 | 2025.12.29 09:28:55.232928 [ 275 ] {20eaf1b8-92ed-4396-9a5f-f5785b6fa41b} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): There are no data parts | ||
| 698 | 2025.12.29 09:28:55.245271 [ 275 ] {20eaf1b8-92ed-4396-9a5f-f5785b6fa41b} <Debug> TCPHandler: Processed in 0.025187371 sec. | ||
| 699 | 2025.12.29 09:28:55.245585 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2025.12.29 09:28:55.245887 [ 277 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2025.12.29 09:28:55.247393 [ 277 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2025.12.29 09:28:55.301885 [ 285 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Trace> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2025.12.29 09:28:55.301934 [ 285 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 704 | 2025.12.29 09:28:55.306602 [ 285 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2025.12.29 09:28:55.307199 [ 285 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Trace> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2025.12.29 09:28:55.307569 [ 277 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.06183 sec., 16.173378618793464 rows/sec., 258.77 B/sec. | ||
| 707 | 2025.12.29 09:28:55.307813 [ 277 ] {fe9e6789-9a62-4788-b09b-020cda672cbc} <Debug> TCPHandler: Processed in 0.062388724 sec. | ||
| 708 | 2025.12.29 09:28:56.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.08 MiB, peak 136.08 MiB, free memory in arenas 0.00 B, will set to 139.83 MiB (RSS), difference: 3.75 MiB | ||
| 709 | 2025.12.29 09:28:57.070632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.12.29 09:28:57.070652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.12.29 09:28:57.070808 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.12.29 09:28:57.070826 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.12.29 09:28:57.095619 [ 244 ] {} <Debug> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Loading data parts | ||
| 714 | 2025.12.29 09:28:57.095794 [ 244 ] {} <Debug> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): There are no data parts | ||
| 715 | 2025.12.29 09:28:57.107704 [ 245 ] {} <Debug> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Loading data parts | ||
| 716 | 2025.12.29 09:28:57.107872 [ 245 ] {} <Debug> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): There are no data parts | ||
| 717 | 2025.12.29 09:28:57.126372 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2025.12.29 09:28:57.126423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 719 | 2025.12.29 09:28:57.130160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2025.12.29 09:28:57.130693 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2025.12.29 09:28:57.130881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2025.12.29 09:28:57.164599 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.12.29 09:28:57.164750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 724 | 2025.12.29 09:28:57.170907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.12.29 09:28:57.172061 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.12.29 09:28:57.175239 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.12.29 09:28:58.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.75 MiB, peak 148.75 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 9.08 MiB | ||
| 728 | 2025.12.29 09:28:59.570517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.12.29 09:28:59.570625 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.12.29 09:28:59.579199 [ 243 ] {} <Debug> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Loading data parts | ||
| 731 | 2025.12.29 09:28:59.579408 [ 243 ] {} <Debug> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): There are no data parts | ||
| 732 | 2025.12.29 09:28:59.589075 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.12.29 09:28:59.589115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 734 | 2025.12.29 09:28:59.591094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.12.29 09:28:59.591606 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.12.29 09:28:59.591887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.12.29 09:29:00.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.03 MiB, peak 158.03 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: -2.98 MiB | ||
| 738 | 2025.12.29 09:29:04.346914 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41863 | ||
| 739 | 2025.12.29 09:29:04.349980 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2025.12.29 09:29:04.350046 [ 286 ] {} <Debug> TCP-Session: 826b402d-6bcb-4e44-a3b9-e535d1030857 Authenticating user 'default' from [fd00:1122:3344:101::e]:41863 | ||
| 741 | 2025.12.29 09:29:04.350204 [ 286 ] {} <Debug> TCP-Session: 826b402d-6bcb-4e44-a3b9-e535d1030857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2025.12.29 09:29:04.350228 [ 286 ] {} <Debug> TCP-Session: 826b402d-6bcb-4e44-a3b9-e535d1030857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2025.12.29 09:29:04.350291 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 744 | 2025.12.29 09:29:04.350409 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 745 | 2025.12.29 09:29:04.350429 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 746 | 2025.12.29 09:29:04.351004 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34537 | ||
| 747 | 2025.12.29 09:29:04.351118 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56427 | ||
| 748 | 2025.12.29 09:29:04.351249 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2025.12.29 09:29:04.351254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54182 | ||
| 750 | 2025.12.29 09:29:04.351303 [ 287 ] {} <Debug> TCP-Session: b2b5dd0b-f4d2-49b8-b0e0-17a5f5278eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34537 | ||
| 751 | 2025.12.29 09:29:04.351359 [ 287 ] {} <Debug> TCP-Session: b2b5dd0b-f4d2-49b8-b0e0-17a5f5278eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2025.12.29 09:29:04.351431 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52135 | ||
| 753 | 2025.12.29 09:29:04.351450 [ 286 ] {} <Trace> TCP-Session: 826b402d-6bcb-4e44-a3b9-e535d1030857 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.12.29 09:29:04.351453 [ 287 ] {} <Debug> TCP-Session: b2b5dd0b-f4d2-49b8-b0e0-17a5f5278eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2025.12.29 09:29:04.351437 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2025.12.29 09:29:04.351608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36706 | ||
| 757 | 2025.12.29 09:29:04.351622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2025.12.29 09:29:04.351652 [ 288 ] {} <Debug> TCP-Session: 64f1b58a-0887-4128-8cfa-b33929c6f499 Authenticating user 'default' from [fd00:1122:3344:101::e]:56427 | ||
| 759 | 2025.12.29 09:29:04.351710 [ 288 ] {} <Debug> TCP-Session: 64f1b58a-0887-4128-8cfa-b33929c6f499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2025.12.29 09:29:04.351726 [ 288 ] {} <Debug> TCP-Session: 64f1b58a-0887-4128-8cfa-b33929c6f499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2025.12.29 09:29:04.351728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2025.12.29 09:29:04.351730 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 763 | 2025.12.29 09:29:04.351750 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53528 | ||
| 764 | 2025.12.29 09:29:04.351802 [ 289 ] {} <Debug> TCP-Session: e0f1ed85-9b43-4e27-9e7b-6a4d9573cbd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54182 | ||
| 765 | 2025.12.29 09:29:04.351783 [ 290 ] {} <Debug> TCP-Session: 0537db53-a737-4b5f-9d88-e2ddaf697e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:52135 | ||
| 766 | 2025.12.29 09:29:04.351861 [ 289 ] {} <Debug> TCP-Session: e0f1ed85-9b43-4e27-9e7b-6a4d9573cbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.12.29 09:29:04.351867 [ 290 ] {} <Debug> TCP-Session: 0537db53-a737-4b5f-9d88-e2ddaf697e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.12.29 09:29:04.351890 [ 289 ] {} <Debug> TCP-Session: e0f1ed85-9b43-4e27-9e7b-6a4d9573cbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.29 09:29:04.351900 [ 290 ] {} <Debug> TCP-Session: 0537db53-a737-4b5f-9d88-e2ddaf697e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.12.29 09:29:04.351922 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.29 09:29:04.351965 [ 291 ] {} <Debug> TCP-Session: c6fa1b51-b99c-48dd-a232-1b6901d6dc1b Authenticating user 'default' from [fd00:1122:3344:101::e]:36706 | ||
| 772 | 2025.12.29 09:29:04.351986 [ 291 ] {} <Debug> TCP-Session: c6fa1b51-b99c-48dd-a232-1b6901d6dc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.12.29 09:29:04.352002 [ 291 ] {} <Debug> TCP-Session: c6fa1b51-b99c-48dd-a232-1b6901d6dc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.29 09:29:04.352040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45151 | ||
| 775 | 2025.12.29 09:29:04.352096 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2025.12.29 09:29:04.352144 [ 292 ] {} <Debug> TCP-Session: 86a76fd7-7aaf-4176-8138-628c7914a486 Authenticating user 'default' from [fd00:1122:3344:101::e]:53528 | ||
| 777 | 2025.12.29 09:29:04.352163 [ 292 ] {} <Debug> TCP-Session: 86a76fd7-7aaf-4176-8138-628c7914a486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.12.29 09:29:04.352176 [ 292 ] {} <Debug> TCP-Session: 86a76fd7-7aaf-4176-8138-628c7914a486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.29 09:29:04.352255 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39686 | ||
| 780 | 2025.12.29 09:29:04.352269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2025.12.29 09:29:04.352330 [ 293 ] {} <Debug> TCP-Session: fc14b0ef-ad3a-4173-a3dc-e38e92ae5ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45151 | ||
| 782 | 2025.12.29 09:29:04.352354 [ 293 ] {} <Debug> TCP-Session: fc14b0ef-ad3a-4173-a3dc-e38e92ae5ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.12.29 09:29:04.352371 [ 293 ] {} <Debug> TCP-Session: fc14b0ef-ad3a-4173-a3dc-e38e92ae5ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.12.29 09:29:04.352520 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2025.12.29 09:29:04.352571 [ 294 ] {} <Debug> TCP-Session: df6c5dda-37db-42cc-903c-4845ff704ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39686 | ||
| 786 | 2025.12.29 09:29:04.352590 [ 294 ] {} <Debug> TCP-Session: df6c5dda-37db-42cc-903c-4845ff704ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.29 09:29:04.352608 [ 294 ] {} <Debug> TCP-Session: df6c5dda-37db-42cc-903c-4845ff704ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2025.12.29 09:29:04.352716 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 789 | 2025.12.29 09:29:04.353097 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.12.29 09:29:04.356204 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Debug> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80) (SelectExecutor): Key condition: unknown | ||
| 791 | 2025.12.29 09:29:04.362488 [ 297 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> AggregatingTransform: Aggregating | ||
| 792 | 2025.12.29 09:29:04.362579 [ 297 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 793 | 2025.12.29 09:29:04.363506 [ 297 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004743744 sec. (210.804 rows/sec., 8.23 KiB/sec.) | ||
| 794 | 2025.12.29 09:29:04.363534 [ 297 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> Aggregator: Merging aggregated data | ||
| 795 | 2025.12.29 09:29:04.363595 [ 297 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 796 | 2025.12.29 09:29:04.365227 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013633 sec., 73.35142668524904 rows/sec., 2.87 KiB/sec. | ||
| 797 | 2025.12.29 09:29:04.365373 [ 286 ] {c24346e0-5ffc-45b3-b642-d26b644918e5} <Debug> TCPHandler: Processed in 0.014183218 sec. | ||
| 798 | 2025.12.29 09:29:04.367538 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.12.29 09:29:04.367576 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2025.12.29 09:29:04.367584 [ 286 ] {} <Debug> TCP-Session: 826b402d-6bcb-4e44-a3b9-e535d1030857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.12.29 09:29:04.367598 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.12.29 09:29:04.367615 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2025.12.29 09:29:04.367626 [ 287 ] {} <Debug> TCP-Session: b2b5dd0b-f4d2-49b8-b0e0-17a5f5278eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2025.12.29 09:29:04.367652 [ 292 ] {} <Debug> TCP-Session: 86a76fd7-7aaf-4176-8138-628c7914a486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2025.12.29 09:29:04.367663 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.12.29 09:29:04.367689 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2025.12.29 09:29:04.367709 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2025.12.29 09:29:04.367730 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2025.12.29 09:29:04.367742 [ 293 ] {} <Debug> TCP-Session: fc14b0ef-ad3a-4173-a3dc-e38e92ae5ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2025.12.29 09:29:04.367757 [ 290 ] {} <Debug> TCP-Session: 0537db53-a737-4b5f-9d88-e2ddaf697e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.12.29 09:29:04.367771 [ 294 ] {} <Debug> TCP-Session: df6c5dda-37db-42cc-903c-4845ff704ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.12.29 09:29:04.367720 [ 291 ] {} <Debug> TCP-Session: c6fa1b51-b99c-48dd-a232-1b6901d6dc1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.12.29 09:29:04.367676 [ 288 ] {} <Debug> TCP-Session: 64f1b58a-0887-4128-8cfa-b33929c6f499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.12.29 09:29:04.367639 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2025.12.29 09:29:04.367886 [ 289 ] {} <Debug> TCP-Session: e0f1ed85-9b43-4e27-9e7b-6a4d9573cbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2025.12.29 09:29:04.496639 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2025.12.29 09:29:04.496688 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2025.12.29 09:29:04.631000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 819 | 2025.12.29 09:29:04.631692 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2025.12.29 09:29:04.631734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 821 | 2025.12.29 09:29:04.632461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2025.12.29 09:29:04.632945 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2025.12.29 09:29:04.633113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 824 | 2025.12.29 09:29:04.675452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2025.12.29 09:29:04.693806 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2025.12.29 09:29:04.693883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 827 | 2025.12.29 09:29:04.701279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2025.12.29 09:29:04.702661 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2025.12.29 09:29:04.707127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2025.12.29 09:29:05.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.07 MiB, peak 163.53 MiB, free memory in arenas 0.00 B, will set to 162.13 MiB (RSS), difference: 6.06 MiB | ||
| 831 | 2025.12.29 09:29:09.592311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2025.12.29 09:29:09.594456 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2025.12.29 09:29:09.594513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 834 | 2025.12.29 09:29:09.595729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2025.12.29 09:29:09.596221 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2025.12.29 09:29:09.596517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2025.12.29 09:29:10.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 163.53 MiB, free memory in arenas 0.00 B, will set to 162.23 MiB (RSS), difference: 4.05 MiB | ||
| 838 | 2025.12.29 09:29:11.728398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44015 | ||
| 839 | 2025.12.29 09:29:11.728531 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2025.12.29 09:29:11.728560 [ 286 ] {} <Debug> TCP-Session: b91f969c-53ec-4fc7-a7de-abdca76cc486 Authenticating user 'default' from [fd00:1122:3344:101::e]:44015 | ||
| 841 | 2025.12.29 09:29:11.728582 [ 286 ] {} <Debug> TCP-Session: b91f969c-53ec-4fc7-a7de-abdca76cc486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2025.12.29 09:29:11.728596 [ 286 ] {} <Debug> TCP-Session: b91f969c-53ec-4fc7-a7de-abdca76cc486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2025.12.29 09:29:11.728824 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44022 | ||
| 844 | 2025.12.29 09:29:11.728838 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41623 | ||
| 845 | 2025.12.29 09:29:11.728898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34803 | ||
| 846 | 2025.12.29 09:29:11.728899 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40026 | ||
| 847 | 2025.12.29 09:29:11.728958 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2025.12.29 09:29:11.728960 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35159 | ||
| 849 | 2025.12.29 09:29:11.729003 [ 287 ] {} <Debug> TCP-Session: 737c0146-dd9c-43d4-8d13-c543d1ccd3ed Authenticating user 'default' from [fd00:1122:3344:101::e]:44022 | ||
| 850 | 2025.12.29 09:29:11.729022 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2025.12.29 09:29:11.729039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2025.12.29 09:29:11.729041 [ 287 ] {} <Debug> TCP-Session: 737c0146-dd9c-43d4-8d13-c543d1ccd3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.12.29 09:29:11.729064 [ 288 ] {} <Debug> TCP-Session: 8279ff51-ed9e-46ed-906d-81ea131697fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41623 | ||
| 854 | 2025.12.29 09:29:11.729075 [ 289 ] {} <Debug> TCP-Session: 43daef83-aec9-4266-8cc6-48c422ecd7b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34803 | ||
| 855 | 2025.12.29 09:29:11.729091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2025.12.29 09:29:11.729101 [ 288 ] {} <Debug> TCP-Session: 8279ff51-ed9e-46ed-906d-81ea131697fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.12.29 09:29:11.729113 [ 289 ] {} <Debug> TCP-Session: 43daef83-aec9-4266-8cc6-48c422ecd7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2025.12.29 09:29:11.729139 [ 288 ] {} <Debug> TCP-Session: 8279ff51-ed9e-46ed-906d-81ea131697fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.12.29 09:29:11.729163 [ 289 ] {} <Debug> TCP-Session: 43daef83-aec9-4266-8cc6-48c422ecd7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.12.29 09:29:11.729129 [ 293 ] {} <Debug> TCP-Session: 54b191c7-f0f6-4208-b141-b08df95aef8f Authenticating user 'default' from [fd00:1122:3344:101::e]:35159 | ||
| 861 | 2025.12.29 09:29:11.729080 [ 287 ] {} <Debug> TCP-Session: 737c0146-dd9c-43d4-8d13-c543d1ccd3ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2025.12.29 09:29:11.729221 [ 293 ] {} <Debug> TCP-Session: 54b191c7-f0f6-4208-b141-b08df95aef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2025.12.29 09:29:11.728990 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58075 | ||
| 864 | 2025.12.29 09:29:11.729255 [ 293 ] {} <Debug> TCP-Session: 54b191c7-f0f6-4208-b141-b08df95aef8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2025.12.29 09:29:11.728951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44699 | ||
| 866 | 2025.12.29 09:29:11.728940 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50506 | ||
| 867 | 2025.12.29 09:29:11.729346 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2025.12.29 09:29:11.729039 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2025.12.29 09:29:11.729383 [ 294 ] {} <Debug> TCP-Session: 43a24c01-59f1-40d9-8631-0dfe56394d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:58075 | ||
| 870 | 2025.12.29 09:29:11.728942 [ 286 ] {} <Trace> TCP-Session: b91f969c-53ec-4fc7-a7de-abdca76cc486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.12.29 09:29:11.729422 [ 290 ] {} <Debug> TCP-Session: 9ab8ace6-3d56-4e32-b9de-9acc3f90f4c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40026 | ||
| 872 | 2025.12.29 09:29:11.729430 [ 294 ] {} <Debug> TCP-Session: 43a24c01-59f1-40d9-8631-0dfe56394d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.12.29 09:29:11.729462 [ 290 ] {} <Debug> TCP-Session: 9ab8ace6-3d56-4e32-b9de-9acc3f90f4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.12.29 09:29:11.729470 [ 294 ] {} <Debug> TCP-Session: 43a24c01-59f1-40d9-8631-0dfe56394d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.12.29 09:29:11.729485 [ 290 ] {} <Debug> TCP-Session: 9ab8ace6-3d56-4e32-b9de-9acc3f90f4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.12.29 09:29:11.729579 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2025.12.29 09:29:11.729580 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2025.12.29 09:29:11.729602 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 879 | 2025.12.29 09:29:11.729616 [ 292 ] {} <Debug> TCP-Session: d1f3114d-12b8-4176-aae9-647d677a952a Authenticating user 'default' from [fd00:1122:3344:101::e]:44699 | ||
| 880 | 2025.12.29 09:29:11.729636 [ 291 ] {} <Debug> TCP-Session: 997368c1-00f1-404e-8b96-fa754507d091 Authenticating user 'default' from [fd00:1122:3344:101::e]:50506 | ||
| 881 | 2025.12.29 09:29:11.729660 [ 292 ] {} <Debug> TCP-Session: d1f3114d-12b8-4176-aae9-647d677a952a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2025.12.29 09:29:11.729671 [ 291 ] {} <Debug> TCP-Session: 997368c1-00f1-404e-8b96-fa754507d091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2025.12.29 09:29:11.729680 [ 292 ] {} <Debug> TCP-Session: d1f3114d-12b8-4176-aae9-647d677a952a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2025.12.29 09:29:11.729695 [ 291 ] {} <Debug> TCP-Session: 997368c1-00f1-404e-8b96-fa754507d091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2025.12.29 09:29:11.729886 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 886 | 2025.12.29 09:29:11.729943 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.12.29 09:29:11.730226 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Debug> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80) (SelectExecutor): Key condition: unknown | ||
| 888 | 2025.12.29 09:29:11.731193 [ 306 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> AggregatingTransform: Aggregating | ||
| 889 | 2025.12.29 09:29:11.731246 [ 306 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> Aggregator: Aggregation method: without_key | ||
| 890 | 2025.12.29 09:29:11.731284 [ 306 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960807 sec. (1040.792 rows/sec., 40.66 KiB/sec.) | ||
| 891 | 2025.12.29 09:29:11.731309 [ 306 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Trace> Aggregator: Merging aggregated data | ||
| 892 | 2025.12.29 09:29:11.732553 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 893 | 2025.12.29 09:29:11.732678 [ 286 ] {ee0817a0-e728-47aa-8c21-bd165001739e} <Debug> TCPHandler: Processed in 0.003860277 sec. | ||
| 894 | 2025.12.29 09:29:11.732800 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2025.12.29 09:29:11.732829 [ 286 ] {} <Debug> TCP-Session: b91f969c-53ec-4fc7-a7de-abdca76cc486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.12.29 09:29:11.732834 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.12.29 09:29:11.732853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2025.12.29 09:29:11.732876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2025.12.29 09:29:11.732883 [ 287 ] {} <Debug> TCP-Session: 737c0146-dd9c-43d4-8d13-c543d1ccd3ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.29 09:29:11.732889 [ 294 ] {} <Debug> TCP-Session: 43a24c01-59f1-40d9-8631-0dfe56394d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.12.29 09:29:11.732912 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2025.12.29 09:29:11.732934 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2025.12.29 09:29:11.732960 [ 291 ] {} <Debug> TCP-Session: 997368c1-00f1-404e-8b96-fa754507d091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2025.12.29 09:29:11.732953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 905 | 2025.12.29 09:29:11.732985 [ 290 ] {} <Debug> TCP-Session: 9ab8ace6-3d56-4e32-b9de-9acc3f90f4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2025.12.29 09:29:11.732973 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2025.12.29 09:29:11.733026 [ 292 ] {} <Debug> TCP-Session: d1f3114d-12b8-4176-aae9-647d677a952a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2025.12.29 09:29:11.732926 [ 288 ] {} <Debug> TCP-Session: 8279ff51-ed9e-46ed-906d-81ea131697fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2025.12.29 09:29:11.733064 [ 293 ] {} <Debug> TCP-Session: 54b191c7-f0f6-4208-b141-b08df95aef8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2025.12.29 09:29:11.732896 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 911 | 2025.12.29 09:29:11.733118 [ 289 ] {} <Debug> TCP-Session: 43daef83-aec9-4266-8cc6-48c422ecd7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2025.12.29 09:29:11.824206 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41611 | ||
| 913 | 2025.12.29 09:29:11.824317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2025.12.29 09:29:11.824344 [ 286 ] {} <Debug> TCP-Session: 2099338d-f7d7-4af9-9a4e-041b58059639 Authenticating user 'default' from [fd00:1122:3344:101::e]:41611 | ||
| 915 | 2025.12.29 09:29:11.824368 [ 286 ] {} <Debug> TCP-Session: 2099338d-f7d7-4af9-9a4e-041b58059639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2025.12.29 09:29:11.824382 [ 286 ] {} <Debug> TCP-Session: 2099338d-f7d7-4af9-9a4e-041b58059639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2025.12.29 09:29:11.824564 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34313 | ||
| 918 | 2025.12.29 09:29:11.824619 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44159 | ||
| 919 | 2025.12.29 09:29:11.824636 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64035 | ||
| 920 | 2025.12.29 09:29:11.824665 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41018 | ||
| 921 | 2025.12.29 09:29:11.824680 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2025.12.29 09:29:11.824657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43092 | ||
| 923 | 2025.12.29 09:29:11.824731 [ 287 ] {} <Debug> TCP-Session: fa30a4a5-a9ea-4641-ad14-ae24953aed72 Authenticating user 'default' from [fd00:1122:3344:101::e]:34313 | ||
| 924 | 2025.12.29 09:29:11.824739 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2025.12.29 09:29:11.824746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2025.12.29 09:29:11.824766 [ 287 ] {} <Debug> TCP-Session: fa30a4a5-a9ea-4641-ad14-ae24953aed72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2025.12.29 09:29:11.824772 [ 291 ] {} <Debug> TCP-Session: ad4562c5-84ac-404d-ad43-8b79fde9b310 Authenticating user 'default' from [fd00:1122:3344:101::e]:64035 | ||
| 928 | 2025.12.29 09:29:11.824781 [ 294 ] {} <Debug> TCP-Session: 3ea4c853-4fd9-4b47-85cb-c56cd89247cb Authenticating user 'default' from [fd00:1122:3344:101::e]:41018 | ||
| 929 | 2025.12.29 09:29:11.824781 [ 287 ] {} <Debug> TCP-Session: fa30a4a5-a9ea-4641-ad14-ae24953aed72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2025.12.29 09:29:11.824793 [ 291 ] {} <Debug> TCP-Session: ad4562c5-84ac-404d-ad43-8b79fde9b310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.29 09:29:11.824800 [ 294 ] {} <Debug> TCP-Session: 3ea4c853-4fd9-4b47-85cb-c56cd89247cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.29 09:29:11.824810 [ 291 ] {} <Debug> TCP-Session: ad4562c5-84ac-404d-ad43-8b79fde9b310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.12.29 09:29:11.824818 [ 294 ] {} <Debug> TCP-Session: 3ea4c853-4fd9-4b47-85cb-c56cd89247cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.12.29 09:29:11.824790 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2025.12.29 09:29:11.824647 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62955 | ||
| 936 | 2025.12.29 09:29:11.824864 [ 293 ] {} <Debug> TCP-Session: 553beacd-9215-430c-b78d-3e59a69734bc Authenticating user 'default' from [fd00:1122:3344:101::e]:43092 | ||
| 937 | 2025.12.29 09:29:11.824624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64765 | ||
| 938 | 2025.12.29 09:29:11.824909 [ 293 ] {} <Debug> TCP-Session: 553beacd-9215-430c-b78d-3e59a69734bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2025.12.29 09:29:11.824744 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2025.12.29 09:29:11.824935 [ 293 ] {} <Debug> TCP-Session: 553beacd-9215-430c-b78d-3e59a69734bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2025.12.29 09:29:11.824955 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2025.12.29 09:29:11.824959 [ 289 ] {} <Debug> TCP-Session: 16921637-cc44-489a-9f5a-83e81789d93e Authenticating user 'default' from [fd00:1122:3344:101::e]:44159 | ||
| 943 | 2025.12.29 09:29:11.824968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2025.12.29 09:29:11.824996 [ 289 ] {} <Debug> TCP-Session: 16921637-cc44-489a-9f5a-83e81789d93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2025.12.29 09:29:11.824991 [ 292 ] {} <Debug> TCP-Session: b43b7bf0-1441-425c-8136-7ac1977035c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62955 | ||
| 946 | 2025.12.29 09:29:11.825031 [ 289 ] {} <Debug> TCP-Session: 16921637-cc44-489a-9f5a-83e81789d93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2025.12.29 09:29:11.825034 [ 290 ] {} <Debug> TCP-Session: 3a1900f6-510e-4125-8d13-719e6c36e880 Authenticating user 'default' from [fd00:1122:3344:101::e]:64765 | ||
| 948 | 2025.12.29 09:29:11.825047 [ 292 ] {} <Debug> TCP-Session: b43b7bf0-1441-425c-8136-7ac1977035c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.12.29 09:29:11.825071 [ 290 ] {} <Debug> TCP-Session: 3a1900f6-510e-4125-8d13-719e6c36e880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.12.29 09:29:11.824715 [ 286 ] {} <Trace> TCP-Session: 2099338d-f7d7-4af9-9a4e-041b58059639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.12.29 09:29:11.825100 [ 290 ] {} <Debug> TCP-Session: 3a1900f6-510e-4125-8d13-719e6c36e880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2025.12.29 09:29:11.825095 [ 292 ] {} <Debug> TCP-Session: b43b7bf0-1441-425c-8136-7ac1977035c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2025.12.29 09:29:11.824611 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43635 | ||
| 954 | 2025.12.29 09:29:11.825218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2025.12.29 09:29:11.825241 [ 288 ] {} <Debug> TCP-Session: ced02829-c180-4f23-813e-a65f93ee7c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:43635 | ||
| 956 | 2025.12.29 09:29:11.825258 [ 288 ] {} <Debug> TCP-Session: ced02829-c180-4f23-813e-a65f93ee7c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2025.12.29 09:29:11.825261 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 958 | 2025.12.29 09:29:11.825272 [ 288 ] {} <Debug> TCP-Session: ced02829-c180-4f23-813e-a65f93ee7c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2025.12.29 09:29:11.825523 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 960 | 2025.12.29 09:29:11.825581 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2025.12.29 09:29:11.825852 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Debug> oximeter.version (fcbd4f17-c8ae-493f-a4a3-46642fecae80) (SelectExecutor): Key condition: unknown | ||
| 962 | 2025.12.29 09:29:11.826746 [ 298 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> AggregatingTransform: Aggregating | ||
| 963 | 2025.12.29 09:29:11.826804 [ 298 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> Aggregator: Aggregation method: without_key | ||
| 964 | 2025.12.29 09:29:11.826844 [ 298 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895266 sec. (1116.986 rows/sec., 43.63 KiB/sec.) | ||
| 965 | 2025.12.29 09:29:11.826863 [ 298 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Trace> Aggregator: Merging aggregated data | ||
| 966 | 2025.12.29 09:29:11.828103 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002901 sec., 344.7087211306446 rows/sec., 13.47 KiB/sec. | ||
| 967 | 2025.12.29 09:29:11.828238 [ 286 ] {4dd47574-c84b-4219-ad52-dd54a2338220} <Debug> TCPHandler: Processed in 0.003637154 sec. | ||
| 968 | 2025.12.29 09:29:11.828361 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2025.12.29 09:29:11.828392 [ 286 ] {} <Debug> TCP-Session: 2099338d-f7d7-4af9-9a4e-041b58059639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2025.12.29 09:29:11.828393 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2025.12.29 09:29:11.828415 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2025.12.29 09:29:11.828431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2025.12.29 09:29:11.828446 [ 287 ] {} <Debug> TCP-Session: fa30a4a5-a9ea-4641-ad14-ae24953aed72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.12.29 09:29:11.828447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2025.12.29 09:29:11.828475 [ 294 ] {} <Debug> TCP-Session: 3ea4c853-4fd9-4b47-85cb-c56cd89247cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.12.29 09:29:11.828480 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2025.12.29 09:29:11.828499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2025.12.29 09:29:11.828512 [ 289 ] {} <Debug> TCP-Session: 16921637-cc44-489a-9f5a-83e81789d93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.12.29 09:29:11.828531 [ 291 ] {} <Debug> TCP-Session: ad4562c5-84ac-404d-ad43-8b79fde9b310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2025.12.29 09:29:11.828552 [ 290 ] {} <Debug> TCP-Session: 3a1900f6-510e-4125-8d13-719e6c36e880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2025.12.29 09:29:11.828514 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2025.12.29 09:29:11.828460 [ 288 ] {} <Debug> TCP-Session: ced02829-c180-4f23-813e-a65f93ee7c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2025.12.29 09:29:11.828465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2025.12.29 09:29:11.828620 [ 293 ] {} <Debug> TCP-Session: 553beacd-9215-430c-b78d-3e59a69734bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2025.12.29 09:29:11.828660 [ 292 ] {} <Debug> TCP-Session: b43b7bf0-1441-425c-8136-7ac1977035c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2025.12.29 09:29:12.133266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1488 | ||
| 987 | 2025.12.29 09:29:12.133780 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.29 09:29:12.133848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 989 | 2025.12.29 09:29:12.134529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2025.12.29 09:29:12.135000 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.29 09:29:12.135193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1488 | ||
| 992 | 2025.12.29 09:29:12.207273 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 993 | 2025.12.29 09:29:12.224170 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2025.12.29 09:29:12.224232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 995 | 2025.12.29 09:29:12.230681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 996 | 2025.12.29 09:29:12.231890 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2025.12.29 09:29:12.235954 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 998 | 2025.12.29 09:29:15.322284 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.12.29 09:29:15.322486 [ 275 ] {76443889-9723-43c4-8e12-3de03d27d6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.12.29 09:29:15.322767 [ 275 ] {76443889-9723-43c4-8e12-3de03d27d6b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2025.12.29 09:29:15.322837 [ 275 ] {76443889-9723-43c4-8e12-3de03d27d6b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2025.12.29 09:29:15.323293 [ 275 ] {76443889-9723-43c4-8e12-3de03d27d6b7} <Debug> TCPHandler: Processed in 0.0011387 sec. | ||
| 1003 | 2025.12.29 09:29:15.334120 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.29 09:29:15.334285 [ 275 ] {dc342d2c-1a0d-4634-8b40-0733771dbda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2025.12.29 09:29:15.342932 [ 275 ] {dc342d2c-1a0d-4634-8b40-0733771dbda7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.12.29 09:29:15.342992 [ 275 ] {dc342d2c-1a0d-4634-8b40-0733771dbda7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.12.29 09:29:15.345408 [ 275 ] {dc342d2c-1a0d-4634-8b40-0733771dbda7} <Debug> TCPHandler: Processed in 0.011352879 sec. | ||
| 1008 | 2025.12.29 09:29:15.345642 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.12.29 09:29:15.345772 [ 275 ] {c95793d1-6226-4aa7-b95c-bfa884395cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2025.12.29 09:29:15.350441 [ 275 ] {c95793d1-6226-4aa7-b95c-bfa884395cd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2025.12.29 09:29:15.350502 [ 275 ] {c95793d1-6226-4aa7-b95c-bfa884395cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2025.12.29 09:29:15.350921 [ 275 ] {c95793d1-6226-4aa7-b95c-bfa884395cd5} <Debug> TCPHandler: Processed in 0.005332084 sec. | ||
| 1013 | 2025.12.29 09:29:15.351178 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.29 09:29:15.351327 [ 275 ] {7d532c02-d4e1-41fb-897d-746398a25de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1015 | 2025.12.29 09:29:15.351582 [ 275 ] {7d532c02-d4e1-41fb-897d-746398a25de7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.12.29 09:29:15.351628 [ 275 ] {7d532c02-d4e1-41fb-897d-746398a25de7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2025.12.29 09:29:15.351979 [ 275 ] {7d532c02-d4e1-41fb-897d-746398a25de7} <Debug> TCPHandler: Processed in 0.000867705 sec. | ||
| 1018 | 2025.12.29 09:29:15.352241 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.12.29 09:29:15.352367 [ 275 ] {56fccd46-7627-4609-8496-ff2658f9a6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1020 | 2025.12.29 09:29:15.352619 [ 275 ] {56fccd46-7627-4609-8496-ff2658f9a6a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2025.12.29 09:29:15.352666 [ 275 ] {56fccd46-7627-4609-8496-ff2658f9a6a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2025.12.29 09:29:15.353010 [ 275 ] {56fccd46-7627-4609-8496-ff2658f9a6a6} <Debug> TCPHandler: Processed in 0.000821614 sec. | ||
| 1023 | 2025.12.29 09:29:15.353248 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.29 09:29:15.353370 [ 275 ] {9b8b70b9-31d1-472e-9102-32c9406d7dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1025 | 2025.12.29 09:29:15.353617 [ 275 ] {9b8b70b9-31d1-472e-9102-32c9406d7dc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2025.12.29 09:29:15.353662 [ 275 ] {9b8b70b9-31d1-472e-9102-32c9406d7dc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2025.12.29 09:29:15.354008 [ 275 ] {9b8b70b9-31d1-472e-9102-32c9406d7dc3} <Debug> TCPHandler: Processed in 0.000809434 sec. | ||
| 1028 | 2025.12.29 09:29:15.354222 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.12.29 09:29:15.354338 [ 275 ] {cc4465d7-e10f-4479-b76c-a7e74ddbe9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1030 | 2025.12.29 09:29:15.354585 [ 275 ] {cc4465d7-e10f-4479-b76c-a7e74ddbe9b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.12.29 09:29:15.354628 [ 275 ] {cc4465d7-e10f-4479-b76c-a7e74ddbe9b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.12.29 09:29:15.354960 [ 275 ] {cc4465d7-e10f-4479-b76c-a7e74ddbe9b3} <Debug> TCPHandler: Processed in 0.000787544 sec. | ||
| 1033 | 2025.12.29 09:29:15.355168 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.12.29 09:29:15.355285 [ 275 ] {af085be7-ed0b-4d4a-874c-c97640eeb748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1035 | 2025.12.29 09:29:15.355544 [ 275 ] {af085be7-ed0b-4d4a-874c-c97640eeb748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2025.12.29 09:29:15.355589 [ 275 ] {af085be7-ed0b-4d4a-874c-c97640eeb748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2025.12.29 09:29:15.355935 [ 275 ] {af085be7-ed0b-4d4a-874c-c97640eeb748} <Debug> TCPHandler: Processed in 0.000815934 sec. | ||
| 1038 | 2025.12.29 09:29:15.356160 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.12.29 09:29:15.356277 [ 275 ] {0c826be9-869f-4c89-85cc-cef5caffb10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1040 | 2025.12.29 09:29:15.356527 [ 275 ] {0c826be9-869f-4c89-85cc-cef5caffb10a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2025.12.29 09:29:15.356571 [ 275 ] {0c826be9-869f-4c89-85cc-cef5caffb10a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2025.12.29 09:29:15.356903 [ 275 ] {0c826be9-869f-4c89-85cc-cef5caffb10a} <Debug> TCPHandler: Processed in 0.000791464 sec. | ||
| 1043 | 2025.12.29 09:29:15.357134 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.29 09:29:15.357253 [ 275 ] {ccb5f68a-710b-4ee0-849b-0ec91eb79431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1045 | 2025.12.29 09:29:15.357504 [ 275 ] {ccb5f68a-710b-4ee0-849b-0ec91eb79431} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2025.12.29 09:29:15.357547 [ 275 ] {ccb5f68a-710b-4ee0-849b-0ec91eb79431} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2025.12.29 09:29:15.357882 [ 275 ] {ccb5f68a-710b-4ee0-849b-0ec91eb79431} <Debug> TCPHandler: Processed in 0.000796124 sec. | ||
| 1048 | 2025.12.29 09:29:15.358141 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2025.12.29 09:29:15.358275 [ 275 ] {9558f83b-a4fb-47c5-8a8b-593fe4a0b6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1050 | 2025.12.29 09:29:15.358583 [ 275 ] {9558f83b-a4fb-47c5-8a8b-593fe4a0b6c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2025.12.29 09:29:15.358629 [ 275 ] {9558f83b-a4fb-47c5-8a8b-593fe4a0b6c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2025.12.29 09:29:15.359049 [ 275 ] {9558f83b-a4fb-47c5-8a8b-593fe4a0b6c8} <Debug> TCPHandler: Processed in 0.000961187 sec. | ||
| 1053 | 2025.12.29 09:29:15.359380 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2025.12.29 09:29:15.359512 [ 275 ] {4fc6fc76-6d4c-40c1-8219-8296b99dc629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1055 | 2025.12.29 09:29:15.359880 [ 275 ] {4fc6fc76-6d4c-40c1-8219-8296b99dc629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2025.12.29 09:29:15.359927 [ 275 ] {4fc6fc76-6d4c-40c1-8219-8296b99dc629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2025.12.29 09:29:15.360292 [ 275 ] {4fc6fc76-6d4c-40c1-8219-8296b99dc629} <Debug> TCPHandler: Processed in 0.000971337 sec. | ||
| 1058 | 2025.12.29 09:29:15.360518 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.12.29 09:29:15.360643 [ 275 ] {cdb4f472-b674-4e32-adc6-fb79ee34988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1060 | 2025.12.29 09:29:15.360910 [ 275 ] {cdb4f472-b674-4e32-adc6-fb79ee34988a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2025.12.29 09:29:15.360956 [ 275 ] {cdb4f472-b674-4e32-adc6-fb79ee34988a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2025.12.29 09:29:15.361295 [ 275 ] {cdb4f472-b674-4e32-adc6-fb79ee34988a} <Debug> TCPHandler: Processed in 0.000824695 sec. | ||
| 1063 | 2025.12.29 09:29:15.361543 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.12.29 09:29:15.361663 [ 275 ] {bb25f98f-1e23-4ee5-8ad0-2e7eb83302c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1065 | 2025.12.29 09:29:15.361928 [ 275 ] {bb25f98f-1e23-4ee5-8ad0-2e7eb83302c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2025.12.29 09:29:15.361975 [ 275 ] {bb25f98f-1e23-4ee5-8ad0-2e7eb83302c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2025.12.29 09:29:15.362292 [ 275 ] {bb25f98f-1e23-4ee5-8ad0-2e7eb83302c0} <Debug> TCPHandler: Processed in 0.000798134 sec. | ||
| 1068 | 2025.12.29 09:29:15.362540 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.29 09:29:15.362661 [ 275 ] {49350748-8db9-44c0-9eff-fed15a18d817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1070 | 2025.12.29 09:29:15.362925 [ 275 ] {49350748-8db9-44c0-9eff-fed15a18d817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2025.12.29 09:29:15.362969 [ 275 ] {49350748-8db9-44c0-9eff-fed15a18d817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2025.12.29 09:29:15.363301 [ 275 ] {49350748-8db9-44c0-9eff-fed15a18d817} <Debug> TCPHandler: Processed in 0.000809064 sec. | ||
| 1073 | 2025.12.29 09:29:15.364628 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.29 09:29:15.364757 [ 275 ] {432686a6-f8a6-470d-9469-42d40882ef73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1075 | 2025.12.29 09:29:15.365035 [ 275 ] {432686a6-f8a6-470d-9469-42d40882ef73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2025.12.29 09:29:15.365081 [ 275 ] {432686a6-f8a6-470d-9469-42d40882ef73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2025.12.29 09:29:15.365442 [ 275 ] {432686a6-f8a6-470d-9469-42d40882ef73} <Debug> TCPHandler: Processed in 0.000867075 sec. | ||
| 1078 | 2025.12.29 09:29:15.366140 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.29 09:29:15.366273 [ 275 ] {4c6b48fa-efeb-488d-9913-8e1ce999196c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1080 | 2025.12.29 09:29:15.366545 [ 275 ] {4c6b48fa-efeb-488d-9913-8e1ce999196c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2025.12.29 09:29:15.366590 [ 275 ] {4c6b48fa-efeb-488d-9913-8e1ce999196c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2025.12.29 09:29:15.366947 [ 275 ] {4c6b48fa-efeb-488d-9913-8e1ce999196c} <Debug> TCPHandler: Processed in 0.000856305 sec. | ||
| 1083 | 2025.12.29 09:29:15.367167 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.12.29 09:29:15.367372 [ 275 ] {3ce12151-fa77-4020-89fd-e2642363976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1085 | 2025.12.29 09:29:15.367703 [ 275 ] {3ce12151-fa77-4020-89fd-e2642363976a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2025.12.29 09:29:15.367750 [ 275 ] {3ce12151-fa77-4020-89fd-e2642363976a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2025.12.29 09:29:15.368246 [ 275 ] {3ce12151-fa77-4020-89fd-e2642363976a} <Debug> TCPHandler: Processed in 0.00113612 sec. | ||
| 1088 | 2025.12.29 09:29:15.368498 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.12.29 09:29:15.368634 [ 275 ] {89405327-dfb7-4df5-bd60-e94322f7c162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1090 | 2025.12.29 09:29:15.368913 [ 275 ] {89405327-dfb7-4df5-bd60-e94322f7c162} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2025.12.29 09:29:15.368958 [ 275 ] {89405327-dfb7-4df5-bd60-e94322f7c162} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2025.12.29 09:29:15.369304 [ 275 ] {89405327-dfb7-4df5-bd60-e94322f7c162} <Debug> TCPHandler: Processed in 0.000856105 sec. | ||
| 1093 | 2025.12.29 09:29:15.369656 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.29 09:29:15.369777 [ 275 ] {492c29f9-6de4-4758-953b-75842e20eb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1095 | 2025.12.29 09:29:15.370048 [ 275 ] {492c29f9-6de4-4758-953b-75842e20eb0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2025.12.29 09:29:15.370091 [ 275 ] {492c29f9-6de4-4758-953b-75842e20eb0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2025.12.29 09:29:15.370418 [ 275 ] {492c29f9-6de4-4758-953b-75842e20eb0f} <Debug> TCPHandler: Processed in 0.000810714 sec. | ||
| 1098 | 2025.12.29 09:29:15.370634 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2025.12.29 09:29:15.370755 [ 275 ] {2427c42a-12ab-4108-8594-da53a9f1b323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1100 | 2025.12.29 09:29:15.371040 [ 275 ] {2427c42a-12ab-4108-8594-da53a9f1b323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.12.29 09:29:15.371085 [ 275 ] {2427c42a-12ab-4108-8594-da53a9f1b323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.12.29 09:29:15.371414 [ 275 ] {2427c42a-12ab-4108-8594-da53a9f1b323} <Debug> TCPHandler: Processed in 0.000828355 sec. | ||
| 1103 | 2025.12.29 09:29:15.371631 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.12.29 09:29:15.371756 [ 275 ] {58ea68b8-d7b2-4788-b4f3-85f1c90b76fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1105 | 2025.12.29 09:29:15.372030 [ 275 ] {58ea68b8-d7b2-4788-b4f3-85f1c90b76fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2025.12.29 09:29:15.372074 [ 275 ] {58ea68b8-d7b2-4788-b4f3-85f1c90b76fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2025.12.29 09:29:15.372398 [ 275 ] {58ea68b8-d7b2-4788-b4f3-85f1c90b76fd} <Debug> TCPHandler: Processed in 0.000814634 sec. | ||
| 1108 | 2025.12.29 09:29:15.372632 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.12.29 09:29:15.372772 [ 275 ] {6e2b61c0-6eae-4fbe-99ce-b3f45ae1b0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1110 | 2025.12.29 09:29:15.373070 [ 275 ] {6e2b61c0-6eae-4fbe-99ce-b3f45ae1b0f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2025.12.29 09:29:15.373117 [ 275 ] {6e2b61c0-6eae-4fbe-99ce-b3f45ae1b0f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2025.12.29 09:29:15.373457 [ 275 ] {6e2b61c0-6eae-4fbe-99ce-b3f45ae1b0f5} <Debug> TCPHandler: Processed in 0.000873226 sec. | ||
| 1113 | 2025.12.29 09:29:15.374377 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.29 09:29:15.374501 [ 275 ] {ace736e6-2dcb-4959-b5ee-0b25cdd63d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1115 | 2025.12.29 09:29:15.374789 [ 275 ] {ace736e6-2dcb-4959-b5ee-0b25cdd63d77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.12.29 09:29:15.374834 [ 275 ] {ace736e6-2dcb-4959-b5ee-0b25cdd63d77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2025.12.29 09:29:15.375184 [ 275 ] {ace736e6-2dcb-4959-b5ee-0b25cdd63d77} <Debug> TCPHandler: Processed in 0.000856475 sec. | ||
| 1118 | 2025.12.29 09:29:15.375513 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.29 09:29:15.375654 [ 275 ] {be5e98d8-dfff-4a21-a0a8-bb4dbca05b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1120 | 2025.12.29 09:29:15.376050 [ 275 ] {be5e98d8-dfff-4a21-a0a8-bb4dbca05b9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2025.12.29 09:29:15.376109 [ 275 ] {be5e98d8-dfff-4a21-a0a8-bb4dbca05b9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2025.12.29 09:29:15.376566 [ 275 ] {be5e98d8-dfff-4a21-a0a8-bb4dbca05b9c} <Debug> TCPHandler: Processed in 0.001105989 sec. | ||
| 1123 | 2025.12.29 09:29:15.376859 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2025.12.29 09:29:15.376996 [ 275 ] {bc5abd67-9f44-4605-9792-2750b028c3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1125 | 2025.12.29 09:29:15.377293 [ 275 ] {bc5abd67-9f44-4605-9792-2750b028c3ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2025.12.29 09:29:15.377342 [ 275 ] {bc5abd67-9f44-4605-9792-2750b028c3ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2025.12.29 09:29:15.377698 [ 275 ] {bc5abd67-9f44-4605-9792-2750b028c3ce} <Debug> TCPHandler: Processed in 0.000893885 sec. | ||
| 1128 | 2025.12.29 09:29:15.377974 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.12.29 09:29:15.378106 [ 275 ] {e961d2b0-5ff7-45c1-86d2-5926a8ae86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1130 | 2025.12.29 09:29:15.378410 [ 275 ] {e961d2b0-5ff7-45c1-86d2-5926a8ae86bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1131 | 2025.12.29 09:29:15.378460 [ 275 ] {e961d2b0-5ff7-45c1-86d2-5926a8ae86bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1132 | 2025.12.29 09:29:15.378880 [ 275 ] {e961d2b0-5ff7-45c1-86d2-5926a8ae86bc} <Debug> TCPHandler: Processed in 0.000955167 sec. | ||
| 1133 | 2025.12.29 09:29:15.379207 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.12.29 09:29:15.379380 [ 275 ] {266cd8b4-ff3b-42c5-86f1-3047358b14ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1135 | 2025.12.29 09:29:15.379700 [ 275 ] {266cd8b4-ff3b-42c5-86f1-3047358b14ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2025.12.29 09:29:15.379746 [ 275 ] {266cd8b4-ff3b-42c5-86f1-3047358b14ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2025.12.29 09:29:15.380101 [ 275 ] {266cd8b4-ff3b-42c5-86f1-3047358b14ac} <Debug> TCPHandler: Processed in 0.000944216 sec. | ||
| 1138 | 2025.12.29 09:29:15.380358 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.12.29 09:29:15.380498 [ 275 ] {2adf1f71-893a-470b-b72f-0e1cc599d03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1140 | 2025.12.29 09:29:15.380804 [ 275 ] {2adf1f71-893a-470b-b72f-0e1cc599d03a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2025.12.29 09:29:15.380850 [ 275 ] {2adf1f71-893a-470b-b72f-0e1cc599d03a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1142 | 2025.12.29 09:29:15.381203 [ 275 ] {2adf1f71-893a-470b-b72f-0e1cc599d03a} <Debug> TCPHandler: Processed in 0.000895276 sec. | ||
| 1143 | 2025.12.29 09:29:15.395752 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.12.29 09:29:15.395887 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1145 | 2025.12.29 09:29:15.395941 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2025.12.29 09:29:15.399070 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2025.12.29 09:29:15.399120 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1148 | 2025.12.29 09:29:15.401805 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1149 | 2025.12.29 09:29:15.402202 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.12.29 09:29:15.402362 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.00651 sec., 4454.68509984639 rows/sec., 923.01 KiB/sec. | ||
| 1151 | 2025.12.29 09:29:15.402409 [ 275 ] {39ee8451-8e9f-4bb1-8517-05d97217c9db} <Debug> TCPHandler: Processed in 0.006736878 sec. | ||
| 1152 | 2025.12.29 09:29:15.402565 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2025.12.29 09:29:15.402668 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1154 | 2025.12.29 09:29:15.402712 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1155 | 2025.12.29 09:29:15.407975 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Trace> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.12.29 09:29:15.408009 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1157 | 2025.12.29 09:29:15.410549 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2025.12.29 09:29:15.411068 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Trace> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.12.29 09:29:15.411236 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008591 sec., 2793.6212315213597 rows/sec., 237.35 KiB/sec. | ||
| 1160 | 2025.12.29 09:29:15.411283 [ 275 ] {bda92e6b-4083-44e1-8a26-964917aafe98} <Debug> TCPHandler: Processed in 0.008779634 sec. | ||
| 1161 | 2025.12.29 09:29:15.411411 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.12.29 09:29:15.411511 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1163 | 2025.12.29 09:29:15.411553 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1164 | 2025.12.29 09:29:15.412000 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Trace> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2025.12.29 09:29:15.412038 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1166 | 2025.12.29 09:29:15.412484 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2025.12.29 09:29:15.412903 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Trace> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2025.12.29 09:29:15.413039 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001552 sec., 7731.958762886598 rows/sec., 630.49 KiB/sec. | ||
| 1169 | 2025.12.29 09:29:15.413077 [ 275 ] {b031a570-a038-4829-9a5e-cb7a7c54a216} <Debug> TCPHandler: Processed in 0.00171957 sec. | ||
| 1170 | 2025.12.29 09:29:15.413198 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2025.12.29 09:29:15.413295 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1172 | 2025.12.29 09:29:15.413335 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1173 | 2025.12.29 09:29:15.413900 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.12.29 09:29:15.413937 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1175 | 2025.12.29 09:29:15.414460 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2025.12.29 09:29:15.414994 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.12.29 09:29:15.415135 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Debug> executeQuery: Read 212 rows, 19.27 KiB in 0.001849 sec., 114656.57111952407 rows/sec., 10.18 MiB/sec. | ||
| 1178 | 2025.12.29 09:29:15.415191 [ 275 ] {d3f2f519-5fc7-4182-9d90-24a62aced28a} <Debug> TCPHandler: Processed in 0.002044066 sec. | ||
| 1179 | 2025.12.29 09:29:15.415325 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.12.29 09:29:15.415431 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1181 | 2025.12.29 09:29:15.415481 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1182 | 2025.12.29 09:29:15.416040 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.12.29 09:29:15.416080 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1184 | 2025.12.29 09:29:15.416606 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2025.12.29 09:29:15.417155 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.12.29 09:29:15.417307 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001898 sec., 20547.945205479453 rows/sec., 1.51 MiB/sec. | ||
| 1187 | 2025.12.29 09:29:15.417353 [ 275 ] {79bc5b94-21eb-4fd7-8313-2a9c430ef0e3} <Debug> TCPHandler: Processed in 0.002083906 sec. | ||
| 1188 | 2025.12.29 09:29:15.417480 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.12.29 09:29:15.417605 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1190 | 2025.12.29 09:29:15.417655 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1191 | 2025.12.29 09:29:15.418218 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Trace> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.12.29 09:29:15.418258 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1193 | 2025.12.29 09:29:15.418916 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2025.12.29 09:29:15.419407 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Trace> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.12.29 09:29:15.419539 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 1.02 MiB/sec. | ||
| 1196 | 2025.12.29 09:29:15.419577 [ 275 ] {62602fff-899b-45e8-844e-60154bd847b2} <Debug> TCPHandler: Processed in 0.002147588 sec. | ||
| 1197 | 2025.12.29 09:29:15.419756 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.12.29 09:29:15.419858 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1199 | 2025.12.29 09:29:15.419899 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1200 | 2025.12.29 09:29:15.420362 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Trace> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.12.29 09:29:15.420401 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1202 | 2025.12.29 09:29:15.420964 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1203 | 2025.12.29 09:29:15.422573 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Trace> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.12.29 09:29:15.422787 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002947 sec., 4071.9375636240243 rows/sec., 318.12 KiB/sec. | ||
| 1205 | 2025.12.29 09:29:15.422836 [ 275 ] {c50be337-c004-4186-bbc1-d75e74d84546} <Debug> TCPHandler: Processed in 0.003186275 sec. | ||
| 1206 | 2025.12.29 09:29:15.425533 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.12.29 09:29:15.425638 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2025.12.29 09:29:15.425686 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2025.12.29 09:29:15.426262 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.12.29 09:29:15.426298 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1211 | 2025.12.29 09:29:15.426886 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1212 | 2025.12.29 09:29:15.427565 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.12.29 09:29:15.427709 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Debug> executeQuery: Read 133 rows, 11.04 KiB in 0.002093 sec., 63545.150501672244 rows/sec., 5.15 MiB/sec. | ||
| 1214 | 2025.12.29 09:29:15.427750 [ 275 ] {dc38435f-3ad6-4c0e-a129-c03958698994} <Debug> TCPHandler: Processed in 0.00227135 sec. | ||
| 1215 | 2025.12.29 09:29:15.427866 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.12.29 09:29:15.427966 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.12.29 09:29:15.428014 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2025.12.29 09:29:15.428576 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.12.29 09:29:15.428615 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1220 | 2025.12.29 09:29:15.435763 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1221 | 2025.12.29 09:29:15.436288 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.12.29 09:29:15.436425 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Debug> executeQuery: Read 314 rows, 24.49 KiB in 0.008477 sec., 37041.40615783886 rows/sec., 2.82 MiB/sec. | ||
| 1223 | 2025.12.29 09:29:15.436464 [ 275 ] {f60ae23d-dadb-46c9-b868-d2b55801d5f2} <Debug> TCPHandler: Processed in 0.008649821 sec. | ||
| 1224 | 2025.12.29 09:29:15.436613 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.12.29 09:29:15.436726 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.12.29 09:29:15.436792 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <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 | ||
| 1227 | 2025.12.29 09:29:15.437665 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.12.29 09:29:15.437702 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1229 | 2025.12.29 09:29:15.442908 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1230 | 2025.12.29 09:29:15.443390 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.12.29 09:29:15.443532 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00683 sec., 2196.1932650073204 rows/sec., 3.94 MiB/sec. | ||
| 1232 | 2025.12.29 09:29:15.443583 [ 275 ] {c2d2e3f0-9ce0-4d87-affa-7446310d40be} <Debug> TCPHandler: Processed in 0.007034643 sec. | ||
| 1233 | 2025.12.29 09:29:15.443726 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.12.29 09:29:15.443830 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1235 | 2025.12.29 09:29:15.443878 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1236 | 2025.12.29 09:29:15.444218 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Trace> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.12.29 09:29:15.444253 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1238 | 2025.12.29 09:29:15.444767 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1239 | 2025.12.29 09:29:15.445259 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Trace> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.12.29 09:29:15.445392 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 267.57 KiB/sec. | ||
| 1241 | 2025.12.29 09:29:15.445428 [ 275 ] {d1594ee7-482d-4ffb-a5fd-a80196f0b864} <Debug> TCPHandler: Processed in 0.00176401 sec. | ||
| 1242 | 2025.12.29 09:29:15.445547 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.12.29 09:29:15.445643 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1244 | 2025.12.29 09:29:15.445686 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1245 | 2025.12.29 09:29:15.446023 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.12.29 09:29:15.446061 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1247 | 2025.12.29 09:29:15.446627 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1248 | 2025.12.29 09:29:15.447128 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2025.12.29 09:29:15.447259 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001635 sec., 29357.798165137614 rows/sec., 1.98 MiB/sec. | ||
| 1250 | 2025.12.29 09:29:15.447298 [ 275 ] {9c96c343-9ed6-4557-94fb-90d086678b4e} <Debug> TCPHandler: Processed in 0.001801862 sec. | ||
| 1251 | 2025.12.29 09:29:16.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.68 MiB, peak 170.82 MiB, free memory in arenas 0.00 B, will set to 164.65 MiB (RSS), difference: -1.03 MiB | ||
| 1252 | 2025.12.29 09:29:19.496722 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1253 | 2025.12.29 09:29:19.496778 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1254 | 2025.12.29 09:29:19.596674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
| 1255 | 2025.12.29 09:29:19.600063 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.29 09:29:19.600124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1257 | 2025.12.29 09:29:19.601565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2025.12.29 09:29:19.602116 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.29 09:29:19.602434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1260 | 2025.12.29 09:29:19.635312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1936 | ||
| 1261 | 2025.12.29 09:29:19.635790 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.12.29 09:29:19.635835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1263 | 2025.12.29 09:29:19.636527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1264 | 2025.12.29 09:29:19.637064 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2025.12.29 09:29:19.637211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1936 | ||
| 1266 | 2025.12.29 09:29:19.736084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1267 | 2025.12.29 09:29:19.753605 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2025.12.29 09:29:19.753667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1269 | 2025.12.29 09:29:19.760028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2025.12.29 09:29:19.761131 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2025.12.29 09:29:19.764106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1272 | 2025.12.29 09:29:20.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.23 MiB, peak 170.82 MiB, free memory in arenas 0.00 B, will set to 166.84 MiB (RSS), difference: 1.61 MiB | ||
| 1273 | 2025.12.29 09:29:20.329730 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2025.12.29 09:29:20.329901 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1275 | 2025.12.29 09:29:20.329968 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1276 | 2025.12.29 09:29:20.330603 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2025.12.29 09:29:20.330649 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1278 | 2025.12.29 09:29:20.331137 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2025.12.29 09:29:20.331591 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2025.12.29 09:29:20.331748 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
| 1281 | 2025.12.29 09:29:20.331797 [ 275 ] {a64a37a4-043c-4f4e-87d2-b6ebdafc70d3} <Debug> TCPHandler: Processed in 0.002181989 sec. | ||
| 1282 | 2025.12.29 09:29:20.331925 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2025.12.29 09:29:20.332028 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2025.12.29 09:29:20.332072 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2025.12.29 09:29:20.332507 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2025.12.29 09:29:20.332545 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1287 | 2025.12.29 09:29:20.333036 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1288 | 2025.12.29 09:29:20.333450 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.12.29 09:29:20.333580 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
| 1290 | 2025.12.29 09:29:20.333617 [ 275 ] {81ba9544-ac31-4b1b-9062-5e935513efee} <Debug> TCPHandler: Processed in 0.001742651 sec. | ||
| 1291 | 2025.12.29 09:29:20.333729 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2025.12.29 09:29:20.333824 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1293 | 2025.12.29 09:29:20.333868 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1294 | 2025.12.29 09:29:20.334285 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2025.12.29 09:29:20.334321 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1296 | 2025.12.29 09:29:20.334832 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1297 | 2025.12.29 09:29:20.335315 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2025.12.29 09:29:20.335441 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
| 1299 | 2025.12.29 09:29:20.335476 [ 275 ] {d52312e7-1eda-4e5e-ae27-b837544f6793} <Debug> TCPHandler: Processed in 0.001795291 sec. | ||
| 1300 | 2025.12.29 09:29:20.335582 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.12.29 09:29:20.335674 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1302 | 2025.12.29 09:29:20.335716 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1303 | 2025.12.29 09:29:20.336042 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.12.29 09:29:20.336077 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1305 | 2025.12.29 09:29:20.336511 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2025.12.29 09:29:20.337195 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.12.29 09:29:20.337340 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001684 sec., 35629.45368171021 rows/sec., 2.40 MiB/sec. | ||
| 1308 | 2025.12.29 09:29:20.337378 [ 275 ] {1d099a05-e7fb-45a6-a67f-a2075a29d2e4} <Debug> TCPHandler: Processed in 0.001843833 sec. | ||
| 1309 | 2025.12.29 09:29:25.332335 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2025.12.29 09:29:25.332543 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1311 | 2025.12.29 09:29:25.332613 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1312 | 2025.12.29 09:29:25.333312 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.12.29 09:29:25.333350 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1314 | 2025.12.29 09:29:25.333906 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2025.12.29 09:29:25.334456 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.12.29 09:29:25.334600 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.002111 sec., 59687.35196589294 rows/sec., 5.14 MiB/sec. | ||
| 1317 | 2025.12.29 09:29:25.334640 [ 275 ] {3cfe66da-3d9c-43cb-827f-13ba7149338b} <Debug> TCPHandler: Processed in 0.002441683 sec. | ||
| 1318 | 2025.12.29 09:29:25.334762 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.29 09:29:25.334856 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2025.12.29 09:29:25.334896 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2025.12.29 09:29:25.335298 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.12.29 09:29:25.335333 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1323 | 2025.12.29 09:29:25.335745 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2025.12.29 09:29:25.336226 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.12.29 09:29:25.336350 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001513 sec., 23132.848645076007 rows/sec., 1.70 MiB/sec. | ||
| 1326 | 2025.12.29 09:29:25.336386 [ 275 ] {15e457ba-9028-491b-a233-4779b92c55da} <Debug> TCPHandler: Processed in 0.001674929 sec. | ||
| 1327 | 2025.12.29 09:29:25.336495 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.29 09:29:25.336588 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1329 | 2025.12.29 09:29:25.336626 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1330 | 2025.12.29 09:29:25.337053 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.12.29 09:29:25.337087 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1332 | 2025.12.29 09:29:25.337500 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2025.12.29 09:29:25.337928 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.12.29 09:29:25.338052 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001482 sec., 72199.73009446694 rows/sec., 5.65 MiB/sec. | ||
| 1335 | 2025.12.29 09:29:25.338088 [ 275 ] {e41e8d58-8144-4128-9407-0d46f0c459ad} <Debug> TCPHandler: Processed in 0.001641349 sec. | ||
| 1336 | 2025.12.29 09:29:25.338196 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.12.29 09:29:25.338289 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1338 | 2025.12.29 09:29:25.338331 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1339 | 2025.12.29 09:29:25.338733 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.12.29 09:29:25.338767 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1341 | 2025.12.29 09:29:25.339199 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2025.12.29 09:29:25.339646 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.12.29 09:29:25.339770 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 1344 | 2025.12.29 09:29:25.339803 [ 275 ] {2781a52c-cd19-46e7-9e75-5d485f04796b} <Debug> TCPHandler: Processed in 0.001656329 sec. | ||
| 1345 | 2025.12.29 09:29:25.339905 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.29 09:29:25.339998 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1347 | 2025.12.29 09:29:25.340050 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <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 | ||
| 1348 | 2025.12.29 09:29:25.341002 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.29 09:29:25.341038 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1350 | 2025.12.29 09:29:25.341703 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2025.12.29 09:29:25.342130 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.12.29 09:29:25.342265 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002284 sec., 15323.992994746059 rows/sec., 27.46 MiB/sec. | ||
| 1353 | 2025.12.29 09:29:25.342319 [ 275 ] {18d4a13a-6a8c-4284-8b4d-257610c3af57} <Debug> TCPHandler: Processed in 0.002462693 sec. | ||
| 1354 | 2025.12.29 09:29:25.342427 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.12.29 09:29:25.342520 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1356 | 2025.12.29 09:29:25.342561 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1357 | 2025.12.29 09:29:25.342877 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Trace> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.12.29 09:29:25.342912 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1359 | 2025.12.29 09:29:25.343386 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2025.12.29 09:29:25.343967 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Trace> oximeter.measurements_i64 (7ccd3668-40cf-49da-8820-310fc661448c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.12.29 09:29:25.344091 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001593 sec., 9416.195856873823 rows/sec., 718.48 KiB/sec. | ||
| 1362 | 2025.12.29 09:29:25.344123 [ 275 ] {61721ec2-c6ca-423f-9bfe-f509886237ac} <Debug> TCPHandler: Processed in 0.00175238 sec. | ||
| 1363 | 2025.12.29 09:29:25.344226 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.12.29 09:29:25.344320 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1365 | 2025.12.29 09:29:25.344359 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1366 | 2025.12.29 09:29:25.344684 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.12.29 09:29:25.344717 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1368 | 2025.12.29 09:29:25.345183 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1369 | 2025.12.29 09:29:25.345625 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.12.29 09:29:25.345755 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 1371 | 2025.12.29 09:29:25.345791 [ 275 ] {5298c48c-ea92-407a-9118-41136fc963ee} <Debug> TCPHandler: Processed in 0.001599578 sec. | ||
| 1372 | 2025.12.29 09:29:27.137355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2448 | ||
| 1373 | 2025.12.29 09:29:27.137877 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.12.29 09:29:27.137933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1375 | 2025.12.29 09:29:27.138557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1376 | 2025.12.29 09:29:27.139035 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.12.29 09:29:27.139209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2448 | ||
| 1378 | 2025.12.29 09:29:27.264244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1379 | 2025.12.29 09:29:27.281614 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.12.29 09:29:27.281676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1381 | 2025.12.29 09:29:27.288280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1382 | 2025.12.29 09:29:27.289430 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2025.12.29 09:29:27.292370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1384 | 2025.12.29 09:29:29.602878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 198 | ||
| 1385 | 2025.12.29 09:29:29.605145 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2025.12.29 09:29:29.605190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1387 | 2025.12.29 09:29:29.606480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1388 | 2025.12.29 09:29:29.606995 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2025.12.29 09:29:29.607227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1390 | 2025.12.29 09:29:30.330310 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.29 09:29:30.330600 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1392 | 2025.12.29 09:29:30.330707 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1393 | 2025.12.29 09:29:30.331492 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.12.29 09:29:30.331544 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1395 | 2025.12.29 09:29:30.332087 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2025.12.29 09:29:30.332599 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.29 09:29:30.332768 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002244 sec., 24955.436720142603 rows/sec., 1.92 MiB/sec. | ||
| 1398 | 2025.12.29 09:29:30.332812 [ 275 ] {e0071212-15a8-4e06-9b94-db06eec205b2} <Debug> TCPHandler: Processed in 0.002695028 sec. | ||
| 1399 | 2025.12.29 09:29:30.332934 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.12.29 09:29:30.333032 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1401 | 2025.12.29 09:29:30.333074 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1402 | 2025.12.29 09:29:30.333488 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.29 09:29:30.333527 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1404 | 2025.12.29 09:29:30.333939 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2025.12.29 09:29:30.334348 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.29 09:29:30.334483 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00147 sec., 43537.4149659864 rows/sec., 3.40 MiB/sec. | ||
| 1407 | 2025.12.29 09:29:30.334522 [ 275 ] {ac37c4fd-bf32-4570-a074-c10d3eddfcbe} <Debug> TCPHandler: Processed in 0.001638209 sec. | ||
| 1408 | 2025.12.29 09:29:30.334629 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.12.29 09:29:30.334724 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1410 | 2025.12.29 09:29:30.334768 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1411 | 2025.12.29 09:29:30.335187 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.12.29 09:29:30.335224 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1413 | 2025.12.29 09:29:30.335798 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1414 | 2025.12.29 09:29:30.336197 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.12.29 09:29:30.336331 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
| 1416 | 2025.12.29 09:29:30.336368 [ 275 ] {e736a565-d095-4a87-ba7d-ac75b7a8e26d} <Debug> TCPHandler: Processed in 0.001788661 sec. | ||
| 1417 | 2025.12.29 09:29:30.336470 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.12.29 09:29:30.336564 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1419 | 2025.12.29 09:29:30.336605 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1420 | 2025.12.29 09:29:30.336926 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.12.29 09:29:30.337033 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1422 | 2025.12.29 09:29:30.337430 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1423 | 2025.12.29 09:29:30.337866 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2025.12.29 09:29:30.338017 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 1425 | 2025.12.29 09:29:30.338055 [ 275 ] {e439275f-87b6-42e7-9509-83a4fde3bf77} <Debug> TCPHandler: Processed in 0.001634169 sec. | ||
| 1426 | 2025.12.29 09:29:34.497045 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1427 | 2025.12.29 09:29:34.497120 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1428 | 2025.12.29 09:29:34.639363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2896 | ||
| 1429 | 2025.12.29 09:29:34.640085 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.12.29 09:29:34.640167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1431 | 2025.12.29 09:29:34.640996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1432 | 2025.12.29 09:29:34.641436 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.12.29 09:29:34.641564 [ 71 ] {} <Debug> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1434 | 2025.12.29 09:29:34.641579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2896 | ||
| 1435 | 2025.12.29 09:29:34.641639 [ 71 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2025.12.29 09:29:34.641668 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1437 | 2025.12.29 09:29:34.646613 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::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 | ||
| 1438 | 2025.12.29 09:29:34.649031 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1439 | 2025.12.29 09:29:34.651160 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::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 | ||
| 1440 | 2025.12.29 09:29:34.657995 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::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 | ||
| 1441 | 2025.12.29 09:29:34.658050 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1442 | 2025.12.29 09:29:34.658113 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1443 | 2025.12.29 09:29:34.658192 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1444 | 2025.12.29 09:29:34.658276 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1445 | 2025.12.29 09:29:34.695216 [ 196 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 4 columns (4 merged, 0 gathered) in 0.053448516 sec., 54182.98236755535 rows/sec., 793.70 KiB/sec. | ||
| 1446 | 2025.12.29 09:29:34.696105 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1447 | 2025.12.29 09:29:34.696578 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.12.29 09:29:34.696645 [ 204 ] {a2a3fe4b-2613-4c13-8d24-3fac64fcada3::all_1_6_1} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1449 | 2025.12.29 09:29:34.696727 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1450 | 2025.12.29 09:29:34.792495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1451 | 2025.12.29 09:29:34.810651 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.12.29 09:29:34.810704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1453 | 2025.12.29 09:29:34.817660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1454 | 2025.12.29 09:29:34.818786 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.12.29 09:29:34.819062 [ 71 ] {} <Debug> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1456 | 2025.12.29 09:29:34.819101 [ 71 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.29 09:29:34.819123 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1458 | 2025.12.29 09:29:34.819210 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1459 | 2025.12.29 09:29:34.822953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1460 | 2025.12.29 09:29:34.823752 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1461 | 2025.12.29 09:29:34.825187 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1462 | 2025.12.29 09:29:34.829737 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1463 | 2025.12.29 09:29:34.833983 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1464 | 2025.12.29 09:29:34.838027 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1465 | 2025.12.29 09:29:34.844717 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1466 | 2025.12.29 09:29:34.849089 [ 204 ] {0cce2099-71d7-412f-844f-25766bfb4575::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 | ||
| 1467 | 2025.12.29 09:29:34.907165 [ 197 ] {0cce2099-71d7-412f-844f-25766bfb4575::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087985532 sec., 522.8132279747992 rows/sec., 2.70 MiB/sec. | ||
| 1468 | 2025.12.29 09:29:34.909546 [ 197 ] {0cce2099-71d7-412f-844f-25766bfb4575::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1469 | 2025.12.29 09:29:34.911978 [ 197 ] {0cce2099-71d7-412f-844f-25766bfb4575::all_1_6_1} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2025.12.29 09:29:34.912084 [ 197 ] {0cce2099-71d7-412f-844f-25766bfb4575::all_1_6_1} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1471 | 2025.12.29 09:29:34.914096 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1472 | 2025.12.29 09:29:35.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.75 MiB, peak 179.29 MiB, free memory in arenas 0.00 B, will set to 180.34 MiB (RSS), difference: 10.59 MiB | ||
| 1473 | 2025.12.29 09:29:35.332541 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.12.29 09:29:35.332742 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1475 | 2025.12.29 09:29:35.332816 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1476 | 2025.12.29 09:29:35.333519 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.29 09:29:35.333564 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1478 | 2025.12.29 09:29:35.334131 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2025.12.29 09:29:35.334654 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.29 09:29:35.334851 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.002163 sec., 58252.42718446602 rows/sec., 5.01 MiB/sec. | ||
| 1481 | 2025.12.29 09:29:35.334895 [ 275 ] {a70d491e-8075-4ea2-a7f7-8bc140317eee} <Debug> TCPHandler: Processed in 0.002493163 sec. | ||
| 1482 | 2025.12.29 09:29:35.335016 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2025.12.29 09:29:35.335116 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1484 | 2025.12.29 09:29:35.335160 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2025.12.29 09:29:35.335572 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.29 09:29:35.335609 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1487 | 2025.12.29 09:29:35.336007 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2025.12.29 09:29:35.336480 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.29 09:29:35.336617 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001522 sec., 22996.05781865966 rows/sec., 1.69 MiB/sec. | ||
| 1490 | 2025.12.29 09:29:35.336656 [ 275 ] {2a69a7b4-03bb-415e-af7c-19534c20feac} <Debug> TCPHandler: Processed in 0.00169109 sec. | ||
| 1491 | 2025.12.29 09:29:35.336763 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.12.29 09:29:35.336858 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2025.12.29 09:29:35.336898 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2025.12.29 09:29:35.337333 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.12.29 09:29:35.337370 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1496 | 2025.12.29 09:29:35.337786 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2025.12.29 09:29:35.338206 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.29 09:29:35.338376 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001536 sec., 64453.125 rows/sec., 5.03 MiB/sec. | ||
| 1499 | 2025.12.29 09:29:35.338417 [ 275 ] {dfdea108-ca54-4a30-963c-1234502782e6} <Debug> TCPHandler: Processed in 0.00170563 sec. | ||
| 1500 | 2025.12.29 09:29:35.338535 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2025.12.29 09:29:35.338629 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2025.12.29 09:29:35.338674 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1503 | 2025.12.29 09:29:35.339100 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2025.12.29 09:29:35.339138 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1505 | 2025.12.29 09:29:35.339688 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1506 | 2025.12.29 09:29:35.340107 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2025.12.29 09:29:35.340262 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
| 1508 | 2025.12.29 09:29:35.340302 [ 275 ] {875d5592-f86b-4b73-be22-b8bb82b9667d} <Debug> TCPHandler: Processed in 0.001816252 sec. | ||
| 1509 | 2025.12.29 09:29:35.340408 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.12.29 09:29:35.340503 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1511 | 2025.12.29 09:29:35.340558 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <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 | ||
| 1512 | 2025.12.29 09:29:35.341337 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2025.12.29 09:29:35.341375 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1514 | 2025.12.29 09:29:35.342053 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1515 | 2025.12.29 09:29:35.342484 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2025.12.29 09:29:35.342625 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002139 sec., 16362.786348761105 rows/sec., 29.32 MiB/sec. | ||
| 1517 | 2025.12.29 09:29:35.342682 [ 275 ] {13aa083c-016e-4c4e-9d38-1534f5702181} <Debug> TCPHandler: Processed in 0.002323961 sec. | ||
| 1518 | 2025.12.29 09:29:35.342790 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2025.12.29 09:29:35.342886 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2025.12.29 09:29:35.342929 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2025.12.29 09:29:35.343254 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2025.12.29 09:29:35.343291 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1523 | 2025.12.29 09:29:35.343701 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2025.12.29 09:29:35.344131 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2025.12.29 09:29:35.344297 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
| 1526 | 2025.12.29 09:29:35.344337 [ 275 ] {a33ce597-55d2-42ef-aa1f-6cb7db590795} <Debug> TCPHandler: Processed in 0.001596558 sec. | ||
| 1527 | 2025.12.29 09:29:39.607405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 218 | ||
| 1528 | 2025.12.29 09:29:39.609345 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.12.29 09:29:39.609391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1530 | 2025.12.29 09:29:39.610643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1531 | 2025.12.29 09:29:39.611120 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.12.29 09:29:39.611386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1533 | 2025.12.29 09:29:40.329753 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2025.12.29 09:29:40.329956 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1535 | 2025.12.29 09:29:40.330034 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1536 | 2025.12.29 09:29:40.330730 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2025.12.29 09:29:40.330782 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1538 | 2025.12.29 09:29:40.331343 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1539 | 2025.12.29 09:29:40.331796 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2025.12.29 09:29:40.331942 [ 73 ] {} <Debug> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2025.12.29 09:29:40.331962 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002059 sec., 27197.668771248176 rows/sec., 2.09 MiB/sec. | ||
| 1542 | 2025.12.29 09:29:40.332020 [ 73 ] {} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.12.29 09:29:40.332036 [ 275 ] {a000892a-1d1e-4d8c-a924-571a6f60972b} <Debug> TCPHandler: Processed in 0.002427353 sec. | ||
| 1544 | 2025.12.29 09:29:40.332053 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1545 | 2025.12.29 09:29:40.332169 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2025.12.29 09:29:40.332173 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::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 | ||
| 1547 | 2025.12.29 09:29:40.332277 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1548 | 2025.12.29 09:29:40.332325 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1549 | 2025.12.29 09:29:40.332325 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1550 | 2025.12.29 09:29:40.332387 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 1551 | 2025.12.29 09:29:40.332484 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1552 | 2025.12.29 09:29:40.332536 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part | ||
| 1553 | 2025.12.29 09:29:40.332583 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1554 | 2025.12.29 09:29:40.332626 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part | ||
| 1555 | 2025.12.29 09:29:40.332669 [ 201 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1556 | 2025.12.29 09:29:40.332777 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.12.29 09:29:40.332821 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1558 | 2025.12.29 09:29:40.333379 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1559 | 2025.12.29 09:29:40.333819 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.12.29 09:29:40.333839 [ 196 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713881 sec., 368753.7232748365 rows/sec., 32.56 MiB/sec. | ||
| 1561 | 2025.12.29 09:29:40.333928 [ 73 ] {} <Debug> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2025.12.29 09:29:40.333959 [ 73 ] {} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.12.29 09:29:40.333969 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001713 sec., 37361.354349095156 rows/sec., 2.92 MiB/sec. | ||
| 1564 | 2025.12.29 09:29:40.333977 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1565 | 2025.12.29 09:29:40.334030 [ 275 ] {d5b29d8d-bc15-4fca-bd78-fae4ce5c9c4d} <Debug> TCPHandler: Processed in 0.001915444 sec. | ||
| 1566 | 2025.12.29 09:29:40.334059 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::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 | ||
| 1567 | 2025.12.29 09:29:40.334153 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1568 | 2025.12.29 09:29:40.334172 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.12.29 09:29:40.334178 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 133 rows starting from the beginning of the part | ||
| 1570 | 2025.12.29 09:29:40.334228 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2025.12.29 09:29:40.334247 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1572 | 2025.12.29 09:29:40.334297 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 107 rows starting from the beginning of the part | ||
| 1573 | 2025.12.29 09:29:40.334299 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1574 | 2025.12.29 09:29:40.334333 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1575 | 2025.12.29 09:29:40.334367 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1576 | 2025.12.29 09:29:40.334376 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part | ||
| 1577 | 2025.12.29 09:29:40.334425 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1578 | 2025.12.29 09:29:40.334910 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.12.29 09:29:40.334954 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.12.29 09:29:40.334956 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1581 | 2025.12.29 09:29:40.335043 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_6_1} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2025.12.29 09:29:40.335144 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1583 | 2025.12.29 09:29:40.335292 [ 201 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257222 sec., 422359.7741687626 rows/sec., 34.92 MiB/sec. | ||
| 1584 | 2025.12.29 09:29:40.335463 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2025.12.29 09:29:40.335633 [ 187 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1586 | 2025.12.29 09:29:40.335932 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.29 09:29:40.336053 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2025.12.29 09:29:40.336087 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001814 sec., 88202.86659316428 rows/sec., 6.14 MiB/sec. | ||
| 1589 | 2025.12.29 09:29:40.336088 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.29 09:29:40.336130 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1591 | 2025.12.29 09:29:40.336131 [ 275 ] {3b9a2d00-4299-4ec0-a5df-36031e9f4e19} <Debug> TCPHandler: Processed in 0.002021776 sec. | ||
| 1592 | 2025.12.29 09:29:40.336218 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::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 | ||
| 1593 | 2025.12.29 09:29:40.336246 [ 187 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.12.29 09:29:40.336278 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.12.29 09:29:40.336317 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1596 | 2025.12.29 09:29:40.336344 [ 187 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_6_1} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2025.12.29 09:29:40.336354 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 314 rows starting from the beginning of the part | ||
| 1598 | 2025.12.29 09:29:40.336378 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1599 | 2025.12.29 09:29:40.336423 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1600 | 2025.12.29 09:29:40.336446 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1601 | 2025.12.29 09:29:40.336446 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1602 | 2025.12.29 09:29:40.336518 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1603 | 2025.12.29 09:29:40.336563 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1604 | 2025.12.29 09:29:40.336609 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1605 | 2025.12.29 09:29:40.336653 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1606 | 2025.12.29 09:29:40.336771 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.12.29 09:29:40.336807 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1608 | 2025.12.29 09:29:40.337208 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1609 | 2025.12.29 09:29:40.337689 [ 198 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507826 sec., 738812.0379937738 rows/sec., 52.82 MiB/sec. | ||
| 1610 | 2025.12.29 09:29:40.337708 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.12.29 09:29:40.337812 [ 73 ] {} <Debug> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2025.12.29 09:29:40.337841 [ 73 ] {} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.12.29 09:29:40.337842 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
| 1614 | 2025.12.29 09:29:40.337859 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1615 | 2025.12.29 09:29:40.337892 [ 275 ] {bad093ee-322d-400a-b7b8-c54c38a6276d} <Debug> TCPHandler: Processed in 0.00166622 sec. | ||
| 1616 | 2025.12.29 09:29:40.337957 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::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 | ||
| 1617 | 2025.12.29 09:29:40.338057 [ 199 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1618 | 2025.12.29 09:29:40.338069 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2025.12.29 09:29:40.338101 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1620 | 2025.12.29 09:29:40.338179 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1621 | 2025.12.29 09:29:40.338227 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1622 | 2025.12.29 09:29:40.338271 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1623 | 2025.12.29 09:29:40.338313 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1624 | 2025.12.29 09:29:40.338358 [ 187 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1625 | 2025.12.29 09:29:40.338652 [ 199 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.12.29 09:29:40.338725 [ 199 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1627 | 2025.12.29 09:29:40.338800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1628 | 2025.12.29 09:29:40.339160 [ 198 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242232 sec., 280140.9076565408 rows/sec., 18.88 MiB/sec. | ||
| 1629 | 2025.12.29 09:29:40.339399 [ 199 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1630 | 2025.12.29 09:29:40.339848 [ 199 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.12.29 09:29:40.339910 [ 199 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_6_1} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2025.12.29 09:29:40.339961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1633 | 2025.12.29 09:29:41.506870 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2025.12.29 09:29:41.507116 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1635 | 2025.12.29 09:29:41.507456 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1636 | 2025.12.29 09:29:41.511404 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <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', '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 | ||
| 1637 | 2025.12.29 09:29:41.511868 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1638 | 2025.12.29 09:29:41.511991 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1639 | 2025.12.29 09:29:41.512302 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1640 | 2025.12.29 09:29:41.514646 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1641 | 2025.12.29 09:29:41.516611 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1642 | 2025.12.29 09:29:41.516639 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1643 | 2025.12.29 09:29:41.518603 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <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', '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'))" | ||
| 1644 | 2025.12.29 09:29:41.518655 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1645 | 2025.12.29 09:29:41.531836 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.024808 sec., 1168.9777491131892 rows/sec., 50.94 KiB/sec. | ||
| 1646 | 2025.12.29 09:29:41.531997 [ 275 ] {8bfa1824-5a13-4779-b5b0-9cd7076e2766} <Debug> TCPHandler: Processed in 0.025254253 sec. | ||
| 1647 | 2025.12.29 09:29:41.532440 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2025.12.29 09:29:41.532571 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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) | ||
| 1649 | 2025.12.29 09:29:41.532784 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1650 | 2025.12.29 09:29:41.532819 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <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', '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_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 | ||
| 1651 | 2025.12.29 09:29:41.533013 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1652 | 2025.12.29 09:29:41.533066 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1653 | 2025.12.29 09:29:41.533171 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1654 | 2025.12.29 09:29:41.533199 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1655 | 2025.12.29 09:29:41.533218 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1656 | 2025.12.29 09:29:41.533232 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1657 | 2025.12.29 09:29:41.533266 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <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', '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_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'))" | ||
| 1658 | 2025.12.29 09:29:41.533284 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1659 | 2025.12.29 09:29:41.533819 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001304 sec., 22239.26380368098 rows/sec., 969.07 KiB/sec. | ||
| 1660 | 2025.12.29 09:29:41.533877 [ 275 ] {35e2b8c3-5be8-46c6-854f-d5e6096ddafa} <Debug> TCPHandler: Processed in 0.001484976 sec. | ||
| 1661 | 2025.12.29 09:29:41.534118 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.12.29 09:29:41.534247 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
| 1663 | 2025.12.29 09:29:41.534449 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1664 | 2025.12.29 09:29:41.534483 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <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', '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_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 | ||
| 1665 | 2025.12.29 09:29:41.534670 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1666 | 2025.12.29 09:29:41.534721 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1667 | 2025.12.29 09:29:41.534818 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1668 | 2025.12.29 09:29:41.534845 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1669 | 2025.12.29 09:29:41.534863 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1670 | 2025.12.29 09:29:41.534877 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1671 | 2025.12.29 09:29:41.534909 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <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', '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_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'))" | ||
| 1672 | 2025.12.29 09:29:41.534926 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1673 | 2025.12.29 09:29:41.535282 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001087 sec., 26678.932842686292 rows/sec., 1.14 MiB/sec. | ||
| 1674 | 2025.12.29 09:29:41.535336 [ 275 ] {3aa41361-4eca-4313-9cf5-178f123e9fc4} <Debug> TCPHandler: Processed in 0.001265273 sec. | ||
| 1675 | 2025.12.29 09:29:41.535530 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2025.12.29 09:29:41.535656 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1677 | 2025.12.29 09:29:41.535863 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1678 | 2025.12.29 09:29:41.535897 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <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', '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_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 | ||
| 1679 | 2025.12.29 09:29:41.536082 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1680 | 2025.12.29 09:29:41.536133 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1681 | 2025.12.29 09:29:41.536228 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1682 | 2025.12.29 09:29:41.536255 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1683 | 2025.12.29 09:29:41.536273 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1684 | 2025.12.29 09:29:41.536287 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1685 | 2025.12.29 09:29:41.536318 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <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', '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_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'))" | ||
| 1686 | 2025.12.29 09:29:41.536336 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1687 | 2025.12.29 09:29:41.536677 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001073 sec., 27027.027027027027 rows/sec., 1.15 MiB/sec. | ||
| 1688 | 2025.12.29 09:29:41.536731 [ 275 ] {9553e8d0-db16-4ca1-8dbb-57f6ee480831} <Debug> TCPHandler: Processed in 0.001248032 sec. | ||
| 1689 | 2025.12.29 09:29:41.536927 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2025.12.29 09:29:41.537053 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1691 | 2025.12.29 09:29:41.537252 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2025.12.29 09:29:41.537286 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <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', '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_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 | ||
| 1693 | 2025.12.29 09:29:41.537471 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2025.12.29 09:29:41.537522 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2025.12.29 09:29:41.537616 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1696 | 2025.12.29 09:29:41.537643 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2025.12.29 09:29:41.537661 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1698 | 2025.12.29 09:29:41.537675 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1699 | 2025.12.29 09:29:41.537707 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <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', '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_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'))" | ||
| 1700 | 2025.12.29 09:29:41.537724 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1701 | 2025.12.29 09:29:41.538391 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001389 sec., 20878.32973362131 rows/sec., 909.77 KiB/sec. | ||
| 1702 | 2025.12.29 09:29:41.538469 [ 275 ] {2517e0dd-8c87-4e0b-a46c-babca5085f02} <Debug> TCPHandler: Processed in 0.001588598 sec. | ||
| 1703 | 2025.12.29 09:29:41.538660 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.12.29 09:29:41.538790 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_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) | ||
| 1705 | 2025.12.29 09:29:41.538997 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1706 | 2025.12.29 09:29:41.539030 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <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', '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_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 | ||
| 1707 | 2025.12.29 09:29:41.539230 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1708 | 2025.12.29 09:29:41.539281 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1709 | 2025.12.29 09:29:41.539376 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1710 | 2025.12.29 09:29:41.539402 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1711 | 2025.12.29 09:29:41.539420 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Debug> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (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 | ||
| 1712 | 2025.12.29 09:29:41.539434 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1713 | 2025.12.29 09:29:41.539465 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <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', '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_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'))" | ||
| 1714 | 2025.12.29 09:29:41.539483 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1715 | 2025.12.29 09:29:41.539923 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001187 sec., 24431.33951137321 rows/sec., 1.04 MiB/sec. | ||
| 1716 | 2025.12.29 09:29:41.540002 [ 275 ] {9c64bfae-5442-49de-bbe3-667b5a75c704} <Debug> TCPHandler: Processed in 0.001388994 sec. | ||
| 1717 | 2025.12.29 09:29:41.618259 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.12.29 09:29:41.618379 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1719 | 2025.12.29 09:29:41.618425 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1720 | 2025.12.29 09:29:41.618965 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.29 09:29:41.619001 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1722 | 2025.12.29 09:29:41.619428 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1723 | 2025.12.29 09:29:41.619626 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Trace> oximeter.timeseries_schema (1198eb65-286d-48e4-b168-8bcd664ef5aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.29 09:29:41.619765 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001416 sec., 4237.28813559322 rows/sec., 943.46 KiB/sec. | ||
| 1725 | 2025.12.29 09:29:41.619803 [ 275 ] {075ce4e2-2bea-4ed4-af6e-a1e32e5b6f0a} <Debug> TCPHandler: Processed in 0.001613658 sec. | ||
| 1726 | 2025.12.29 09:29:41.619919 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.29 09:29:41.620015 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.29 09:29:41.620056 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1729 | 2025.12.29 09:29:41.620470 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Trace> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.29 09:29:41.620505 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1731 | 2025.12.29 09:29:41.620800 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1732 | 2025.12.29 09:29:41.621010 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Trace> oximeter.fields_i16 (4440d019-2e7a-4442-b97e-1f65798d7771): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.29 09:29:41.621133 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 1734 | 2025.12.29 09:29:41.621169 [ 275 ] {53df0aa7-c604-4549-86a1-5c50c5a63cd5} <Debug> TCPHandler: Processed in 0.001299403 sec. | ||
| 1735 | 2025.12.29 09:29:41.621283 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.12.29 09:29:41.621403 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1737 | 2025.12.29 09:29:41.621451 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1738 | 2025.12.29 09:29:41.621891 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Trace> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.12.29 09:29:41.621932 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1740 | 2025.12.29 09:29:41.622294 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1741 | 2025.12.29 09:29:41.622495 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Trace> oximeter.fields_ipaddr (dd3951fa-7d09-438a-8bf8-4e712b5b0b2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.29 09:29:41.622615 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 131.95 KiB/sec. | ||
| 1743 | 2025.12.29 09:29:41.622650 [ 275 ] {1eea5559-2e0f-414f-bc41-64095e81363a} <Debug> TCPHandler: Processed in 0.001425685 sec. | ||
| 1744 | 2025.12.29 09:29:41.622763 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.12.29 09:29:41.622880 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1746 | 2025.12.29 09:29:41.622927 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1747 | 2025.12.29 09:29:41.624107 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2025.12.29 09:29:41.624142 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1749 | 2025.12.29 09:29:41.624574 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1750 | 2025.12.29 09:29:41.624786 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.12.29 09:29:41.624908 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Debug> executeQuery: Read 1387 rows, 119.20 KiB in 0.002052 sec., 675925.925925926 rows/sec., 56.73 MiB/sec. | ||
| 1752 | 2025.12.29 09:29:41.624943 [ 275 ] {747d6573-e98e-46fb-b80b-d760ba878842} <Debug> TCPHandler: Processed in 0.002237889 sec. | ||
| 1753 | 2025.12.29 09:29:41.625049 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.12.29 09:29:41.625140 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1755 | 2025.12.29 09:29:41.625179 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1756 | 2025.12.29 09:29:41.625574 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.29 09:29:41.625607 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1758 | 2025.12.29 09:29:41.625896 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1759 | 2025.12.29 09:29:41.626099 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.12.29 09:29:41.626220 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001098 sec., 44626.59380692167 rows/sec., 3.32 MiB/sec. | ||
| 1761 | 2025.12.29 09:29:41.626255 [ 275 ] {94e36568-bc43-4fad-925b-81329c2e62e3} <Debug> TCPHandler: Processed in 0.001254552 sec. | ||
| 1762 | 2025.12.29 09:29:41.626358 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.12.29 09:29:41.626449 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1764 | 2025.12.29 09:29:41.626487 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1765 | 2025.12.29 09:29:41.626949 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Trace> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2025.12.29 09:29:41.626983 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1767 | 2025.12.29 09:29:41.627283 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1768 | 2025.12.29 09:29:41.627484 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Trace> oximeter.fields_u32 (cfabb94e-411d-4396-945d-d11d6e33d962): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.12.29 09:29:41.627606 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001175 sec., 214468.08510638296 rows/sec., 14.83 MiB/sec. | ||
| 1770 | 2025.12.29 09:29:41.627641 [ 275 ] {373547c0-304b-4121-adf3-d11f64d89740} <Debug> TCPHandler: Processed in 0.001329684 sec. | ||
| 1771 | 2025.12.29 09:29:41.627743 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.12.29 09:29:41.627835 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1773 | 2025.12.29 09:29:41.627872 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1774 | 2025.12.29 09:29:41.628418 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Trace> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.12.29 09:29:41.628452 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1776 | 2025.12.29 09:29:41.628736 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1777 | 2025.12.29 09:29:41.628941 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Trace> oximeter.fields_u8 (40f63924-446b-4bae-aced-f0f76d2ea720): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.29 09:29:41.629060 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001243 sec., 9654.062751407884 rows/sec., 754.22 KiB/sec. | ||
| 1779 | 2025.12.29 09:29:41.629095 [ 275 ] {e20f6b1c-8ee1-4b0a-909a-1febe7d1ed3b} <Debug> TCPHandler: Processed in 0.001398664 sec. | ||
| 1780 | 2025.12.29 09:29:41.629196 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.29 09:29:41.629287 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1782 | 2025.12.29 09:29:41.629325 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1783 | 2025.12.29 09:29:41.629908 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.12.29 09:29:41.629943 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1785 | 2025.12.29 09:29:41.630267 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1786 | 2025.12.29 09:29:41.630476 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.12.29 09:29:41.630598 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Debug> executeQuery: Read 593 rows, 45.63 KiB in 0.001329 sec., 446200.1504890895 rows/sec., 33.53 MiB/sec. | ||
| 1788 | 2025.12.29 09:29:41.630633 [ 275 ] {9ad1df3b-35ec-408c-b0d5-91936717c74a} <Debug> TCPHandler: Processed in 0.001484286 sec. | ||
| 1789 | 2025.12.29 09:29:41.630744 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2025.12.29 09:29:41.630857 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1791 | 2025.12.29 09:29:41.630907 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1792 | 2025.12.29 09:29:41.631866 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.12.29 09:29:41.631899 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1794 | 2025.12.29 09:29:41.632368 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1795 | 2025.12.29 09:29:41.632592 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2025.12.29 09:29:41.632718 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Debug> executeQuery: Read 2189 rows, 150.27 KiB in 0.001885 sec., 1161273.2095490717 rows/sec., 77.85 MiB/sec. | ||
| 1797 | 2025.12.29 09:29:41.632754 [ 275 ] {27a67fd8-54cb-4ce7-8381-41d6dd184e4b} <Debug> TCPHandler: Processed in 0.002069846 sec. | ||
| 1798 | 2025.12.29 09:29:41.632861 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.12.29 09:29:41.632956 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2025.12.29 09:29:41.633010 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <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 | ||
| 1801 | 2025.12.29 09:29:41.633783 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.12.29 09:29:41.633826 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1803 | 2025.12.29 09:29:41.634345 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1804 | 2025.12.29 09:29:41.634559 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.12.29 09:29:41.634688 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00175 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 1806 | 2025.12.29 09:29:41.634744 [ 275 ] {7820b657-4092-4da4-acad-b3cae7b9ea6d} <Debug> TCPHandler: Processed in 0.001933134 sec. | ||
| 1807 | 2025.12.29 09:29:41.634853 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.12.29 09:29:41.634948 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1809 | 2025.12.29 09:29:41.634989 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1810 | 2025.12.29 09:29:41.635310 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2025.12.29 09:29:41.635342 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1812 | 2025.12.29 09:29:41.635639 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1813 | 2025.12.29 09:29:41.635854 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2025.12.29 09:29:41.635980 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.54 MiB/sec. | ||
| 1815 | 2025.12.29 09:29:41.636021 [ 275 ] {758355c8-7ffb-4589-a279-4f6a776d19b1} <Debug> TCPHandler: Processed in 0.001218101 sec. | ||
| 1816 | 2025.12.29 09:29:42.141710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3408 | ||
| 1817 | 2025.12.29 09:29:42.142435 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.12.29 09:29:42.142478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1819 | 2025.12.29 09:29:42.142944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2025.12.29 09:29:42.143180 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.29 09:29:42.143306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3408 | ||
| 1822 | 2025.12.29 09:29:42.323053 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1823 | 2025.12.29 09:29:42.341329 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.12.29 09:29:42.341383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1825 | 2025.12.29 09:29:42.346939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1826 | 2025.12.29 09:29:42.347617 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.12.29 09:29:42.350780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1828 | 2025.12.29 09:29:45.326675 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.12.29 09:29:45.326880 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1830 | 2025.12.29 09:29:45.326955 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1831 | 2025.12.29 09:29:45.327637 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.12.29 09:29:45.327690 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1833 | 2025.12.29 09:29:45.328081 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1834 | 2025.12.29 09:29:45.328324 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.12.29 09:29:45.328491 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 1836 | 2025.12.29 09:29:45.328554 [ 275 ] {eac4f7f3-e843-4e7e-ac21-4e22143ccd8d} <Debug> TCPHandler: Processed in 0.002022946 sec. | ||
| 1837 | 2025.12.29 09:29:45.328676 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.12.29 09:29:45.328778 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1839 | 2025.12.29 09:29:45.328821 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1840 | 2025.12.29 09:29:45.329258 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.12.29 09:29:45.329297 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1842 | 2025.12.29 09:29:45.329600 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1843 | 2025.12.29 09:29:45.329817 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.12.29 09:29:45.329948 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 1845 | 2025.12.29 09:29:45.329994 [ 275 ] {0b3063a5-54d2-4545-b0c0-f7071175534a} <Debug> TCPHandler: Processed in 0.001372034 sec. | ||
| 1846 | 2025.12.29 09:29:45.330110 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.12.29 09:29:45.330207 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1848 | 2025.12.29 09:29:45.330252 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1849 | 2025.12.29 09:29:45.330631 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.12.29 09:29:45.330667 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1851 | 2025.12.29 09:29:45.330981 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1852 | 2025.12.29 09:29:45.331199 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.12.29 09:29:45.331326 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001138 sec., 84358.5237258348 rows/sec., 5.88 MiB/sec. | ||
| 1854 | 2025.12.29 09:29:45.331370 [ 275 ] {3cb41c76-6f6b-4b8b-bb83-043116af3406} <Debug> TCPHandler: Processed in 0.001310593 sec. | ||
| 1855 | 2025.12.29 09:29:45.331484 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.12.29 09:29:45.331580 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1857 | 2025.12.29 09:29:45.331621 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1858 | 2025.12.29 09:29:45.331937 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.12.29 09:29:45.331974 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1860 | 2025.12.29 09:29:45.332270 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1861 | 2025.12.29 09:29:45.332483 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.12.29 09:29:45.332611 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 1863 | 2025.12.29 09:29:45.332654 [ 275 ] {ac0bf702-d0ea-4ef9-8029-c5830e494ae3} <Debug> TCPHandler: Processed in 0.001220121 sec. | ||
| 1864 | 2025.12.29 09:29:49.497166 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1865 | 2025.12.29 09:29:49.497234 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1866 | 2025.12.29 09:29:49.611588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 268 | ||
| 1867 | 2025.12.29 09:29:49.614807 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.12.29 09:29:49.614867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1869 | 2025.12.29 09:29:49.616112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1870 | 2025.12.29 09:29:49.616383 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.29 09:29:49.616540 [ 56 ] {} <Debug> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1872 | 2025.12.29 09:29:49.616600 [ 56 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.12.29 09:29:49.616620 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1874 | 2025.12.29 09:29:49.616738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1875 | 2025.12.29 09:29:49.616744 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::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 | ||
| 1876 | 2025.12.29 09:29:49.617340 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1877 | 2025.12.29 09:29:49.617517 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::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 | ||
| 1878 | 2025.12.29 09:29:49.617890 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::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 | ||
| 1879 | 2025.12.29 09:29:49.618228 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 86 rows starting from the beginning of the part | ||
| 1880 | 2025.12.29 09:29:49.618558 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1881 | 2025.12.29 09:29:49.618870 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1882 | 2025.12.29 09:29:49.619182 [ 187 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::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 | ||
| 1883 | 2025.12.29 09:29:49.624568 [ 198 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.007879148 sec., 34013.82992171234 rows/sec., 35.06 MiB/sec. | ||
| 1884 | 2025.12.29 09:29:49.625433 [ 200 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1885 | 2025.12.29 09:29:49.626053 [ 200 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.12.29 09:29:49.626130 [ 200 ] {460cf047-6f15-4774-a0dc-e6b41dd82864::all_1_6_1} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2025.12.29 09:29:49.626360 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 1888 | 2025.12.29 09:29:49.643421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3856 | ||
| 1889 | 2025.12.29 09:29:49.643846 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.12.29 09:29:49.643880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1891 | 2025.12.29 09:29:49.644344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2025.12.29 09:29:49.644575 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.12.29 09:29:49.644694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3856 | ||
| 1894 | 2025.12.29 09:29:49.850891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1895 | 2025.12.29 09:29:49.868908 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2025.12.29 09:29:49.868976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1897 | 2025.12.29 09:29:49.875168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1898 | 2025.12.29 09:29:49.875867 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.12.29 09:29:49.879215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1900 | 2025.12.29 09:29:50.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.67 MiB, peak 187.10 MiB, free memory in arenas 0.00 B, will set to 184.98 MiB (RSS), difference: 2.31 MiB | ||
| 1901 | 2025.12.29 09:29:50.329527 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2025.12.29 09:29:50.329709 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1903 | 2025.12.29 09:29:50.329775 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1904 | 2025.12.29 09:29:50.330450 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.12.29 09:29:50.330501 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1906 | 2025.12.29 09:29:50.330884 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1907 | 2025.12.29 09:29:50.331118 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.12.29 09:29:50.331278 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 1909 | 2025.12.29 09:29:50.331325 [ 275 ] {5336fbd2-fc11-4243-bbe2-f53204390e49} <Debug> TCPHandler: Processed in 0.001931004 sec. | ||
| 1910 | 2025.12.29 09:29:50.331444 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2025.12.29 09:29:50.331539 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1912 | 2025.12.29 09:29:50.331580 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1913 | 2025.12.29 09:29:50.332023 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.12.29 09:29:50.332063 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1915 | 2025.12.29 09:29:50.332376 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1916 | 2025.12.29 09:29:50.332599 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.12.29 09:29:50.332731 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 1918 | 2025.12.29 09:29:50.332770 [ 275 ] {6cf39ac2-8fb7-498e-8495-ff1f068c9f1c} <Debug> TCPHandler: Processed in 0.001376194 sec. | ||
| 1919 | 2025.12.29 09:29:50.332883 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2025.12.29 09:29:50.332976 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1921 | 2025.12.29 09:29:50.333020 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1922 | 2025.12.29 09:29:50.333463 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2025.12.29 09:29:50.333501 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1924 | 2025.12.29 09:29:50.333903 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1925 | 2025.12.29 09:29:50.334159 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.12.29 09:29:50.334317 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 1927 | 2025.12.29 09:29:50.334361 [ 275 ] {40962acb-d7f3-48ce-b79e-0136960b95bf} <Debug> TCPHandler: Processed in 0.001527577 sec. | ||
| 1928 | 2025.12.29 09:29:50.334491 [ 275 ] {} <Trace> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2025.12.29 09:29:50.334607 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62005) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1930 | 2025.12.29 09:29:50.334651 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1931 | 2025.12.29 09:29:50.334975 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.12.29 09:29:50.335011 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1933 | 2025.12.29 09:29:50.335322 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1934 | 2025.12.29 09:29:50.335540 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.12.29 09:29:50.335668 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 1936 | 2025.12.29 09:29:50.335705 [ 275 ] {b62d4fdb-a386-4499-924f-7c67db50d056} <Debug> TCPHandler: Processed in 0.001275553 sec. | ||
| 1937 | 2025.12.29 09:29:53.394265 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2025.12.29 09:29:53.394367 [ 275 ] {} <Debug> TCP-Session: fb013099-117c-4dc6-8495-8e143246f442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2025.12.29 09:29:54.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.96 MiB, peak 187.10 MiB, free memory in arenas 0.00 B, will set to 185.00 MiB (RSS), difference: 2.05 MiB | ||
| 1940 | 2025.12.29 09:29:55.332517 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.12.29 09:29:55.332693 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1942 | 2025.12.29 09:29:55.332760 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1943 | 2025.12.29 09:29:55.333469 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.12.29 09:29:55.333519 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1945 | 2025.12.29 09:29:55.333953 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1946 | 2025.12.29 09:29:55.334284 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.12.29 09:29:55.334483 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001837 sec., 68590.09254218834 rows/sec., 5.90 MiB/sec. | ||
| 1948 | 2025.12.29 09:29:55.334536 [ 277 ] {5cd7ada8-4c0c-4ed7-bf40-52d8b58be420} <Debug> TCPHandler: Processed in 0.002148958 sec. | ||
| 1949 | 2025.12.29 09:29:55.334677 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.12.29 09:29:55.334797 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1951 | 2025.12.29 09:29:55.334842 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1952 | 2025.12.29 09:29:55.335258 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.12.29 09:29:55.335298 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1954 | 2025.12.29 09:29:55.335623 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1955 | 2025.12.29 09:29:55.335833 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Trace> oximeter.fields_u16 (351cffe5-e1cc-4bcb-b8a5-9e7101044ae9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.12.29 09:29:55.335968 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001199 sec., 29190.992493744787 rows/sec., 2.14 MiB/sec. | ||
| 1957 | 2025.12.29 09:29:55.336005 [ 277 ] {c00ff460-b39b-434d-bb34-97d2087aae2a} <Debug> TCPHandler: Processed in 0.001392534 sec. | ||
| 1958 | 2025.12.29 09:29:55.336114 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.12.29 09:29:55.336209 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1960 | 2025.12.29 09:29:55.336249 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1961 | 2025.12.29 09:29:55.336667 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.12.29 09:29:55.336703 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1963 | 2025.12.29 09:29:55.337011 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1964 | 2025.12.29 09:29:55.337220 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.12.29 09:29:55.337348 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001159 sec., 85418.46419327005 rows/sec., 6.67 MiB/sec. | ||
| 1966 | 2025.12.29 09:29:55.337384 [ 277 ] {8d413aad-a28c-49f6-850a-33ba745f72bd} <Debug> TCPHandler: Processed in 0.001319263 sec. | ||
| 1967 | 2025.12.29 09:29:55.337496 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.12.29 09:29:55.337591 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1969 | 2025.12.29 09:29:55.337634 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1970 | 2025.12.29 09:29:55.338028 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.12.29 09:29:55.338064 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1972 | 2025.12.29 09:29:55.338391 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1973 | 2025.12.29 09:29:55.338604 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.12.29 09:29:55.338732 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 1975 | 2025.12.29 09:29:55.338768 [ 277 ] {d6894a96-d8a2-439b-8003-d044111d5f8d} <Debug> TCPHandler: Processed in 0.001321083 sec. | ||
| 1976 | 2025.12.29 09:29:55.338880 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.12.29 09:29:55.338973 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1978 | 2025.12.29 09:29:55.339026 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <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 | ||
| 1979 | 2025.12.29 09:29:55.339856 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.12.29 09:29:55.339917 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1981 | 2025.12.29 09:29:55.340459 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1982 | 2025.12.29 09:29:55.340680 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Trace> oximeter.measurements_histogramu64 (406a4daa-ac4f-49af-9fc9-fff5848a5faf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.12.29 09:29:55.340817 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001862 sec., 18796.992481203008 rows/sec., 33.68 MiB/sec. | ||
| 1984 | 2025.12.29 09:29:55.340875 [ 277 ] {11c3df0d-20f0-44f0-9f4a-5416031c1606} <Debug> TCPHandler: Processed in 0.002044266 sec. | ||
| 1985 | 2025.12.29 09:29:55.340990 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.12.29 09:29:55.341083 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.12.29 09:29:55.341125 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1988 | 2025.12.29 09:29:55.341483 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.12.29 09:29:55.341520 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1990 | 2025.12.29 09:29:55.341830 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1991 | 2025.12.29 09:29:55.342036 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.12.29 09:29:55.342161 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 1993 | 2025.12.29 09:29:55.342196 [ 277 ] {d815f597-b8bc-45ca-8b6f-ec45b70b7219} <Debug> TCPHandler: Processed in 0.001255422 sec. | ||
| 1994 | 2025.12.29 09:29:57.144825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4368 | ||
| 1995 | 2025.12.29 09:29:57.145339 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.12.29 09:29:57.145385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1997 | 2025.12.29 09:29:57.145920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1998 | 2025.12.29 09:29:57.146165 [ 244 ] {} <Trace> system.asynchronous_metric_log (a2a3fe4b-2613-4c13-8d24-3fac64fcada3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.29 09:29:57.146307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4368 | ||
| 2000 | 2025.12.29 09:29:57.379350 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2001 | 2025.12.29 09:29:57.395860 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.12.29 09:29:57.395915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2003 | 2025.12.29 09:29:57.401356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2004 | 2025.12.29 09:29:57.402039 [ 245 ] {} <Trace> system.metric_log (0cce2099-71d7-412f-844f-25766bfb4575): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2025.12.29 09:29:57.404825 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2006 | 2025.12.29 09:29:59.617014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 288 | ||
| 2007 | 2025.12.29 09:29:59.619069 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.12.29 09:29:59.619112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2009 | 2025.12.29 09:29:59.620225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2010 | 2025.12.29 09:29:59.620497 [ 243 ] {} <Trace> system.query_log (460cf047-6f15-4774-a0dc-e6b41dd82864): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.12.29 09:29:59.620742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2012 | 2025.12.29 09:30:00.330642 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.12.29 09:30:00.330819 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2014 | 2025.12.29 09:30:00.330885 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2015 | 2025.12.29 09:30:00.331546 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.12.29 09:30:00.331594 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2017 | 2025.12.29 09:30:00.331973 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2018 | 2025.12.29 09:30:00.332215 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.12.29 09:30:00.332343 [ 44 ] {} <Debug> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2020 | 2025.12.29 09:30:00.332363 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.70 MiB/sec. | ||
| 2021 | 2025.12.29 09:30:00.332379 [ 44 ] {} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.12.29 09:30:00.332399 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2023 | 2025.12.29 09:30:00.332405 [ 277 ] {bff45088-f34d-4ea7-9c4b-abdc0ded7894} <Debug> TCPHandler: Processed in 0.001896304 sec. | ||
| 2024 | 2025.12.29 09:30:00.332531 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::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 | ||
| 2025 | 2025.12.29 09:30:00.332535 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.12.29 09:30:00.332679 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2027 | 2025.12.29 09:30:00.332682 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2025.12.29 09:30:00.332726 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2025.12.29 09:30:00.332738 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::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 | ||
| 2030 | 2025.12.29 09:30:00.332817 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1387 rows starting from the beginning of the part | ||
| 2031 | 2025.12.29 09:30:00.332868 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2032 | 2025.12.29 09:30:00.332914 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2033 | 2025.12.29 09:30:00.332958 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2034 | 2025.12.29 09:30:00.333002 [ 198 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2035 | 2025.12.29 09:30:00.333163 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.12.29 09:30:00.333204 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2037 | 2025.12.29 09:30:00.333546 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2038 | 2025.12.29 09:30:00.333791 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.12.29 09:30:00.333897 [ 44 ] {} <Debug> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2040 | 2025.12.29 09:30:00.333923 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 2041 | 2025.12.29 09:30:00.333926 [ 44 ] {} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.29 09:30:00.333954 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2043 | 2025.12.29 09:30:00.333959 [ 277 ] {3f18df0f-83fb-415f-8c69-b1a1bee1c068} <Debug> TCPHandler: Processed in 0.001474536 sec. | ||
| 2044 | 2025.12.29 09:30:00.334037 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::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 | ||
| 2045 | 2025.12.29 09:30:00.334098 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.12.29 09:30:00.334132 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2025.12.29 09:30:00.334166 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 2048 | 2025.12.29 09:30:00.334220 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2049 | 2025.12.29 09:30:00.334244 [ 189 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772702 sec., 1090425.8019678434 rows/sec., 95.89 MiB/sec. | ||
| 2050 | 2025.12.29 09:30:00.334261 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 593 rows starting from the beginning of the part | ||
| 2051 | 2025.12.29 09:30:00.334279 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2052 | 2025.12.29 09:30:00.334348 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2053 | 2025.12.29 09:30:00.334395 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2054 | 2025.12.29 09:30:00.334438 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 2055 | 2025.12.29 09:30:00.334478 [ 200 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2056 | 2025.12.29 09:30:00.334588 [ 190 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2057 | 2025.12.29 09:30:00.334777 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.12.29 09:30:00.334822 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2059 | 2025.12.29 09:30:00.334908 [ 190 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.12.29 09:30:00.335001 [ 190 ] {ac387d9c-99a6-4173-bfe8-66349bc72897::all_1_11_2} <Trace> oximeter.fields_string (ac387d9c-99a6-4173-bfe8-66349bc72897) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2061 | 2025.12.29 09:30:00.335075 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2062 | 2025.12.29 09:30:00.335240 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2063 | 2025.12.29 09:30:00.335374 [ 190 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379755 sec., 756656.072998467 rows/sec., 61.00 MiB/sec. | ||
| 2064 | 2025.12.29 09:30:00.335488 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.12.29 09:30:00.335602 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2066 | 2025.12.29 09:30:00.335603 [ 189 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2067 | 2025.12.29 09:30:00.335631 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001436 sec., 111420.61281337048 rows/sec., 7.76 MiB/sec. | ||
| 2068 | 2025.12.29 09:30:00.335640 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.12.29 09:30:00.335674 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2070 | 2025.12.29 09:30:00.335682 [ 277 ] {92b3b2a6-59dd-498c-85e4-2c16a1a52021} <Debug> TCPHandler: Processed in 0.001645579 sec. | ||
| 2071 | 2025.12.29 09:30:00.335758 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::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 | ||
| 2072 | 2025.12.29 09:30:00.335819 [ 277 ] {} <Trace> TCP-Session: 277ce465-4141-4df4-adcd-513eb01116f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.12.29 09:30:00.335868 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2025.12.29 09:30:00.335908 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1114 rows starting from the beginning of the part | ||
| 2075 | 2025.12.29 09:30:00.335936 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34803) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2076 | 2025.12.29 09:30:00.335974 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2189 rows starting from the beginning of the part | ||
| 2077 | 2025.12.29 09:30:00.335981 [ 189 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.12.29 09:30:00.335988 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2079 | 2025.12.29 09:30:00.336035 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2080 | 2025.12.29 09:30:00.336084 [ 189 ] {411185e8-141a-4e02-a0cf-7dc653f25e09::all_1_11_2} <Trace> oximeter.fields_uuid (411185e8-141a-4e02-a0cf-7dc653f25e09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2081 | 2025.12.29 09:30:00.336090 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2082 | 2025.12.29 09:30:00.336162 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::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 | ||
| 2083 | 2025.12.29 09:30:00.336186 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2084 | 2025.12.29 09:30:00.336217 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2085 | 2025.12.29 09:30:00.336429 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.12.29 09:30:00.336462 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2087 | 2025.12.29 09:30:00.336885 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2088 | 2025.12.29 09:30:00.337105 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.12.29 09:30:00.337240 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 2090 | 2025.12.29 09:30:00.337245 [ 44 ] {} <Debug> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2091 | 2025.12.29 09:30:00.337284 [ 277 ] {3b3d3cd8-2391-49aa-bc00-68220f0a52e2} <Debug> TCPHandler: Processed in 0.001526057 sec. | ||
| 2092 | 2025.12.29 09:30:00.337285 [ 44 ] {} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2025.12.29 09:30:00.337320 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2094 | 2025.12.29 09:30:00.337410 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::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 | ||
| 2095 | 2025.12.29 09:30:00.337507 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2096 | 2025.12.29 09:30:00.337535 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 2097 | 2025.12.29 09:30:00.337553 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822082 sec., 2128883.3323637466 rows/sec., 146.26 MiB/sec. | ||
| 2098 | 2025.12.29 09:30:00.337603 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2099 | 2025.12.29 09:30:00.337657 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2100 | 2025.12.29 09:30:00.337699 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2101 | 2025.12.29 09:30:00.337742 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::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 | ||
| 2102 | 2025.12.29 09:30:00.337782 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2103 | 2025.12.29 09:30:00.337846 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2104 | 2025.12.29 09:30:00.338123 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.12.29 09:30:00.338188 [ 200 ] {7a4e14b6-6d38-4026-9cb8-71dc190f52ce::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7a4e14b6-6d38-4026-9cb8-71dc190f52ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2106 | 2025.12.29 09:30:00.338245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2107 | 2025.12.29 09:30:00.338588 [ 200 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209561 sec., 486126.78484177316 rows/sec., 32.76 MiB/sec. | ||
| 2108 | 2025.12.29 09:30:00.338724 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2109 | 2025.12.29 09:30:00.338967 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.12.29 09:30:00.339037 [ 190 ] {97640d0b-d7e1-4d7f-8de9-b2c44ff33078::all_1_11_2} <Trace> oximeter.measurements_u64 (97640d0b-d7e1-4d7f-8de9-b2c44ff33078) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2111 | 2025.12.29 09:30:00.339096 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||