| 1 | [ Dec 11 18:14:33 Enabled. ] | ||
| 2 | [ Dec 11 18:14:33 Rereading configuration. ] | ||
| 3 | [ Dec 11 18:14:33 Rereading configuration. ] | ||
| 4 | [ Dec 11 18:14:35 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 11 18:14:35 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.11 18:14:36.242470 [ 1 ] {} <Information> Application: Will watch for the process with pid 24229 | ||
| 29 | 2025.12.11 18:14:36.243008 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.11 18:14:36.544948 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24229 | ||
| 31 | 2025.12.11 18:14:36.545141 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.11 18:14:36.545271 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.11 18:14:36.638228 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.11 18:14:36.713736 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.11 18:14:36.713813 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.11 18:14:36.713839 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.11 18:14:36.713916 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.11 18:14:36.714363 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.11 18:14:36.716707 [ 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.11 18:14:36.717504 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.11 18:14:36.717832 [ 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.11 18:14:36.717856 [ 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.11 18:14:36.717870 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.11 18:14:36.718646 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.11 18:14:36.719718 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.11 18:14:36.724967 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.11 18:14:36.725763 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.11 18:14:36.727373 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.11 18:14:36.727442 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.11 18:14:36.728532 [ 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.11 18:14:36.728913 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.11 18:14:36.732477 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.11 18:14:36.733235 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.11 18:14:36.736599 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.11 18:14:36.736985 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.11 18:14:36.737348 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.11 18:14:36.737686 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.11 18:14:36.739200 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.11 18:14:36.739226 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.11 18:14:36.739338 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.11 18:14:36.739434 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.11 18:14:36.747554 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.11 18:14:36.747579 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156533 sec | ||
| 68 | 2025.12.11 18:14:36.747607 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.11 18:14:36.747621 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.11 18:14:36.748337 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.11 18:14:36.748952 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.11 18:14:36.758643 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.11 18:14:36.758686 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.11 18:14:36.758719 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.11 18:14:36.758732 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.11 18:14:36.758767 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.11 18:14:36.758787 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.11 18:14:36.760871 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.11 18:14:36.760921 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.11 18:14:36.760943 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.11 18:14:36.761082 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.11 18:14:36.761128 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.11 18:14:36.761142 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.11 18:14:36.761169 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.11 18:14:36.761181 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.11 18:14:36.761214 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.11 18:14:36.761239 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.11 18:14:36.783346 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.11 18:14:36.784762 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.11 18:14:36.784803 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9441e-05 sec | ||
| 91 | 2025.12.11 18:14:36.784815 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.11 18:14:36.784825 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.11 18:14:36.784847 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.11 18:14:36.785035 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.11 18:14:36.785079 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.11 18:14:36.785093 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.11 18:14:36.785103 [ 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.11 18:14:36.785114 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.11 18:14:36.797963 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.11 18:14:36.798166 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.12.11 18:14:36.799558 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.25e-05 sec. | ||
| 102 | 2025.12.11 18:14:36.799904 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.11 18:14:36.800548 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.11 18:14:36.800565 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.11 18:14:38.236398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62210 | ||
| 106 | 2025.12.11 18:14:38.237335 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.11 18:14:38.237396 [ 3 ] {} <Debug> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Authenticating user 'default' from [fd00:1122:3344:101::d]:62210 | ||
| 108 | 2025.12.11 18:14:38.237426 [ 3 ] {} <Debug> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.11 18:14:38.237531 [ 3 ] {} <Debug> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.11 18:14:38.237632 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.11 18:14:38.237658 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.11 18:14:38.237743 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.11 18:14:38.238378 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52275 | ||
| 114 | 2025.12.11 18:14:38.238400 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45537 | ||
| 115 | 2025.12.11 18:14:38.238667 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.11 18:14:38.238715 [ 5 ] {} <Debug> TCP-Session: 0737128a-0dbb-4dab-b9a9-6ef3b1e06222 Authenticating user 'default' from [fd00:1122:3344:101::d]:45537 | ||
| 117 | 2025.12.11 18:14:38.238815 [ 5 ] {} <Debug> TCP-Session: 0737128a-0dbb-4dab-b9a9-6ef3b1e06222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.11 18:14:38.238830 [ 5 ] {} <Debug> TCP-Session: 0737128a-0dbb-4dab-b9a9-6ef3b1e06222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.11 18:14:38.239269 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34006 | ||
| 120 | 2025.12.11 18:14:38.239520 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43696 | ||
| 121 | 2025.12.11 18:14:38.240060 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.11 18:14:38.240129 [ 4 ] {} <Debug> TCP-Session: 20acf657-beae-49f3-b498-51bc6043412d Authenticating user 'default' from [fd00:1122:3344:101::d]:52275 | ||
| 123 | 2025.12.11 18:14:38.240156 [ 4 ] {} <Debug> TCP-Session: 20acf657-beae-49f3-b498-51bc6043412d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.11 18:14:38.240183 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54077 | ||
| 125 | 2025.12.11 18:14:38.240221 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.11 18:14:38.240314 [ 4 ] {} <Debug> TCP-Session: 20acf657-beae-49f3-b498-51bc6043412d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.11 18:14:38.240344 [ 253 ] {} <Debug> TCP-Session: e038180d-d02a-4a59-a85c-182a137f17c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34006 | ||
| 128 | 2025.12.11 18:14:38.240417 [ 253 ] {} <Debug> TCP-Session: e038180d-d02a-4a59-a85c-182a137f17c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.11 18:14:38.240431 [ 253 ] {} <Debug> TCP-Session: e038180d-d02a-4a59-a85c-182a137f17c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.11 18:14:38.241028 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.11 18:14:38.241060 [ 255 ] {} <Debug> TCP-Session: 567bfb61-7d09-4e8a-b53f-4e003c0ce25a Authenticating user 'default' from [fd00:1122:3344:101::d]:43696 | ||
| 132 | 2025.12.11 18:14:38.241076 [ 255 ] {} <Debug> TCP-Session: 567bfb61-7d09-4e8a-b53f-4e003c0ce25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.11 18:14:38.241123 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.11 18:14:38.241127 [ 255 ] {} <Debug> TCP-Session: 567bfb61-7d09-4e8a-b53f-4e003c0ce25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.11 18:14:38.241192 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 136 | 2025.12.11 18:14:38.241240 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56463 | ||
| 137 | 2025.12.11 18:14:38.241220 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57651 | ||
| 138 | 2025.12.11 18:14:38.241305 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42527 | ||
| 139 | 2025.12.11 18:14:38.241210 [ 256 ] {} <Debug> TCP-Session: 4512aa78-5fcf-4905-8a5a-5da80f6d4dde Authenticating user 'default' from [fd00:1122:3344:101::d]:54077 | ||
| 140 | 2025.12.11 18:14:38.241436 [ 256 ] {} <Debug> TCP-Session: 4512aa78-5fcf-4905-8a5a-5da80f6d4dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.11 18:14:38.241453 [ 256 ] {} <Debug> TCP-Session: 4512aa78-5fcf-4905-8a5a-5da80f6d4dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.11 18:14:38.241686 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.11 18:14:38.241741 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.12.11 18:14:38.241770 [ 257 ] {} <Debug> TCP-Session: bcec52d1-048f-4aef-94bb-acab1382235b Authenticating user 'default' from [fd00:1122:3344:101::d]:56463 | ||
| 145 | 2025.12.11 18:14:38.241770 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.11 18:14:38.241839 [ 259 ] {} <Debug> TCP-Session: a95b2efe-5b9c-4c06-a174-12f55d0a11a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42527 | ||
| 147 | 2025.12.11 18:14:38.241880 [ 257 ] {} <Debug> TCP-Session: bcec52d1-048f-4aef-94bb-acab1382235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.11 18:14:38.241863 [ 258 ] {} <Debug> TCP-Session: d7e5bb9e-cdcc-4fc8-834a-227240f9f190 Authenticating user 'default' from [fd00:1122:3344:101::d]:57651 | ||
| 149 | 2025.12.11 18:14:38.241966 [ 259 ] {} <Debug> TCP-Session: a95b2efe-5b9c-4c06-a174-12f55d0a11a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.11 18:14:38.241985 [ 257 ] {} <Debug> TCP-Session: bcec52d1-048f-4aef-94bb-acab1382235b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.11 18:14:38.241974 [ 258 ] {} <Debug> TCP-Session: d7e5bb9e-cdcc-4fc8-834a-227240f9f190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.11 18:14:38.242091 [ 259 ] {} <Debug> TCP-Session: a95b2efe-5b9c-4c06-a174-12f55d0a11a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.11 18:14:38.242105 [ 258 ] {} <Debug> TCP-Session: d7e5bb9e-cdcc-4fc8-834a-227240f9f190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.11 18:14:38.244627 [ 3 ] {6541a5f3-e7d1-4ffc-8ea8-82792e02b23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.11 18:14:38.349308 [ 3 ] {6541a5f3-e7d1-4ffc-8ea8-82792e02b23f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62210) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.11 18:14:38.350416 [ 3 ] {6541a5f3-e7d1-4ffc-8ea8-82792e02b23f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.11 18:14:38.350672 [ 3 ] {6541a5f3-e7d1-4ffc-8ea8-82792e02b23f} <Debug> TCPHandler: Processed in 0.112098093 sec. | ||
| 204 | 2025.12.11 18:14:38.351087 [ 5 ] {} <Trace> TCP-Session: 0737128a-0dbb-4dab-b9a9-6ef3b1e06222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.11 18:14:38.351370 [ 5 ] {26962704-c842-418c-8537-a630698fefe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.11 18:14:38.351796 [ 5 ] {26962704-c842-418c-8537-a630698fefe5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45537) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.11 18:14:38.352142 [ 5 ] {26962704-c842-418c-8537-a630698fefe5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.11 18:14:38.352477 [ 5 ] {26962704-c842-418c-8537-a630698fefe5} <Debug> TCPHandler: Processed in 0.001572366 sec. | ||
| 255 | 2025.12.11 18:14:38.352819 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.11 18:14:38.353692 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.11 18:14:38.354570 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.11 18:14:38.356250 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.11 18:14:38.356271 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4381e-05 sec | ||
| 260 | 2025.12.11 18:14:38.356285 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.11 18:14:38.356331 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.11 18:14:38.356390 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.11 18:14:38.357208 [ 3 ] {5bc09c72-99b1-4cf2-9931-ca1e3199e7b8} <Debug> TCPHandler: Processed in 0.004501381 sec. | ||
| 264 | 2025.12.11 18:14:38.357376 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.11 18:14:38.357657 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.11 18:14:38.357714 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.11 18:14:38.363222 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.11 18:14:38.364728 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Debug> oximeter.version (581bffaf-9333-4b42-bd1a-ce379d61e7e6): Loading data parts | ||
| 270 | 2025.12.11 18:14:38.365785 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Debug> oximeter.version (581bffaf-9333-4b42-bd1a-ce379d61e7e6): There are no data parts | ||
| 271 | 2025.12.11 18:14:38.368679 [ 3 ] {0f247394-eba6-4fd1-86e1-cc44b861e338} <Debug> TCPHandler: Processed in 0.011360535 sec. | ||
| 272 | 2025.12.11 18:14:38.368841 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.11 18:14:38.369017 [ 3 ] {b5b205da-2a6c-4b77-9b9e-6478bce3686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.12.11 18:14:38.369212 [ 3 ] {b5b205da-2a6c-4b77-9b9e-6478bce3686c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.11 18:14:38.379476 [ 3 ] {b5b205da-2a6c-4b77-9b9e-6478bce3686c} <Debug> oximeter.measurements_bool (df300e11-f911-4fb1-b7bd-319f0e419cc6): Loading data parts | ||
| 286 | 2025.12.11 18:14:38.379799 [ 3 ] {b5b205da-2a6c-4b77-9b9e-6478bce3686c} <Debug> oximeter.measurements_bool (df300e11-f911-4fb1-b7bd-319f0e419cc6): There are no data parts | ||
| 287 | 2025.12.11 18:14:38.381174 [ 3 ] {b5b205da-2a6c-4b77-9b9e-6478bce3686c} <Debug> TCPHandler: Processed in 0.012383769 sec. | ||
| 288 | 2025.12.11 18:14:38.381337 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.11 18:14:38.381585 [ 3 ] {e744074d-edc8-4fc5-a307-88ac19b7d037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 290 | 2025.12.11 18:14:38.381712 [ 3 ] {e744074d-edc8-4fc5-a307-88ac19b7d037} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.11 18:14:38.383439 [ 3 ] {e744074d-edc8-4fc5-a307-88ac19b7d037} <Debug> oximeter.measurements_i8 (a1c8eabd-8c60-47c7-a8b9-315dbf1e0e7a): Loading data parts | ||
| 292 | 2025.12.11 18:14:38.383634 [ 3 ] {e744074d-edc8-4fc5-a307-88ac19b7d037} <Debug> oximeter.measurements_i8 (a1c8eabd-8c60-47c7-a8b9-315dbf1e0e7a): There are no data parts | ||
| 293 | 2025.12.11 18:14:38.385406 [ 3 ] {e744074d-edc8-4fc5-a307-88ac19b7d037} <Debug> TCPHandler: Processed in 0.004118183 sec. | ||
| 294 | 2025.12.11 18:14:38.385611 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.11 18:14:38.385768 [ 3 ] {54b169c8-4edd-4c49-a164-6af025a77b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 296 | 2025.12.11 18:14:38.385903 [ 3 ] {54b169c8-4edd-4c49-a164-6af025a77b0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.11 18:14:38.387615 [ 3 ] {54b169c8-4edd-4c49-a164-6af025a77b0b} <Debug> oximeter.measurements_u8 (90b52a9b-4373-49ad-88cb-2c066239ea32): Loading data parts | ||
| 298 | 2025.12.11 18:14:38.387829 [ 3 ] {54b169c8-4edd-4c49-a164-6af025a77b0b} <Debug> oximeter.measurements_u8 (90b52a9b-4373-49ad-88cb-2c066239ea32): There are no data parts | ||
| 299 | 2025.12.11 18:14:38.389398 [ 3 ] {54b169c8-4edd-4c49-a164-6af025a77b0b} <Debug> TCPHandler: Processed in 0.003835546 sec. | ||
| 300 | 2025.12.11 18:14:38.389545 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.11 18:14:38.389802 [ 3 ] {336a2fd5-4588-44ba-843a-22096e9cb68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 302 | 2025.12.11 18:14:38.389850 [ 3 ] {336a2fd5-4588-44ba-843a-22096e9cb68d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.11 18:14:38.391831 [ 3 ] {336a2fd5-4588-44ba-843a-22096e9cb68d} <Debug> oximeter.measurements_i16 (58c5da3d-f93c-47d0-aa4a-6e88e3c1b80f): Loading data parts | ||
| 304 | 2025.12.11 18:14:38.391968 [ 3 ] {336a2fd5-4588-44ba-843a-22096e9cb68d} <Debug> oximeter.measurements_i16 (58c5da3d-f93c-47d0-aa4a-6e88e3c1b80f): There are no data parts | ||
| 305 | 2025.12.11 18:14:38.393276 [ 3 ] {336a2fd5-4588-44ba-843a-22096e9cb68d} <Debug> TCPHandler: Processed in 0.003787335 sec. | ||
| 306 | 2025.12.11 18:14:38.393486 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.11 18:14:38.393638 [ 3 ] {c5e4a659-6bee-4d57-ba55-d47db30c931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 308 | 2025.12.11 18:14:38.393751 [ 3 ] {c5e4a659-6bee-4d57-ba55-d47db30c931c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.11 18:14:38.395454 [ 3 ] {c5e4a659-6bee-4d57-ba55-d47db30c931c} <Debug> oximeter.measurements_u16 (134d5f93-b349-42a6-8899-3c5a343234da): Loading data parts | ||
| 310 | 2025.12.11 18:14:38.395652 [ 3 ] {c5e4a659-6bee-4d57-ba55-d47db30c931c} <Debug> oximeter.measurements_u16 (134d5f93-b349-42a6-8899-3c5a343234da): There are no data parts | ||
| 311 | 2025.12.11 18:14:38.397052 [ 3 ] {c5e4a659-6bee-4d57-ba55-d47db30c931c} <Debug> TCPHandler: Processed in 0.003614142 sec. | ||
| 312 | 2025.12.11 18:14:38.397195 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.11 18:14:38.397432 [ 3 ] {8060f7fa-844f-4a40-84c9-07916adacabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 314 | 2025.12.11 18:14:38.397473 [ 3 ] {8060f7fa-844f-4a40-84c9-07916adacabb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.11 18:14:38.399256 [ 3 ] {8060f7fa-844f-4a40-84c9-07916adacabb} <Debug> oximeter.measurements_i32 (a3b14747-836e-43d7-9996-68f8e78f3ac3): Loading data parts | ||
| 316 | 2025.12.11 18:14:38.399405 [ 3 ] {8060f7fa-844f-4a40-84c9-07916adacabb} <Debug> oximeter.measurements_i32 (a3b14747-836e-43d7-9996-68f8e78f3ac3): There are no data parts | ||
| 317 | 2025.12.11 18:14:38.400932 [ 3 ] {8060f7fa-844f-4a40-84c9-07916adacabb} <Debug> TCPHandler: Processed in 0.003784905 sec. | ||
| 318 | 2025.12.11 18:14:38.401192 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.11 18:14:38.401351 [ 3 ] {20676421-a9b3-42a0-b6f7-04163308acd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 320 | 2025.12.11 18:14:38.401478 [ 3 ] {20676421-a9b3-42a0-b6f7-04163308acd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.11 18:14:38.403250 [ 3 ] {20676421-a9b3-42a0-b6f7-04163308acd4} <Debug> oximeter.measurements_u32 (3823b03e-44e3-46b5-8ce6-68bb559d6a97): Loading data parts | ||
| 322 | 2025.12.11 18:14:38.403451 [ 3 ] {20676421-a9b3-42a0-b6f7-04163308acd4} <Debug> oximeter.measurements_u32 (3823b03e-44e3-46b5-8ce6-68bb559d6a97): There are no data parts | ||
| 323 | 2025.12.11 18:14:38.404900 [ 3 ] {20676421-a9b3-42a0-b6f7-04163308acd4} <Debug> TCPHandler: Processed in 0.003756594 sec. | ||
| 324 | 2025.12.11 18:14:38.405044 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.11 18:14:38.405200 [ 3 ] {3981b700-bfb1-41ed-9a11-dd7186bf2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 326 | 2025.12.11 18:14:38.405353 [ 3 ] {3981b700-bfb1-41ed-9a11-dd7186bf2e0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.11 18:14:38.407206 [ 3 ] {3981b700-bfb1-41ed-9a11-dd7186bf2e0f} <Debug> oximeter.measurements_i64 (52c6c5b5-33fd-46d3-93d2-b9e922a59431): Loading data parts | ||
| 328 | 2025.12.11 18:14:38.407354 [ 3 ] {3981b700-bfb1-41ed-9a11-dd7186bf2e0f} <Debug> oximeter.measurements_i64 (52c6c5b5-33fd-46d3-93d2-b9e922a59431): There are no data parts | ||
| 329 | 2025.12.11 18:14:38.408729 [ 3 ] {3981b700-bfb1-41ed-9a11-dd7186bf2e0f} <Debug> TCPHandler: Processed in 0.003739304 sec. | ||
| 330 | 2025.12.11 18:14:38.408919 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.11 18:14:38.409122 [ 3 ] {daad9600-3f9f-4f93-9095-87374ccdb55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 332 | 2025.12.11 18:14:38.409243 [ 3 ] {daad9600-3f9f-4f93-9095-87374ccdb55f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.11 18:14:38.411014 [ 3 ] {daad9600-3f9f-4f93-9095-87374ccdb55f} <Debug> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): Loading data parts | ||
| 334 | 2025.12.11 18:14:38.411227 [ 3 ] {daad9600-3f9f-4f93-9095-87374ccdb55f} <Debug> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): There are no data parts | ||
| 335 | 2025.12.11 18:14:38.412679 [ 3 ] {daad9600-3f9f-4f93-9095-87374ccdb55f} <Debug> TCPHandler: Processed in 0.003808295 sec. | ||
| 336 | 2025.12.11 18:14:38.412825 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.11 18:14:38.412975 [ 3 ] {5fe563b8-fe13-4ea1-899e-f51422cf3af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 338 | 2025.12.11 18:14:38.413100 [ 3 ] {5fe563b8-fe13-4ea1-899e-f51422cf3af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.11 18:14:38.414830 [ 3 ] {5fe563b8-fe13-4ea1-899e-f51422cf3af2} <Debug> oximeter.measurements_f32 (aec4c9d0-ba32-47bb-982b-bd313b22a015): Loading data parts | ||
| 340 | 2025.12.11 18:14:38.414980 [ 3 ] {5fe563b8-fe13-4ea1-899e-f51422cf3af2} <Debug> oximeter.measurements_f32 (aec4c9d0-ba32-47bb-982b-bd313b22a015): There are no data parts | ||
| 341 | 2025.12.11 18:14:38.416330 [ 3 ] {5fe563b8-fe13-4ea1-899e-f51422cf3af2} <Debug> TCPHandler: Processed in 0.00355216 sec. | ||
| 342 | 2025.12.11 18:14:38.416469 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.11 18:14:38.416693 [ 3 ] {a4596810-9c88-49ce-ac04-0d0f6f02004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 344 | 2025.12.11 18:14:38.416805 [ 3 ] {a4596810-9c88-49ce-ac04-0d0f6f02004c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.11 18:14:38.418508 [ 3 ] {a4596810-9c88-49ce-ac04-0d0f6f02004c} <Debug> oximeter.measurements_f64 (f37ae4be-ae04-448d-8d28-848d975decf9): Loading data parts | ||
| 346 | 2025.12.11 18:14:38.418641 [ 3 ] {a4596810-9c88-49ce-ac04-0d0f6f02004c} <Debug> oximeter.measurements_f64 (f37ae4be-ae04-448d-8d28-848d975decf9): There are no data parts | ||
| 347 | 2025.12.11 18:14:38.420059 [ 3 ] {a4596810-9c88-49ce-ac04-0d0f6f02004c} <Debug> TCPHandler: Processed in 0.003639202 sec. | ||
| 348 | 2025.12.11 18:14:38.420197 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.11 18:14:38.420350 [ 3 ] {72d41582-4dc9-471b-925f-bab41e4f3c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 350 | 2025.12.11 18:14:38.420462 [ 3 ] {72d41582-4dc9-471b-925f-bab41e4f3c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.11 18:14:38.422252 [ 3 ] {72d41582-4dc9-471b-925f-bab41e4f3c12} <Debug> oximeter.measurements_string (cedda6f5-7403-4229-965d-01707c5c0782): Loading data parts | ||
| 352 | 2025.12.11 18:14:38.422417 [ 3 ] {72d41582-4dc9-471b-925f-bab41e4f3c12} <Debug> oximeter.measurements_string (cedda6f5-7403-4229-965d-01707c5c0782): There are no data parts | ||
| 353 | 2025.12.11 18:14:38.423735 [ 3 ] {72d41582-4dc9-471b-925f-bab41e4f3c12} <Debug> TCPHandler: Processed in 0.00358532 sec. | ||
| 354 | 2025.12.11 18:14:38.423892 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.11 18:14:38.424118 [ 3 ] {1ec4166d-f05e-4f9a-a1fd-0ae2cd419d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.11 18:14:38.424257 [ 3 ] {1ec4166d-f05e-4f9a-a1fd-0ae2cd419d50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.11 18:14:38.426008 [ 3 ] {1ec4166d-f05e-4f9a-a1fd-0ae2cd419d50} <Debug> oximeter.measurements_bytes (f4e0feda-ddfc-4623-a383-a8c8183db649): Loading data parts | ||
| 365 | 2025.12.11 18:14:38.426177 [ 3 ] {1ec4166d-f05e-4f9a-a1fd-0ae2cd419d50} <Debug> oximeter.measurements_bytes (f4e0feda-ddfc-4623-a383-a8c8183db649): There are no data parts | ||
| 366 | 2025.12.11 18:14:38.427561 [ 3 ] {1ec4166d-f05e-4f9a-a1fd-0ae2cd419d50} <Debug> TCPHandler: Processed in 0.003716413 sec. | ||
| 367 | 2025.12.11 18:14:38.427737 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.11 18:14:38.427931 [ 3 ] {17bc2778-0b40-40ac-95d7-e4387e0b2b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 369 | 2025.12.11 18:14:38.428059 [ 3 ] {17bc2778-0b40-40ac-95d7-e4387e0b2b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.11 18:14:38.431581 [ 3 ] {17bc2778-0b40-40ac-95d7-e4387e0b2b49} <Debug> oximeter.measurements_cumulativei64 (323c7bf1-f370-46c0-b365-3e3d4130398d): Loading data parts | ||
| 371 | 2025.12.11 18:14:38.431805 [ 3 ] {17bc2778-0b40-40ac-95d7-e4387e0b2b49} <Debug> oximeter.measurements_cumulativei64 (323c7bf1-f370-46c0-b365-3e3d4130398d): There are no data parts | ||
| 372 | 2025.12.11 18:14:38.433535 [ 3 ] {17bc2778-0b40-40ac-95d7-e4387e0b2b49} <Debug> TCPHandler: Processed in 0.005845892 sec. | ||
| 373 | 2025.12.11 18:14:38.433680 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.11 18:14:38.434011 [ 3 ] {1d1cb774-1fe6-4193-b23c-6ccc69089ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 375 | 2025.12.11 18:14:38.434101 [ 3 ] {1d1cb774-1fe6-4193-b23c-6ccc69089ed1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.11 18:14:38.435953 [ 3 ] {1d1cb774-1fe6-4193-b23c-6ccc69089ed1} <Debug> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): Loading data parts | ||
| 377 | 2025.12.11 18:14:38.436108 [ 3 ] {1d1cb774-1fe6-4193-b23c-6ccc69089ed1} <Debug> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): There are no data parts | ||
| 378 | 2025.12.11 18:14:38.437569 [ 3 ] {1d1cb774-1fe6-4193-b23c-6ccc69089ed1} <Debug> TCPHandler: Processed in 0.003937748 sec. | ||
| 379 | 2025.12.11 18:14:38.437750 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.11 18:14:38.437909 [ 3 ] {8a3ea7a2-43c3-4d17-8c0d-d9e63d0e9ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 381 | 2025.12.11 18:14:38.438047 [ 3 ] {8a3ea7a2-43c3-4d17-8c0d-d9e63d0e9ba6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.11 18:14:38.440077 [ 3 ] {8a3ea7a2-43c3-4d17-8c0d-d9e63d0e9ba6} <Debug> oximeter.measurements_cumulativef32 (bfcdc16e-e573-4d7e-9bad-f461d9eb104b): Loading data parts | ||
| 383 | 2025.12.11 18:14:38.440657 [ 3 ] {8a3ea7a2-43c3-4d17-8c0d-d9e63d0e9ba6} <Debug> oximeter.measurements_cumulativef32 (bfcdc16e-e573-4d7e-9bad-f461d9eb104b): There are no data parts | ||
| 384 | 2025.12.11 18:14:38.454707 [ 3 ] {8a3ea7a2-43c3-4d17-8c0d-d9e63d0e9ba6} <Debug> TCPHandler: Processed in 0.017003803 sec. | ||
| 385 | 2025.12.11 18:14:38.454874 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.11 18:14:38.455195 [ 3 ] {6a6b7750-2a83-46fb-8d5c-79308ddd4342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 387 | 2025.12.11 18:14:38.455309 [ 3 ] {6a6b7750-2a83-46fb-8d5c-79308ddd4342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.11 18:14:38.457872 [ 3 ] {6a6b7750-2a83-46fb-8d5c-79308ddd4342} <Debug> oximeter.measurements_cumulativef64 (1f3171cc-c2e1-4a8b-8b8f-77b66aa602df): Loading data parts | ||
| 389 | 2025.12.11 18:14:38.458017 [ 3 ] {6a6b7750-2a83-46fb-8d5c-79308ddd4342} <Debug> oximeter.measurements_cumulativef64 (1f3171cc-c2e1-4a8b-8b8f-77b66aa602df): There are no data parts | ||
| 390 | 2025.12.11 18:14:38.459388 [ 3 ] {6a6b7750-2a83-46fb-8d5c-79308ddd4342} <Debug> TCPHandler: Processed in 0.004574863 sec. | ||
| 391 | 2025.12.11 18:14:38.459537 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.11 18:14:38.459757 [ 3 ] {6dc6236c-36f6-4f30-b4cf-15ce49f29e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.12.11 18:14:38.459884 [ 3 ] {6dc6236c-36f6-4f30-b4cf-15ce49f29e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.11 18:14:38.462053 [ 3 ] {6dc6236c-36f6-4f30-b4cf-15ce49f29e8b} <Debug> oximeter.measurements_histogrami8 (aff434d7-9df0-4976-b34d-a3bb52970f58): Loading data parts | ||
| 405 | 2025.12.11 18:14:38.462287 [ 3 ] {6dc6236c-36f6-4f30-b4cf-15ce49f29e8b} <Debug> oximeter.measurements_histogrami8 (aff434d7-9df0-4976-b34d-a3bb52970f58): There are no data parts | ||
| 406 | 2025.12.11 18:14:38.463544 [ 3 ] {6dc6236c-36f6-4f30-b4cf-15ce49f29e8b} <Debug> TCPHandler: Processed in 0.004057421 sec. | ||
| 407 | 2025.12.11 18:14:38.463690 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.11 18:14:38.463980 [ 3 ] {de3f8876-7ddb-43a3-bd9f-03d69982d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 409 | 2025.12.11 18:14:38.464108 [ 3 ] {de3f8876-7ddb-43a3-bd9f-03d69982d8cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.11 18:14:38.466137 [ 3 ] {de3f8876-7ddb-43a3-bd9f-03d69982d8cc} <Debug> oximeter.measurements_histogramu8 (79aab143-e1c2-4729-8de6-8571959c8615): Loading data parts | ||
| 411 | 2025.12.11 18:14:38.466276 [ 3 ] {de3f8876-7ddb-43a3-bd9f-03d69982d8cc} <Debug> oximeter.measurements_histogramu8 (79aab143-e1c2-4729-8de6-8571959c8615): There are no data parts | ||
| 412 | 2025.12.11 18:14:38.467551 [ 3 ] {de3f8876-7ddb-43a3-bd9f-03d69982d8cc} <Debug> TCPHandler: Processed in 0.003908968 sec. | ||
| 413 | 2025.12.11 18:14:38.467692 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.11 18:14:38.467901 [ 3 ] {d70d71bf-dd4d-4de9-902e-21776f68430c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 415 | 2025.12.11 18:14:38.468038 [ 3 ] {d70d71bf-dd4d-4de9-902e-21776f68430c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.11 18:14:38.470060 [ 3 ] {d70d71bf-dd4d-4de9-902e-21776f68430c} <Debug> oximeter.measurements_histogrami16 (bc044448-6753-4970-abbd-2b36a89ddd70): Loading data parts | ||
| 417 | 2025.12.11 18:14:38.470263 [ 3 ] {d70d71bf-dd4d-4de9-902e-21776f68430c} <Debug> oximeter.measurements_histogrami16 (bc044448-6753-4970-abbd-2b36a89ddd70): There are no data parts | ||
| 418 | 2025.12.11 18:14:38.471463 [ 3 ] {d70d71bf-dd4d-4de9-902e-21776f68430c} <Debug> TCPHandler: Processed in 0.003818626 sec. | ||
| 419 | 2025.12.11 18:14:38.471605 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.11 18:14:38.471892 [ 3 ] {259a4563-c582-4ad9-acc5-6063c74551c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 421 | 2025.12.11 18:14:38.472023 [ 3 ] {259a4563-c582-4ad9-acc5-6063c74551c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.11 18:14:38.474055 [ 3 ] {259a4563-c582-4ad9-acc5-6063c74551c3} <Debug> oximeter.measurements_histogramu16 (563c674f-6715-4c70-a47b-792c33d92958): Loading data parts | ||
| 423 | 2025.12.11 18:14:38.474184 [ 3 ] {259a4563-c582-4ad9-acc5-6063c74551c3} <Debug> oximeter.measurements_histogramu16 (563c674f-6715-4c70-a47b-792c33d92958): There are no data parts | ||
| 424 | 2025.12.11 18:14:38.475560 [ 3 ] {259a4563-c582-4ad9-acc5-6063c74551c3} <Debug> TCPHandler: Processed in 0.00400639 sec. | ||
| 425 | 2025.12.11 18:14:38.475700 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.11 18:14:38.475906 [ 3 ] {cc3cc677-35de-42b5-8444-e0f15c4591da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 427 | 2025.12.11 18:14:38.476044 [ 3 ] {cc3cc677-35de-42b5-8444-e0f15c4591da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.11 18:14:38.478355 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47925 | ||
| 429 | 2025.12.11 18:14:38.478700 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 430 | 2025.12.11 18:14:38.478748 [ 262 ] {} <Debug> TCP-Session: f1cae082-65bb-41a8-a351-9c157fb560de Authenticating user 'default' from [fd00:1122:3344:101::c]:47925 | ||
| 431 | 2025.12.11 18:14:38.478779 [ 262 ] {} <Debug> TCP-Session: f1cae082-65bb-41a8-a351-9c157fb560de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2025.12.11 18:14:38.478846 [ 262 ] {} <Debug> TCP-Session: f1cae082-65bb-41a8-a351-9c157fb560de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 433 | 2025.12.11 18:14:38.478975 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 434 | 2025.12.11 18:14:38.479012 [ 262 ] {} <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 | ||
| 435 | 2025.12.11 18:14:38.479049 [ 3 ] {cc3cc677-35de-42b5-8444-e0f15c4591da} <Debug> oximeter.measurements_histogrami32 (70e3d2e3-dca3-4b76-824c-c6b243f23837): Loading data parts | ||
| 436 | 2025.12.11 18:14:38.479128 [ 262 ] {} <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 | ||
| 437 | 2025.12.11 18:14:38.479318 [ 3 ] {cc3cc677-35de-42b5-8444-e0f15c4591da} <Debug> oximeter.measurements_histogrami32 (70e3d2e3-dca3-4b76-824c-c6b243f23837): There are no data parts | ||
| 438 | 2025.12.11 18:14:38.480486 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52227 | ||
| 439 | 2025.12.11 18:14:38.480584 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51273 | ||
| 440 | 2025.12.11 18:14:38.480676 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58175 | ||
| 441 | 2025.12.11 18:14:38.480754 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 442 | 2025.12.11 18:14:38.480776 [ 3 ] {cc3cc677-35de-42b5-8444-e0f15c4591da} <Debug> TCPHandler: Processed in 0.005123865 sec. | ||
| 443 | 2025.12.11 18:14:38.480799 [ 263 ] {} <Debug> TCP-Session: 426fa40e-fa11-4ab3-ab45-2789ebf89587 Authenticating user 'default' from [fd00:1122:3344:101::c]:52227 | ||
| 444 | 2025.12.11 18:14:38.480920 [ 263 ] {} <Debug> TCP-Session: 426fa40e-fa11-4ab3-ab45-2789ebf89587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2025.12.11 18:14:38.480925 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49688 | ||
| 446 | 2025.12.11 18:14:38.480938 [ 263 ] {} <Debug> TCP-Session: 426fa40e-fa11-4ab3-ab45-2789ebf89587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2025.12.11 18:14:38.480979 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 448 | 2025.12.11 18:14:38.481036 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62836 | ||
| 449 | 2025.12.11 18:14:38.480929 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 450 | 2025.12.11 18:14:38.481143 [ 265 ] {} <Debug> TCP-Session: 83731d92-c57e-4b00-b14d-f5b7b78d4bfd Authenticating user 'default' from [fd00:1122:3344:101::c]:58175 | ||
| 451 | 2025.12.11 18:14:38.481164 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 452 | 2025.12.11 18:14:38.481176 [ 264 ] {} <Debug> TCP-Session: 011df1d7-73db-47d6-bfe0-afc4e87dde17 Authenticating user 'default' from [fd00:1122:3344:101::c]:51273 | ||
| 453 | 2025.12.11 18:14:38.480931 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2025.12.11 18:14:38.481232 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35082 | ||
| 455 | 2025.12.11 18:14:38.481278 [ 265 ] {} <Debug> TCP-Session: 83731d92-c57e-4b00-b14d-f5b7b78d4bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 456 | 2025.12.11 18:14:38.481223 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 457 | 2025.12.11 18:14:38.481356 [ 265 ] {} <Debug> TCP-Session: 83731d92-c57e-4b00-b14d-f5b7b78d4bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2025.12.11 18:14:38.481350 [ 264 ] {} <Debug> TCP-Session: 011df1d7-73db-47d6-bfe0-afc4e87dde17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2025.12.11 18:14:38.481395 [ 267 ] {} <Debug> TCP-Session: fb17aad0-9045-4e0a-be6b-628a04fabec6 Authenticating user 'default' from [fd00:1122:3344:101::c]:62836 | ||
| 460 | 2025.12.11 18:14:38.481326 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52196 | ||
| 461 | 2025.12.11 18:14:38.481491 [ 267 ] {} <Debug> TCP-Session: fb17aad0-9045-4e0a-be6b-628a04fabec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2025.12.11 18:14:38.481529 [ 266 ] {} <Debug> TCP-Session: 767efbd9-3839-4294-a038-5f2c4c766704 Authenticating user 'default' from [fd00:1122:3344:101::c]:49688 | ||
| 463 | 2025.12.11 18:14:38.481573 [ 267 ] {} <Debug> TCP-Session: fb17aad0-9045-4e0a-be6b-628a04fabec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 464 | 2025.12.11 18:14:38.481558 [ 264 ] {} <Debug> TCP-Session: 011df1d7-73db-47d6-bfe0-afc4e87dde17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2025.12.11 18:14:38.481632 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 466 | 2025.12.11 18:14:38.481673 [ 266 ] {} <Debug> TCP-Session: 767efbd9-3839-4294-a038-5f2c4c766704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 467 | 2025.12.11 18:14:38.481733 [ 269 ] {} <Debug> TCP-Session: 8c24d458-85ce-41cb-b3e5-b3cec8e91261 Authenticating user 'default' from [fd00:1122:3344:101::c]:52196 | ||
| 468 | 2025.12.11 18:14:38.481536 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 469 | 2025.12.11 18:14:38.481530 [ 3 ] {443688c6-e19f-4e98-ae93-aedafbde0c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 470 | 2025.12.11 18:14:38.481827 [ 268 ] {} <Debug> TCP-Session: fcdf949c-a353-46ab-a024-385cc8c346bd Authenticating user 'default' from [fd00:1122:3344:101::c]:35082 | ||
| 471 | 2025.12.11 18:14:38.481834 [ 269 ] {} <Debug> TCP-Session: 8c24d458-85ce-41cb-b3e5-b3cec8e91261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2025.12.11 18:14:38.481797 [ 266 ] {} <Debug> TCP-Session: 767efbd9-3839-4294-a038-5f2c4c766704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2025.12.11 18:14:38.481939 [ 3 ] {443688c6-e19f-4e98-ae93-aedafbde0c38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 474 | 2025.12.11 18:14:38.481979 [ 269 ] {} <Debug> TCP-Session: 8c24d458-85ce-41cb-b3e5-b3cec8e91261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 475 | 2025.12.11 18:14:38.481961 [ 268 ] {} <Debug> TCP-Session: fcdf949c-a353-46ab-a024-385cc8c346bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2025.12.11 18:14:38.482074 [ 268 ] {} <Debug> TCP-Session: fcdf949c-a353-46ab-a024-385cc8c346bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 477 | 2025.12.11 18:14:38.484273 [ 3 ] {443688c6-e19f-4e98-ae93-aedafbde0c38} <Debug> oximeter.measurements_histogramu32 (3435aae6-b64e-4f3b-8eda-1d34c4227785): Loading data parts | ||
| 478 | 2025.12.11 18:14:38.484413 [ 3 ] {443688c6-e19f-4e98-ae93-aedafbde0c38} <Debug> oximeter.measurements_histogramu32 (3435aae6-b64e-4f3b-8eda-1d34c4227785): There are no data parts | ||
| 479 | 2025.12.11 18:14:38.485696 [ 3 ] {443688c6-e19f-4e98-ae93-aedafbde0c38} <Debug> TCPHandler: Processed in 0.004814039 sec. | ||
| 480 | 2025.12.11 18:14:38.485967 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.11 18:14:38.486218 [ 3 ] {ff53a268-a55c-48a4-99b3-4671530f187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 482 | 2025.12.11 18:14:38.486347 [ 3 ] {ff53a268-a55c-48a4-99b3-4671530f187e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2025.12.11 18:14:38.488927 [ 3 ] {ff53a268-a55c-48a4-99b3-4671530f187e} <Debug> oximeter.measurements_histogrami64 (c5d84062-38d2-4e9c-a1dd-0130cc8e4cd0): Loading data parts | ||
| 484 | 2025.12.11 18:14:38.489069 [ 3 ] {ff53a268-a55c-48a4-99b3-4671530f187e} <Debug> oximeter.measurements_histogrami64 (c5d84062-38d2-4e9c-a1dd-0130cc8e4cd0): There are no data parts | ||
| 485 | 2025.12.11 18:14:38.491636 [ 3 ] {ff53a268-a55c-48a4-99b3-4671530f187e} <Debug> TCPHandler: Processed in 0.005717468 sec. | ||
| 486 | 2025.12.11 18:14:38.491791 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.12.11 18:14:38.492004 [ 3 ] {95a8e19d-b339-4164-8906-b2c5f976605b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 488 | 2025.12.11 18:14:38.492178 [ 3 ] {95a8e19d-b339-4164-8906-b2c5f976605b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2025.12.11 18:14:38.494986 [ 3 ] {95a8e19d-b339-4164-8906-b2c5f976605b} <Debug> oximeter.measurements_histogramu64 (716d49c4-cf65-4eae-97fe-0275c723bd05): Loading data parts | ||
| 490 | 2025.12.11 18:14:38.495163 [ 3 ] {95a8e19d-b339-4164-8906-b2c5f976605b} <Debug> oximeter.measurements_histogramu64 (716d49c4-cf65-4eae-97fe-0275c723bd05): There are no data parts | ||
| 491 | 2025.12.11 18:14:38.496608 [ 3 ] {95a8e19d-b339-4164-8906-b2c5f976605b} <Debug> TCPHandler: Processed in 0.00486693 sec. | ||
| 492 | 2025.12.11 18:14:38.496759 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.11 18:14:38.497072 [ 3 ] {b4ba4eeb-fd15-449e-884a-7dfd3232ce34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 494 | 2025.12.11 18:14:38.497236 [ 3 ] {b4ba4eeb-fd15-449e-884a-7dfd3232ce34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2025.12.11 18:14:38.499196 [ 3 ] {b4ba4eeb-fd15-449e-884a-7dfd3232ce34} <Debug> oximeter.measurements_histogramf32 (cc61f18f-26e9-40bf-aa0b-dd9f7a9d055a): Loading data parts | ||
| 496 | 2025.12.11 18:14:38.499349 [ 3 ] {b4ba4eeb-fd15-449e-884a-7dfd3232ce34} <Debug> oximeter.measurements_histogramf32 (cc61f18f-26e9-40bf-aa0b-dd9f7a9d055a): There are no data parts | ||
| 497 | 2025.12.11 18:14:38.500794 [ 3 ] {b4ba4eeb-fd15-449e-884a-7dfd3232ce34} <Debug> TCPHandler: Processed in 0.004082662 sec. | ||
| 498 | 2025.12.11 18:14:38.500938 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.11 18:14:38.501148 [ 3 ] {d4bf3dc7-e4fd-4b53-8c4f-fceaf62c3861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 500 | 2025.12.11 18:14:38.501287 [ 3 ] {d4bf3dc7-e4fd-4b53-8c4f-fceaf62c3861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2025.12.11 18:14:38.503558 [ 3 ] {d4bf3dc7-e4fd-4b53-8c4f-fceaf62c3861} <Debug> oximeter.measurements_histogramf64 (ed4dd49d-61b9-4f4a-b9a6-f8b04e32b1fd): Loading data parts | ||
| 502 | 2025.12.11 18:14:38.503819 [ 3 ] {d4bf3dc7-e4fd-4b53-8c4f-fceaf62c3861} <Debug> oximeter.measurements_histogramf64 (ed4dd49d-61b9-4f4a-b9a6-f8b04e32b1fd): There are no data parts | ||
| 503 | 2025.12.11 18:14:38.505552 [ 3 ] {d4bf3dc7-e4fd-4b53-8c4f-fceaf62c3861} <Debug> TCPHandler: Processed in 0.004663065 sec. | ||
| 504 | 2025.12.11 18:14:38.505735 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.11 18:14:38.505996 [ 3 ] {4f44e6c7-06e2-4aff-ac20-c4267599e3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2025.12.11 18:14:38.506153 [ 3 ] {4f44e6c7-06e2-4aff-ac20-c4267599e3ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2025.12.11 18:14:38.508189 [ 3 ] {4f44e6c7-06e2-4aff-ac20-c4267599e3ab} <Debug> oximeter.fields_bool (03959750-f1ec-45d1-a070-c3ebed2aa4fa): Loading data parts | ||
| 533 | 2025.12.11 18:14:38.508357 [ 3 ] {4f44e6c7-06e2-4aff-ac20-c4267599e3ab} <Debug> oximeter.fields_bool (03959750-f1ec-45d1-a070-c3ebed2aa4fa): There are no data parts | ||
| 534 | 2025.12.11 18:14:38.509713 [ 3 ] {4f44e6c7-06e2-4aff-ac20-c4267599e3ab} <Debug> TCPHandler: Processed in 0.004031031 sec. | ||
| 535 | 2025.12.11 18:14:38.509960 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.11 18:14:38.510119 [ 3 ] {f23087ba-b3d8-48da-aa09-f0dcc35f014a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 537 | 2025.12.11 18:14:38.510254 [ 3 ] {f23087ba-b3d8-48da-aa09-f0dcc35f014a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2025.12.11 18:14:38.512041 [ 3 ] {f23087ba-b3d8-48da-aa09-f0dcc35f014a} <Debug> oximeter.fields_i8 (0d7cc193-f4c1-4ba0-81b9-c2f56a122339): Loading data parts | ||
| 539 | 2025.12.11 18:14:38.512234 [ 3 ] {f23087ba-b3d8-48da-aa09-f0dcc35f014a} <Debug> oximeter.fields_i8 (0d7cc193-f4c1-4ba0-81b9-c2f56a122339): There are no data parts | ||
| 540 | 2025.12.11 18:14:38.513567 [ 3 ] {f23087ba-b3d8-48da-aa09-f0dcc35f014a} <Debug> TCPHandler: Processed in 0.003655883 sec. | ||
| 541 | 2025.12.11 18:14:38.513706 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.11 18:14:38.513955 [ 3 ] {fb2fdf93-47d6-4bc8-8e20-7cf2bc1c05fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 543 | 2025.12.11 18:14:38.514051 [ 3 ] {fb2fdf93-47d6-4bc8-8e20-7cf2bc1c05fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2025.12.11 18:14:38.515986 [ 3 ] {fb2fdf93-47d6-4bc8-8e20-7cf2bc1c05fe} <Debug> oximeter.fields_u8 (1a5dcd62-4a01-45e4-aebc-7383ea18d656): Loading data parts | ||
| 545 | 2025.12.11 18:14:38.516144 [ 3 ] {fb2fdf93-47d6-4bc8-8e20-7cf2bc1c05fe} <Debug> oximeter.fields_u8 (1a5dcd62-4a01-45e4-aebc-7383ea18d656): There are no data parts | ||
| 546 | 2025.12.11 18:14:38.517658 [ 3 ] {fb2fdf93-47d6-4bc8-8e20-7cf2bc1c05fe} <Debug> TCPHandler: Processed in 0.00400067 sec. | ||
| 547 | 2025.12.11 18:14:38.517883 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.11 18:14:38.518044 [ 3 ] {ac859a86-7e49-42d4-8bfc-3d583ab5d5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 549 | 2025.12.11 18:14:38.518157 [ 3 ] {ac859a86-7e49-42d4-8bfc-3d583ab5d5f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2025.12.11 18:14:38.519990 [ 3 ] {ac859a86-7e49-42d4-8bfc-3d583ab5d5f7} <Debug> oximeter.fields_i16 (b506bbb5-e6c5-45ea-81e0-b1274a2c0a66): Loading data parts | ||
| 551 | 2025.12.11 18:14:38.520199 [ 3 ] {ac859a86-7e49-42d4-8bfc-3d583ab5d5f7} <Debug> oximeter.fields_i16 (b506bbb5-e6c5-45ea-81e0-b1274a2c0a66): There are no data parts | ||
| 552 | 2025.12.11 18:14:38.521647 [ 3 ] {ac859a86-7e49-42d4-8bfc-3d583ab5d5f7} <Debug> TCPHandler: Processed in 0.003818157 sec. | ||
| 553 | 2025.12.11 18:14:38.521788 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.11 18:14:38.522038 [ 3 ] {1039e2a9-f2f2-49ed-a156-818c09e5207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 555 | 2025.12.11 18:14:38.522124 [ 3 ] {1039e2a9-f2f2-49ed-a156-818c09e5207f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2025.12.11 18:14:38.524259 [ 3 ] {1039e2a9-f2f2-49ed-a156-818c09e5207f} <Debug> oximeter.fields_u16 (289baded-89a9-4401-b1a6-ad5864553911): Loading data parts | ||
| 557 | 2025.12.11 18:14:38.524408 [ 3 ] {1039e2a9-f2f2-49ed-a156-818c09e5207f} <Debug> oximeter.fields_u16 (289baded-89a9-4401-b1a6-ad5864553911): There are no data parts | ||
| 558 | 2025.12.11 18:14:38.525814 [ 3 ] {1039e2a9-f2f2-49ed-a156-818c09e5207f} <Debug> TCPHandler: Processed in 0.004073681 sec. | ||
| 559 | 2025.12.11 18:14:38.526075 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.11 18:14:38.526232 [ 3 ] {b389c94a-bc2a-45bc-b5a9-65bec254ef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 561 | 2025.12.11 18:14:38.526367 [ 3 ] {b389c94a-bc2a-45bc-b5a9-65bec254ef81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2025.12.11 18:14:38.532331 [ 3 ] {b389c94a-bc2a-45bc-b5a9-65bec254ef81} <Debug> oximeter.fields_i32 (ea632b49-4eb2-431d-86cf-dc6d00661707): Loading data parts | ||
| 563 | 2025.12.11 18:14:38.532661 [ 3 ] {b389c94a-bc2a-45bc-b5a9-65bec254ef81} <Debug> oximeter.fields_i32 (ea632b49-4eb2-431d-86cf-dc6d00661707): There are no data parts | ||
| 564 | 2025.12.11 18:14:38.538562 [ 3 ] {b389c94a-bc2a-45bc-b5a9-65bec254ef81} <Debug> TCPHandler: Processed in 0.012534902 sec. | ||
| 565 | 2025.12.11 18:14:38.538725 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.12.11 18:14:38.539005 [ 3 ] {2341756e-cbe6-4c16-8b86-0950a53c837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 567 | 2025.12.11 18:14:38.539172 [ 3 ] {2341756e-cbe6-4c16-8b86-0950a53c837e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2025.12.11 18:14:38.543173 [ 3 ] {2341756e-cbe6-4c16-8b86-0950a53c837e} <Debug> oximeter.fields_u32 (5c25466b-4256-4f83-a7df-077411931cf1): Loading data parts | ||
| 569 | 2025.12.11 18:14:38.543337 [ 3 ] {2341756e-cbe6-4c16-8b86-0950a53c837e} <Debug> oximeter.fields_u32 (5c25466b-4256-4f83-a7df-077411931cf1): There are no data parts | ||
| 570 | 2025.12.11 18:14:38.545022 [ 3 ] {2341756e-cbe6-4c16-8b86-0950a53c837e} <Debug> TCPHandler: Processed in 0.006356534 sec. | ||
| 571 | 2025.12.11 18:14:38.545244 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2025.12.11 18:14:38.545401 [ 3 ] {1a4fcb98-fb1c-42ab-a9bc-d2748e3acec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 573 | 2025.12.11 18:14:38.545563 [ 3 ] {1a4fcb98-fb1c-42ab-a9bc-d2748e3acec9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2025.12.11 18:14:38.547885 [ 3 ] {1a4fcb98-fb1c-42ab-a9bc-d2748e3acec9} <Debug> oximeter.fields_i64 (50beb06d-fa95-480a-8b5b-7a4a71352bdb): Loading data parts | ||
| 575 | 2025.12.11 18:14:38.548109 [ 3 ] {1a4fcb98-fb1c-42ab-a9bc-d2748e3acec9} <Debug> oximeter.fields_i64 (50beb06d-fa95-480a-8b5b-7a4a71352bdb): There are no data parts | ||
| 576 | 2025.12.11 18:14:38.549423 [ 3 ] {1a4fcb98-fb1c-42ab-a9bc-d2748e3acec9} <Debug> TCPHandler: Processed in 0.004228035 sec. | ||
| 577 | 2025.12.11 18:14:38.549570 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.12.11 18:14:38.549805 [ 3 ] {b0952c20-7abe-4686-aa77-84526ffee4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 579 | 2025.12.11 18:14:38.549935 [ 3 ] {b0952c20-7abe-4686-aa77-84526ffee4dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.12.11 18:14:38.552458 [ 3 ] {b0952c20-7abe-4686-aa77-84526ffee4dc} <Debug> oximeter.fields_u64 (ea3098d7-3096-4175-964d-b5f049a7217e): Loading data parts | ||
| 581 | 2025.12.11 18:14:38.552600 [ 3 ] {b0952c20-7abe-4686-aa77-84526ffee4dc} <Debug> oximeter.fields_u64 (ea3098d7-3096-4175-964d-b5f049a7217e): There are no data parts | ||
| 582 | 2025.12.11 18:14:38.554340 [ 3 ] {b0952c20-7abe-4686-aa77-84526ffee4dc} <Debug> TCPHandler: Processed in 0.004817328 sec. | ||
| 583 | 2025.12.11 18:14:38.554550 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.12.11 18:14:38.554709 [ 3 ] {4dae113d-486b-4ffa-bf2f-453cc2322feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 585 | 2025.12.11 18:14:38.554850 [ 3 ] {4dae113d-486b-4ffa-bf2f-453cc2322feb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.12.11 18:14:38.557455 [ 3 ] {4dae113d-486b-4ffa-bf2f-453cc2322feb} <Debug> oximeter.fields_ipaddr (a9aada97-b32e-465d-81f5-6c2a653e692c): Loading data parts | ||
| 587 | 2025.12.11 18:14:38.557663 [ 3 ] {4dae113d-486b-4ffa-bf2f-453cc2322feb} <Debug> oximeter.fields_ipaddr (a9aada97-b32e-465d-81f5-6c2a653e692c): There are no data parts | ||
| 588 | 2025.12.11 18:14:38.559295 [ 3 ] {4dae113d-486b-4ffa-bf2f-453cc2322feb} <Debug> TCPHandler: Processed in 0.004795298 sec. | ||
| 589 | 2025.12.11 18:14:38.559452 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.12.11 18:14:38.559736 [ 3 ] {929b1566-1d4e-45a2-b6c1-726b7a916bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 591 | 2025.12.11 18:14:38.559946 [ 3 ] {929b1566-1d4e-45a2-b6c1-726b7a916bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.12.11 18:14:38.562327 [ 3 ] {929b1566-1d4e-45a2-b6c1-726b7a916bff} <Debug> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): Loading data parts | ||
| 593 | 2025.12.11 18:14:38.562487 [ 3 ] {929b1566-1d4e-45a2-b6c1-726b7a916bff} <Debug> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): There are no data parts | ||
| 594 | 2025.12.11 18:14:38.564258 [ 3 ] {929b1566-1d4e-45a2-b6c1-726b7a916bff} <Debug> TCPHandler: Processed in 0.004856929 sec. | ||
| 595 | 2025.12.11 18:14:38.564416 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.12.11 18:14:38.564584 [ 3 ] {bb75c6ab-2734-4912-8815-3c0dfa0c9231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 597 | 2025.12.11 18:14:38.564758 [ 3 ] {bb75c6ab-2734-4912-8815-3c0dfa0c9231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.12.11 18:14:38.567083 [ 3 ] {bb75c6ab-2734-4912-8815-3c0dfa0c9231} <Debug> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): Loading data parts | ||
| 599 | 2025.12.11 18:14:38.567406 [ 3 ] {bb75c6ab-2734-4912-8815-3c0dfa0c9231} <Debug> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): There are no data parts | ||
| 600 | 2025.12.11 18:14:38.568765 [ 3 ] {bb75c6ab-2734-4912-8815-3c0dfa0c9231} <Debug> TCPHandler: Processed in 0.004399369 sec. | ||
| 601 | 2025.12.11 18:14:38.568943 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.12.11 18:14:38.569341 [ 3 ] {b9e41e29-64e3-4fbe-a035-afc1e211a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2025.12.11 18:14:38.569533 [ 3 ] {b9e41e29-64e3-4fbe-a035-afc1e211a854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.12.11 18:14:38.571982 [ 3 ] {b9e41e29-64e3-4fbe-a035-afc1e211a854} <Debug> oximeter.timeseries_schema (1bde8e95-4d99-4550-9558-bab164b72418): Loading data parts | ||
| 608 | 2025.12.11 18:14:38.572263 [ 3 ] {b9e41e29-64e3-4fbe-a035-afc1e211a854} <Debug> oximeter.timeseries_schema (1bde8e95-4d99-4550-9558-bab164b72418): There are no data parts | ||
| 609 | 2025.12.11 18:14:38.574056 [ 3 ] {b9e41e29-64e3-4fbe-a035-afc1e211a854} <Debug> TCPHandler: Processed in 0.005164426 sec. | ||
| 610 | 2025.12.11 18:14:38.574484 [ 5 ] {} <Trace> TCP-Session: 0737128a-0dbb-4dab-b9a9-6ef3b1e06222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.11 18:14:38.575172 [ 5 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45537) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.12.11 18:14:38.577026 [ 5 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.12.11 18:14:38.588862 [ 260 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Trace> oximeter.version (581bffaf-9333-4b42-bd1a-ce379d61e7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.12.11 18:14:38.589087 [ 260 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 615 | 2025.12.11 18:14:38.593869 [ 260 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.12.11 18:14:38.594554 [ 260 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Trace> oximeter.version (581bffaf-9333-4b42-bd1a-ce379d61e7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.12.11 18:14:38.594908 [ 5 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019932 sec., 50.17057997190448 rows/sec., 802.73 B/sec. | ||
| 618 | 2025.12.11 18:14:38.595181 [ 5 ] {90fc3716-7707-4e02-920f-e4cc0fb45181} <Debug> TCPHandler: Processed in 0.0208904 sec. | ||
| 619 | 2025.12.11 18:14:39.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.60 MiB, peak 124.60 MiB, free memory in arenas 0.00 B, will set to 138.60 MiB (RSS), difference: 13.99 MiB | ||
| 620 | 2025.12.11 18:14:39.237785 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34598 | ||
| 621 | 2025.12.11 18:14:39.237901 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.11 18:14:39.237954 [ 270 ] {} <Debug> TCP-Session: dd284647-8654-4652-9a4e-6b7f72976d53 Authenticating user 'default' from [fd00:1122:3344:101::a]:34598 | ||
| 623 | 2025.12.11 18:14:39.238134 [ 270 ] {} <Debug> TCP-Session: dd284647-8654-4652-9a4e-6b7f72976d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.11 18:14:39.238155 [ 270 ] {} <Debug> TCP-Session: dd284647-8654-4652-9a4e-6b7f72976d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.11 18:14:39.238222 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.11 18:14:39.238295 [ 270 ] {} <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 | ||
| 627 | 2025.12.11 18:14:39.238362 [ 270 ] {} <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 | ||
| 628 | 2025.12.11 18:14:39.241043 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50552 | ||
| 629 | 2025.12.11 18:14:39.241258 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2025.12.11 18:14:39.241311 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33018 | ||
| 631 | 2025.12.11 18:14:39.241439 [ 271 ] {} <Debug> TCP-Session: 4a9db460-e394-4647-807d-8bf5be8e0c1b Authenticating user 'default' from [fd00:1122:3344:101::a]:50552 | ||
| 632 | 2025.12.11 18:14:39.241444 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41551 | ||
| 633 | 2025.12.11 18:14:39.241313 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46950 | ||
| 634 | 2025.12.11 18:14:39.241617 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39143 | ||
| 635 | 2025.12.11 18:14:39.241568 [ 271 ] {} <Debug> TCP-Session: 4a9db460-e394-4647-807d-8bf5be8e0c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.12.11 18:14:39.241525 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58378 | ||
| 637 | 2025.12.11 18:14:39.241373 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61318 | ||
| 638 | 2025.12.11 18:14:39.241795 [ 271 ] {} <Debug> TCP-Session: 4a9db460-e394-4647-807d-8bf5be8e0c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.12.11 18:14:39.241800 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.11 18:14:39.241932 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.11 18:14:39.241963 [ 275 ] {} <Debug> TCP-Session: 42919455-d4d9-4955-add8-7278ac46fcf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41551 | ||
| 642 | 2025.12.11 18:14:39.242073 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.12.11 18:14:39.242100 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.11 18:14:39.241982 [ 273 ] {} <Debug> TCP-Session: 375191c8-8e78-46c5-8c5c-3e071be53acf Authenticating user 'default' from [fd00:1122:3344:101::a]:33018 | ||
| 645 | 2025.12.11 18:14:39.242198 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.11 18:14:39.242202 [ 276 ] {} <Debug> TCP-Session: 63b321aa-12f1-434c-9203-7da84acb3467 Authenticating user 'default' from [fd00:1122:3344:101::a]:58378 | ||
| 647 | 2025.12.11 18:14:39.242231 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.11 18:14:39.242310 [ 276 ] {} <Debug> TCP-Session: 63b321aa-12f1-434c-9203-7da84acb3467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.12.11 18:14:39.242301 [ 272 ] {} <Debug> TCP-Session: ef409e5f-00ca-4824-9be6-ee316697bebf Authenticating user 'default' from [fd00:1122:3344:101::a]:46950 | ||
| 650 | 2025.12.11 18:14:39.242412 [ 274 ] {} <Debug> TCP-Session: 6c83621d-dfd8-48f2-aa36-f0431e1c08e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:61318 | ||
| 651 | 2025.12.11 18:14:39.242284 [ 273 ] {} <Debug> TCP-Session: 375191c8-8e78-46c5-8c5c-3e071be53acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.11 18:14:39.242176 [ 277 ] {} <Debug> TCP-Session: 0c012e8a-50b0-4112-a300-2cd7ce3e5199 Authenticating user 'default' from [fd00:1122:3344:101::a]:39143 | ||
| 653 | 2025.12.11 18:14:39.242148 [ 275 ] {} <Debug> TCP-Session: 42919455-d4d9-4955-add8-7278ac46fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.11 18:14:39.242543 [ 276 ] {} <Debug> TCP-Session: 63b321aa-12f1-434c-9203-7da84acb3467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.11 18:14:39.242642 [ 273 ] {} <Debug> TCP-Session: 375191c8-8e78-46c5-8c5c-3e071be53acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.11 18:14:39.242556 [ 277 ] {} <Debug> TCP-Session: 0c012e8a-50b0-4112-a300-2cd7ce3e5199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.11 18:14:39.242669 [ 274 ] {} <Debug> TCP-Session: 6c83621d-dfd8-48f2-aa36-f0431e1c08e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.11 18:14:39.242761 [ 272 ] {} <Debug> TCP-Session: ef409e5f-00ca-4824-9be6-ee316697bebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.11 18:14:39.242740 [ 277 ] {} <Debug> TCP-Session: 0c012e8a-50b0-4112-a300-2cd7ce3e5199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.11 18:14:39.242864 [ 272 ] {} <Debug> TCP-Session: ef409e5f-00ca-4824-9be6-ee316697bebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.11 18:14:39.242850 [ 274 ] {} <Debug> TCP-Session: 6c83621d-dfd8-48f2-aa36-f0431e1c08e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.11 18:14:39.242567 [ 275 ] {} <Debug> TCP-Session: 42919455-d4d9-4955-add8-7278ac46fcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.11 18:14:39.588721 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32967 | ||
| 664 | 2025.12.11 18:14:39.588959 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.11 18:14:39.589000 [ 278 ] {} <Debug> TCP-Session: 2fc39d32-5248-4fca-8325-4db39c807db1 Authenticating user 'default' from [fd00:1122:3344:101::b]:32967 | ||
| 666 | 2025.12.11 18:14:39.589024 [ 278 ] {} <Debug> TCP-Session: 2fc39d32-5248-4fca-8325-4db39c807db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.11 18:14:39.589169 [ 278 ] {} <Debug> TCP-Session: 2fc39d32-5248-4fca-8325-4db39c807db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.11 18:14:39.589286 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.11 18:14:39.589348 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.11 18:14:39.589508 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.11 18:14:39.590688 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44007 | ||
| 672 | 2025.12.11 18:14:39.590897 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.12.11 18:14:39.590918 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45418 | ||
| 674 | 2025.12.11 18:14:39.590995 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46250 | ||
| 675 | 2025.12.11 18:14:39.590937 [ 279 ] {} <Debug> TCP-Session: 5c5305c9-ac81-4fec-83d8-baad323cd46b Authenticating user 'default' from [fd00:1122:3344:101::b]:44007 | ||
| 676 | 2025.12.11 18:14:39.590920 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40757 | ||
| 677 | 2025.12.11 18:14:39.591106 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46136 | ||
| 678 | 2025.12.11 18:14:39.591255 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.12.11 18:14:39.591280 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51532 | ||
| 680 | 2025.12.11 18:14:39.591139 [ 279 ] {} <Debug> TCP-Session: 5c5305c9-ac81-4fec-83d8-baad323cd46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.11 18:14:39.591373 [ 279 ] {} <Debug> TCP-Session: 5c5305c9-ac81-4fec-83d8-baad323cd46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.11 18:14:39.591394 [ 281 ] {} <Debug> TCP-Session: fe8744d3-ebd0-440d-b572-433edcc728ad Authenticating user 'default' from [fd00:1122:3344:101::b]:45418 | ||
| 683 | 2025.12.11 18:14:39.591464 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.11 18:14:39.591480 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62415 | ||
| 685 | 2025.12.11 18:14:39.591573 [ 280 ] {} <Debug> TCP-Session: 19ecd801-9243-4904-b652-a9cbd3422d11 Authenticating user 'default' from [fd00:1122:3344:101::b]:40757 | ||
| 686 | 2025.12.11 18:14:39.591591 [ 281 ] {} <Debug> TCP-Session: fe8744d3-ebd0-440d-b572-433edcc728ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.12.11 18:14:39.591627 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.12.11 18:14:39.591590 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.11 18:14:39.591728 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.11 18:14:39.591727 [ 281 ] {} <Debug> TCP-Session: fe8744d3-ebd0-440d-b572-433edcc728ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.11 18:14:39.591722 [ 284 ] {} <Debug> TCP-Session: d74fe823-a868-467f-a2b4-9551e98ddc0f Authenticating user 'default' from [fd00:1122:3344:101::b]:51532 | ||
| 692 | 2025.12.11 18:14:39.591860 [ 285 ] {} <Debug> TCP-Session: a2d92748-f31a-4e10-90a5-d891a92d020a Authenticating user 'default' from [fd00:1122:3344:101::b]:62415 | ||
| 693 | 2025.12.11 18:14:39.591826 [ 283 ] {} <Debug> TCP-Session: 70fe90f8-ad16-44db-886a-3e78425f76f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:46136 | ||
| 694 | 2025.12.11 18:14:39.591381 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.11 18:14:39.591984 [ 285 ] {} <Debug> TCP-Session: a2d92748-f31a-4e10-90a5-d891a92d020a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.11 18:14:39.591963 [ 283 ] {} <Debug> TCP-Session: 70fe90f8-ad16-44db-886a-3e78425f76f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.11 18:14:39.591947 [ 284 ] {} <Debug> TCP-Session: d74fe823-a868-467f-a2b4-9551e98ddc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.11 18:14:39.592096 [ 282 ] {} <Debug> TCP-Session: 624604d1-7b60-4bf5-b75d-a8561d000c7b Authenticating user 'default' from [fd00:1122:3344:101::b]:46250 | ||
| 699 | 2025.12.11 18:14:39.592103 [ 285 ] {} <Debug> TCP-Session: a2d92748-f31a-4e10-90a5-d891a92d020a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.11 18:14:39.592090 [ 283 ] {} <Debug> TCP-Session: 70fe90f8-ad16-44db-886a-3e78425f76f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.11 18:14:39.592262 [ 282 ] {} <Debug> TCP-Session: 624604d1-7b60-4bf5-b75d-a8561d000c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.11 18:14:39.592210 [ 284 ] {} <Debug> TCP-Session: d74fe823-a868-467f-a2b4-9551e98ddc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.11 18:14:39.591704 [ 280 ] {} <Debug> TCP-Session: 19ecd801-9243-4904-b652-a9cbd3422d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.11 18:14:39.592382 [ 282 ] {} <Debug> TCP-Session: 624604d1-7b60-4bf5-b75d-a8561d000c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.11 18:14:39.592500 [ 280 ] {} <Debug> TCP-Session: 19ecd801-9243-4904-b652-a9cbd3422d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.11 18:14:40.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.69 MiB, peak 138.69 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 1.05 MiB | ||
| 707 | 2025.12.11 18:14:44.262556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2025.12.11 18:14:44.262706 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 709 | 2025.12.11 18:14:44.262697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.12.11 18:14:44.262986 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.11 18:14:44.266460 [ 244 ] {} <Debug> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Loading data parts | ||
| 712 | 2025.12.11 18:14:44.266713 [ 244 ] {} <Debug> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): There are no data parts | ||
| 713 | 2025.12.11 18:14:44.271334 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.11 18:14:44.271520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 715 | 2025.12.11 18:14:44.278472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.11 18:14:44.279197 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.11 18:14:44.279551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.12.11 18:14:44.285159 [ 243 ] {} <Debug> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Loading data parts | ||
| 719 | 2025.12.11 18:14:44.285414 [ 243 ] {} <Debug> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): There are no data parts | ||
| 720 | 2025.12.11 18:14:44.313867 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.11 18:14:44.314056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 722 | 2025.12.11 18:14:44.320913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.11 18:14:44.322545 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.11 18:14:44.328561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.11 18:14:45.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.12.11 18:14:46.761457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.11 18:14:46.761561 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.11 18:14:46.767897 [ 242 ] {} <Debug> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): Loading data parts | ||
| 729 | 2025.12.11 18:14:46.768067 [ 242 ] {} <Debug> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): There are no data parts | ||
| 730 | 2025.12.11 18:14:46.773564 [ 242 ] {} <Trace> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.11 18:14:46.773697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 732 | 2025.12.11 18:14:46.775445 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.11 18:14:46.775994 [ 242 ] {} <Trace> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.11 18:14:46.776259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.11 18:14:47.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 158.06 MiB, free memory in arenas 0.00 B, will set to 154.90 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2025.12.11 18:14:51.739478 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.11 18:14:51.739540 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.11 18:14:51.779657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.11 18:14:51.784273 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.11 18:14:51.784325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 741 | 2025.12.11 18:14:51.785098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.11 18:14:51.785583 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.11 18:14:51.785785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.11 18:14:51.828672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.11 18:14:51.846322 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.11 18:14:51.846491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 747 | 2025.12.11 18:14:51.852931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.11 18:14:51.854063 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.11 18:14:51.857165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.11 18:14:52.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 2.03 MiB | ||
| 751 | 2025.12.11 18:14:55.069181 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.11 18:14:55.069469 [ 3 ] {6a8e23fc-eee3-4ee6-9f2e-176b7f8929b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.12.11 18:14:55.069811 [ 3 ] {6a8e23fc-eee3-4ee6-9f2e-176b7f8929b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.12.11 18:14:55.072022 [ 3 ] {6a8e23fc-eee3-4ee6-9f2e-176b7f8929b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.12.11 18:14:55.076639 [ 3 ] {6a8e23fc-eee3-4ee6-9f2e-176b7f8929b1} <Debug> TCPHandler: Processed in 0.00758328 sec. | ||
| 756 | 2025.12.11 18:14:55.082104 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.12.11 18:14:55.082254 [ 3 ] {e329d23a-d5e3-4a12-8167-637ac8eae0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.12.11 18:14:55.092293 [ 3 ] {e329d23a-d5e3-4a12-8167-637ac8eae0eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.12.11 18:14:55.092340 [ 3 ] {e329d23a-d5e3-4a12-8167-637ac8eae0eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.12.11 18:14:55.092791 [ 3 ] {e329d23a-d5e3-4a12-8167-637ac8eae0eb} <Debug> TCPHandler: Processed in 0.010745232 sec. | ||
| 761 | 2025.12.11 18:14:55.093607 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.12.11 18:14:55.093724 [ 3 ] {764480d3-dc6f-410a-839c-514506cdb137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.12.11 18:14:55.096021 [ 3 ] {764480d3-dc6f-410a-839c-514506cdb137} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.12.11 18:14:55.096076 [ 3 ] {764480d3-dc6f-410a-839c-514506cdb137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.12.11 18:14:55.096524 [ 3 ] {764480d3-dc6f-410a-839c-514506cdb137} <Debug> TCPHandler: Processed in 0.002965217 sec. | ||
| 766 | 2025.12.11 18:14:55.096809 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.12.11 18:14:55.096924 [ 3 ] {cfc2ea30-c1c2-434f-9765-92fffb17b5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.12.11 18:14:55.097184 [ 3 ] {cfc2ea30-c1c2-434f-9765-92fffb17b5b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.12.11 18:14:55.097226 [ 3 ] {cfc2ea30-c1c2-434f-9765-92fffb17b5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.12.11 18:14:55.097549 [ 3 ] {cfc2ea30-c1c2-434f-9765-92fffb17b5b3} <Debug> TCPHandler: Processed in 0.000788408 sec. | ||
| 771 | 2025.12.11 18:14:55.097759 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.11 18:14:55.097871 [ 3 ] {5beac2de-f80a-4cf2-a72d-d8e1d68c9eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.12.11 18:14:55.098123 [ 3 ] {5beac2de-f80a-4cf2-a72d-d8e1d68c9eb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.12.11 18:14:55.098166 [ 3 ] {5beac2de-f80a-4cf2-a72d-d8e1d68c9eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.12.11 18:14:55.098541 [ 3 ] {5beac2de-f80a-4cf2-a72d-d8e1d68c9eb0} <Debug> TCPHandler: Processed in 0.000829928 sec. | ||
| 776 | 2025.12.11 18:14:55.098747 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.11 18:14:55.098861 [ 3 ] {3779e3aa-68c3-4d23-8209-212cb06b0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.12.11 18:14:55.099112 [ 3 ] {3779e3aa-68c3-4d23-8209-212cb06b0c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.12.11 18:14:55.099154 [ 3 ] {3779e3aa-68c3-4d23-8209-212cb06b0c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.12.11 18:14:55.099445 [ 3 ] {3779e3aa-68c3-4d23-8209-212cb06b0c58} <Debug> TCPHandler: Processed in 0.000747727 sec. | ||
| 781 | 2025.12.11 18:14:55.099667 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.12.11 18:14:55.099781 [ 3 ] {59f7bed9-332b-4834-b945-b71f87e494a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.12.11 18:14:55.100033 [ 3 ] {59f7bed9-332b-4834-b945-b71f87e494a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.12.11 18:14:55.100075 [ 3 ] {59f7bed9-332b-4834-b945-b71f87e494a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.12.11 18:14:55.100375 [ 3 ] {59f7bed9-332b-4834-b945-b71f87e494a5} <Debug> TCPHandler: Processed in 0.000755257 sec. | ||
| 786 | 2025.12.11 18:14:55.100595 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.12.11 18:14:55.100706 [ 3 ] {8d0f62d6-a7e1-47fa-8a2b-4b7419e03ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.12.11 18:14:55.100953 [ 3 ] {8d0f62d6-a7e1-47fa-8a2b-4b7419e03ae5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.12.11 18:14:55.100995 [ 3 ] {8d0f62d6-a7e1-47fa-8a2b-4b7419e03ae5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.12.11 18:14:55.101277 [ 3 ] {8d0f62d6-a7e1-47fa-8a2b-4b7419e03ae5} <Debug> TCPHandler: Processed in 0.000730497 sec. | ||
| 791 | 2025.12.11 18:14:55.101481 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.12.11 18:14:55.101593 [ 3 ] {db8513d5-83eb-4f03-b20b-4bf7f93fd02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.12.11 18:14:55.101847 [ 3 ] {db8513d5-83eb-4f03-b20b-4bf7f93fd02c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.12.11 18:14:55.101889 [ 3 ] {db8513d5-83eb-4f03-b20b-4bf7f93fd02c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.12.11 18:14:55.102225 [ 3 ] {db8513d5-83eb-4f03-b20b-4bf7f93fd02c} <Debug> TCPHandler: Processed in 0.000790608 sec. | ||
| 796 | 2025.12.11 18:14:55.102429 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.12.11 18:14:55.102544 [ 3 ] {28eb09a6-4396-4fde-b08b-2b675a5b72cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.12.11 18:14:55.102792 [ 3 ] {28eb09a6-4396-4fde-b08b-2b675a5b72cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.12.11 18:14:55.102833 [ 3 ] {28eb09a6-4396-4fde-b08b-2b675a5b72cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.12.11 18:14:55.103106 [ 3 ] {28eb09a6-4396-4fde-b08b-2b675a5b72cb} <Debug> TCPHandler: Processed in 0.000724366 sec. | ||
| 801 | 2025.12.11 18:14:55.103301 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.11 18:14:55.103415 [ 3 ] {a6326c36-819e-45df-a88a-8965f16bbb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.12.11 18:14:55.103665 [ 3 ] {a6326c36-819e-45df-a88a-8965f16bbb96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.12.11 18:14:55.103707 [ 3 ] {a6326c36-819e-45df-a88a-8965f16bbb96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.12.11 18:14:55.104018 [ 3 ] {a6326c36-819e-45df-a88a-8965f16bbb96} <Debug> TCPHandler: Processed in 0.000763977 sec. | ||
| 806 | 2025.12.11 18:14:55.104231 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.11 18:14:55.104344 [ 3 ] {40e150bf-b08b-44b8-9ad8-27e7391b32e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.12.11 18:14:55.104598 [ 3 ] {40e150bf-b08b-44b8-9ad8-27e7391b32e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.12.11 18:14:55.104639 [ 3 ] {40e150bf-b08b-44b8-9ad8-27e7391b32e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.12.11 18:14:55.104932 [ 3 ] {40e150bf-b08b-44b8-9ad8-27e7391b32e7} <Debug> TCPHandler: Processed in 0.000747527 sec. | ||
| 811 | 2025.12.11 18:14:55.105142 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.12.11 18:14:55.105258 [ 3 ] {924744e5-689b-44ae-a295-55cb40895bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.12.11 18:14:55.105513 [ 3 ] {924744e5-689b-44ae-a295-55cb40895bc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.12.11 18:14:55.105554 [ 3 ] {924744e5-689b-44ae-a295-55cb40895bc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.12.11 18:14:55.105835 [ 3 ] {924744e5-689b-44ae-a295-55cb40895bc8} <Debug> TCPHandler: Processed in 0.000742807 sec. | ||
| 816 | 2025.12.11 18:14:55.106034 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.12.11 18:14:55.106149 [ 3 ] {b117b60d-3fc9-41dc-bc3e-fcf1f00ca775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.12.11 18:14:55.106413 [ 3 ] {b117b60d-3fc9-41dc-bc3e-fcf1f00ca775} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.12.11 18:14:55.106455 [ 3 ] {b117b60d-3fc9-41dc-bc3e-fcf1f00ca775} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.12.11 18:14:55.106756 [ 3 ] {b117b60d-3fc9-41dc-bc3e-fcf1f00ca775} <Debug> TCPHandler: Processed in 0.000769307 sec. | ||
| 821 | 2025.12.11 18:14:55.106956 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.12.11 18:14:55.107071 [ 3 ] {a71fb68d-b8e7-455b-86c1-966c8e0194f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.12.11 18:14:55.107338 [ 3 ] {a71fb68d-b8e7-455b-86c1-966c8e0194f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.12.11 18:14:55.107380 [ 3 ] {a71fb68d-b8e7-455b-86c1-966c8e0194f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.12.11 18:14:55.107676 [ 3 ] {a71fb68d-b8e7-455b-86c1-966c8e0194f7} <Debug> TCPHandler: Processed in 0.000767608 sec. | ||
| 826 | 2025.12.11 18:14:55.107870 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.11 18:14:55.107986 [ 3 ] {e779b1d8-e896-4d4c-be4b-9462706b6e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.12.11 18:14:55.108247 [ 3 ] {e779b1d8-e896-4d4c-be4b-9462706b6e1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.12.11 18:14:55.108289 [ 3 ] {e779b1d8-e896-4d4c-be4b-9462706b6e1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.12.11 18:14:55.108589 [ 3 ] {e779b1d8-e896-4d4c-be4b-9462706b6e1f} <Debug> TCPHandler: Processed in 0.000766157 sec. | ||
| 831 | 2025.12.11 18:14:55.109266 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.12.11 18:14:55.109381 [ 3 ] {f944cb42-4ef5-42c9-bf33-446ef9a1f306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) 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) | ||
| 833 | 2025.12.11 18:14:55.109645 [ 3 ] {f944cb42-4ef5-42c9-bf33-446ef9a1f306} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.12.11 18:14:55.109686 [ 3 ] {f944cb42-4ef5-42c9-bf33-446ef9a1f306} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.12.11 18:14:55.110139 [ 3 ] {f944cb42-4ef5-42c9-bf33-446ef9a1f306} <Debug> TCPHandler: Processed in 0.00092015 sec. | ||
| 836 | 2025.12.11 18:14:55.110337 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.11 18:14:55.110455 [ 3 ] {44aa8cb8-eb51-403f-9992-c63856cc0a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.12.11 18:14:55.110738 [ 3 ] {44aa8cb8-eb51-403f-9992-c63856cc0a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.12.11 18:14:55.110780 [ 3 ] {44aa8cb8-eb51-403f-9992-c63856cc0a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.12.11 18:14:55.111081 [ 3 ] {44aa8cb8-eb51-403f-9992-c63856cc0a72} <Debug> TCPHandler: Processed in 0.000791357 sec. | ||
| 841 | 2025.12.11 18:14:55.111285 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.12.11 18:14:55.111402 [ 3 ] {edb7bf05-6bc1-4c51-b391-9c4cbf2e3d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.12.11 18:14:55.111665 [ 3 ] {edb7bf05-6bc1-4c51-b391-9c4cbf2e3d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.12.11 18:14:55.111707 [ 3 ] {edb7bf05-6bc1-4c51-b391-9c4cbf2e3d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.12.11 18:14:55.112000 [ 3 ] {edb7bf05-6bc1-4c51-b391-9c4cbf2e3d49} <Debug> TCPHandler: Processed in 0.000761837 sec. | ||
| 846 | 2025.12.11 18:14:55.112216 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.11 18:14:55.112338 [ 3 ] {703583b9-de7a-434d-83ca-d5bfdb6fd036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.12.11 18:14:55.112589 [ 3 ] {703583b9-de7a-434d-83ca-d5bfdb6fd036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.12.11 18:14:55.112631 [ 3 ] {703583b9-de7a-434d-83ca-d5bfdb6fd036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.12.11 18:14:55.112923 [ 3 ] {703583b9-de7a-434d-83ca-d5bfdb6fd036} <Debug> TCPHandler: Processed in 0.000755447 sec. | ||
| 851 | 2025.12.11 18:14:55.113131 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.12.11 18:14:55.113249 [ 3 ] {2dad7cc9-2fdc-46a2-b63f-3aeedd9a3888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.12.11 18:14:55.113525 [ 3 ] {2dad7cc9-2fdc-46a2-b63f-3aeedd9a3888} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.12.11 18:14:55.113567 [ 3 ] {2dad7cc9-2fdc-46a2-b63f-3aeedd9a3888} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.12.11 18:14:55.113912 [ 3 ] {2dad7cc9-2fdc-46a2-b63f-3aeedd9a3888} <Debug> TCPHandler: Processed in 0.000827949 sec. | ||
| 856 | 2025.12.11 18:14:55.118398 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.11 18:14:55.118522 [ 3 ] {660e1d08-a3ea-4378-9aef-6311a95d0676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.12.11 18:14:55.118802 [ 3 ] {660e1d08-a3ea-4378-9aef-6311a95d0676} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.12.11 18:14:55.118846 [ 3 ] {660e1d08-a3ea-4378-9aef-6311a95d0676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.12.11 18:14:55.119185 [ 3 ] {660e1d08-a3ea-4378-9aef-6311a95d0676} <Debug> TCPHandler: Processed in 0.000836379 sec. | ||
| 861 | 2025.12.11 18:14:55.119734 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.12.11 18:14:55.119858 [ 3 ] {c0acf1e2-ee13-4382-beb7-78ee262065db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.12.11 18:14:55.120134 [ 3 ] {c0acf1e2-ee13-4382-beb7-78ee262065db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.12.11 18:14:55.120176 [ 3 ] {c0acf1e2-ee13-4382-beb7-78ee262065db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.12.11 18:14:55.120501 [ 3 ] {c0acf1e2-ee13-4382-beb7-78ee262065db} <Debug> TCPHandler: Processed in 0.000815918 sec. | ||
| 866 | 2025.12.11 18:14:55.120740 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.11 18:14:55.120866 [ 3 ] {7f468fcf-94d2-47da-bcc1-2917de4cf6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.12.11 18:14:55.121143 [ 3 ] {7f468fcf-94d2-47da-bcc1-2917de4cf6f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.12.11 18:14:55.121185 [ 3 ] {7f468fcf-94d2-47da-bcc1-2917de4cf6f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.12.11 18:14:55.121505 [ 3 ] {7f468fcf-94d2-47da-bcc1-2917de4cf6f6} <Debug> TCPHandler: Processed in 0.000812018 sec. | ||
| 871 | 2025.12.11 18:14:55.121721 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.11 18:14:55.121842 [ 3 ] {0e114e3b-87db-4ef0-a54e-c85fcfcb40e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.12.11 18:14:55.122122 [ 3 ] {0e114e3b-87db-4ef0-a54e-c85fcfcb40e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.12.11 18:14:55.122166 [ 3 ] {0e114e3b-87db-4ef0-a54e-c85fcfcb40e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.12.11 18:14:55.122491 [ 3 ] {0e114e3b-87db-4ef0-a54e-c85fcfcb40e4} <Debug> TCPHandler: Processed in 0.000817688 sec. | ||
| 876 | 2025.12.11 18:14:55.122718 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.11 18:14:55.122842 [ 3 ] {18010e13-5905-491f-9696-7bd229770be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.12.11 18:14:55.123131 [ 3 ] {18010e13-5905-491f-9696-7bd229770be8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.12.11 18:14:55.123173 [ 3 ] {18010e13-5905-491f-9696-7bd229770be8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.11 18:14:55.123494 [ 3 ] {18010e13-5905-491f-9696-7bd229770be8} <Debug> TCPHandler: Processed in 0.000824249 sec. | ||
| 881 | 2025.12.11 18:14:55.123717 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.11 18:14:55.123839 [ 3 ] {3d68457f-70f3-40dc-854f-65cc4a3fae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 883 | 2025.12.11 18:14:55.124124 [ 3 ] {3d68457f-70f3-40dc-854f-65cc4a3fae6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.12.11 18:14:55.124166 [ 3 ] {3d68457f-70f3-40dc-854f-65cc4a3fae6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.12.11 18:14:55.124497 [ 3 ] {3d68457f-70f3-40dc-854f-65cc4a3fae6d} <Debug> TCPHandler: Processed in 0.000827598 sec. | ||
| 886 | 2025.12.11 18:14:55.124735 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.12.11 18:14:55.124858 [ 3 ] {98c55529-ea74-4aba-b838-b32cac3dac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.12.11 18:14:55.125143 [ 3 ] {98c55529-ea74-4aba-b838-b32cac3dac64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.12.11 18:14:55.125184 [ 3 ] {98c55529-ea74-4aba-b838-b32cac3dac64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.12.11 18:14:55.125527 [ 3 ] {98c55529-ea74-4aba-b838-b32cac3dac64} <Debug> TCPHandler: Processed in 0.000839898 sec. | ||
| 891 | 2025.12.11 18:14:55.125751 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.11 18:14:55.125874 [ 3 ] {9b1a0bc8-ca14-4a81-ae33-482e387fcf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.12.11 18:14:55.126158 [ 3 ] {9b1a0bc8-ca14-4a81-ae33-482e387fcf6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.12.11 18:14:55.126199 [ 3 ] {9b1a0bc8-ca14-4a81-ae33-482e387fcf6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.12.11 18:14:55.126535 [ 3 ] {9b1a0bc8-ca14-4a81-ae33-482e387fcf6a} <Debug> TCPHandler: Processed in 0.000833018 sec. | ||
| 896 | 2025.12.11 18:14:55.126783 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.12.11 18:14:55.126906 [ 3 ] {471aedf9-d705-4bc2-bbf1-42b00395443c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.12.11 18:14:55.127192 [ 3 ] {471aedf9-d705-4bc2-bbf1-42b00395443c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.12.11 18:14:55.127234 [ 3 ] {471aedf9-d705-4bc2-bbf1-42b00395443c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.12.11 18:14:55.127563 [ 3 ] {471aedf9-d705-4bc2-bbf1-42b00395443c} <Debug> TCPHandler: Processed in 0.000829198 sec. | ||
| 901 | 2025.12.11 18:14:55.127796 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.11 18:14:55.127919 [ 3 ] {2560da18-ba17-4334-a0ae-a992c970ac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 903 | 2025.12.11 18:14:55.128204 [ 3 ] {2560da18-ba17-4334-a0ae-a992c970ac86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.12.11 18:14:55.128245 [ 3 ] {2560da18-ba17-4334-a0ae-a992c970ac86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.12.11 18:14:55.128574 [ 3 ] {2560da18-ba17-4334-a0ae-a992c970ac86} <Debug> TCPHandler: Processed in 0.000825478 sec. | ||
| 906 | 2025.12.11 18:14:55.139637 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.12.11 18:14:55.139841 [ 3 ] {08b557d9-e9a1-4aa4-a52b-fdf0c7fdaa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 908 | 2025.12.11 18:14:55.140397 [ 3 ] {08b557d9-e9a1-4aa4-a52b-fdf0c7fdaa6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.12.11 18:14:55.140474 [ 3 ] {08b557d9-e9a1-4aa4-a52b-fdf0c7fdaa6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.12.11 18:14:55.140962 [ 3 ] {08b557d9-e9a1-4aa4-a52b-fdf0c7fdaa6c} <Debug> TCPHandler: Processed in 0.001386131 sec. | ||
| 911 | 2025.12.11 18:14:55.141303 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.12.11 18:14:55.141431 [ 3 ] {1fd118cd-872e-4a0c-a1d8-7de94fe02f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 913 | 2025.12.11 18:14:55.141738 [ 3 ] {1fd118cd-872e-4a0c-a1d8-7de94fe02f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.12.11 18:14:55.141781 [ 3 ] {1fd118cd-872e-4a0c-a1d8-7de94fe02f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2025.12.11 18:14:55.142363 [ 3 ] {1fd118cd-872e-4a0c-a1d8-7de94fe02f43} <Debug> TCPHandler: Processed in 0.001110656 sec. | ||
| 916 | 2025.12.11 18:14:55.142591 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.12.11 18:14:55.142720 [ 3 ] {855e9a50-9459-400e-8ea8-e0704c5b0820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 918 | 2025.12.11 18:14:55.143017 [ 3 ] {855e9a50-9459-400e-8ea8-e0704c5b0820} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.12.11 18:14:55.143060 [ 3 ] {855e9a50-9459-400e-8ea8-e0704c5b0820} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.12.11 18:14:55.143394 [ 3 ] {855e9a50-9459-400e-8ea8-e0704c5b0820} <Debug> TCPHandler: Processed in 0.00085137 sec. | ||
| 921 | 2025.12.11 18:14:55.143602 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.11 18:14:55.143731 [ 3 ] {0fb8a624-1d07-4e83-aa61-d9dafdb4acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 923 | 2025.12.11 18:14:55.144045 [ 3 ] {0fb8a624-1d07-4e83-aa61-d9dafdb4acf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2025.12.11 18:14:55.144088 [ 3 ] {0fb8a624-1d07-4e83-aa61-d9dafdb4acf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2025.12.11 18:14:55.144427 [ 3 ] {0fb8a624-1d07-4e83-aa61-d9dafdb4acf6} <Debug> TCPHandler: Processed in 0.00087187 sec. | ||
| 926 | 2025.12.11 18:14:55.144631 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.12.11 18:14:55.144759 [ 3 ] {7c21256f-bb07-48ae-95db-ee9536eb46a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 928 | 2025.12.11 18:14:55.145060 [ 3 ] {7c21256f-bb07-48ae-95db-ee9536eb46a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2025.12.11 18:14:55.145103 [ 3 ] {7c21256f-bb07-48ae-95db-ee9536eb46a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2025.12.11 18:14:55.145434 [ 3 ] {7c21256f-bb07-48ae-95db-ee9536eb46a3} <Debug> TCPHandler: Processed in 0.00085056 sec. | ||
| 931 | 2025.12.11 18:14:55.145640 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.11 18:14:55.145768 [ 3 ] {b4dbf3d1-af18-4ef3-a46f-640d9c994110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 933 | 2025.12.11 18:14:55.146070 [ 3 ] {b4dbf3d1-af18-4ef3-a46f-640d9c994110} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2025.12.11 18:14:55.146111 [ 3 ] {b4dbf3d1-af18-4ef3-a46f-640d9c994110} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2025.12.11 18:14:55.146437 [ 3 ] {b4dbf3d1-af18-4ef3-a46f-640d9c994110} <Debug> TCPHandler: Processed in 0.000843999 sec. | ||
| 936 | 2025.12.11 18:14:55.146648 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.11 18:14:55.146774 [ 3 ] {a88343fc-496f-4bb4-9169-b8f77a24e51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 938 | 2025.12.11 18:14:55.147076 [ 3 ] {a88343fc-496f-4bb4-9169-b8f77a24e51c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2025.12.11 18:14:55.147117 [ 3 ] {a88343fc-496f-4bb4-9169-b8f77a24e51c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2025.12.11 18:14:55.147422 [ 3 ] {a88343fc-496f-4bb4-9169-b8f77a24e51c} <Debug> TCPHandler: Processed in 0.000821558 sec. | ||
| 941 | 2025.12.11 18:14:55.190790 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.12.11 18:14:55.190926 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 943 | 2025.12.11 18:14:55.190979 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2025.12.11 18:14:55.191655 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Trace> oximeter.timeseries_schema (1bde8e95-4d99-4550-9558-bab164b72418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.12.11 18:14:55.191707 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 946 | 2025.12.11 18:14:55.194340 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2025.12.11 18:14:55.194711 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Trace> oximeter.timeseries_schema (1bde8e95-4d99-4550-9558-bab164b72418): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.12.11 18:14:55.194870 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Debug> executeQuery: Read 38 rows, 8.60 KiB in 0.003981 sec., 9545.340366742024 rows/sec., 2.11 MiB/sec. | ||
| 949 | 2025.12.11 18:14:55.194920 [ 3 ] {021419fb-9284-4fec-a616-7fcd3fac5984} <Debug> TCPHandler: Processed in 0.004195014 sec. | ||
| 950 | 2025.12.11 18:14:55.195074 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.12.11 18:14:55.195166 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 952 | 2025.12.11 18:14:55.195206 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 953 | 2025.12.11 18:14:55.199780 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Trace> oximeter.fields_i16 (b506bbb5-e6c5-45ea-81e0-b1274a2c0a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.12.11 18:14:55.199815 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 955 | 2025.12.11 18:14:55.200370 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2025.12.11 18:14:55.200913 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Trace> oximeter.fields_i16 (b506bbb5-e6c5-45ea-81e0-b1274a2c0a66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.12.11 18:14:55.201040 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.005893 sec., 69574.07093161378 rows/sec., 4.41 MiB/sec. | ||
| 958 | 2025.12.11 18:14:55.201076 [ 3 ] {be1c3e33-4023-4f2b-954f-90b76c6db240} <Debug> TCPHandler: Processed in 0.006052417 sec. | ||
| 959 | 2025.12.11 18:14:55.201201 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.12.11 18:14:55.201300 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 961 | 2025.12.11 18:14:55.201343 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 962 | 2025.12.11 18:14:55.201754 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Trace> oximeter.fields_ipaddr (a9aada97-b32e-465d-81f5-6c2a653e692c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.12.11 18:14:55.201790 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 964 | 2025.12.11 18:14:55.202202 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2025.12.11 18:14:55.202629 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Trace> oximeter.fields_ipaddr (a9aada97-b32e-465d-81f5-6c2a653e692c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.12.11 18:14:55.202755 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001474 sec., 6784.260515603799 rows/sec., 553.21 KiB/sec. | ||
| 967 | 2025.12.11 18:14:55.202790 [ 3 ] {65dae44d-089e-4826-95ca-1007c8a408ff} <Debug> TCPHandler: Processed in 0.001639557 sec. | ||
| 968 | 2025.12.11 18:14:55.202905 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.12.11 18:14:55.202999 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 970 | 2025.12.11 18:14:55.203039 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 971 | 2025.12.11 18:14:55.204538 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Trace> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.12.11 18:14:55.204574 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 973 | 2025.12.11 18:14:55.205178 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2025.12.11 18:14:55.205609 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Trace> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.12.11 18:14:55.205742 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Debug> executeQuery: Read 2251 rows, 186.23 KiB in 0.00276 sec., 815579.7101449276 rows/sec., 65.89 MiB/sec. | ||
| 976 | 2025.12.11 18:14:55.205779 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 977 | 2025.12.11 18:14:55.205792 [ 3 ] {53bac296-5d45-4a9f-ab1c-45f161ea9463} <Debug> TCPHandler: Processed in 0.002936876 sec. | ||
| 978 | 2025.12.11 18:14:55.205906 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.12.11 18:14:55.206000 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 980 | 2025.12.11 18:14:55.206040 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 981 | 2025.12.11 18:14:55.206529 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Trace> oximeter.fields_u16 (289baded-89a9-4401-b1a6-ad5864553911): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.12.11 18:14:55.206565 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 983 | 2025.12.11 18:14:55.206980 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.12.11 18:14:55.207425 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Trace> oximeter.fields_u16 (289baded-89a9-4401-b1a6-ad5864553911): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.12.11 18:14:55.207556 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001575 sec., 142857.14285714287 rows/sec., 8.54 MiB/sec. | ||
| 986 | 2025.12.11 18:14:55.207591 [ 3 ] {b4aed1b7-e64a-42d2-bb4c-0d339d3d4271} <Debug> TCPHandler: Processed in 0.001733129 sec. | ||
| 987 | 2025.12.11 18:14:55.207700 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.12.11 18:14:55.207794 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 989 | 2025.12.11 18:14:55.207833 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 990 | 2025.12.11 18:14:55.208379 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Trace> oximeter.fields_u32 (5c25466b-4256-4f83-a7df-077411931cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.12.11 18:14:55.208412 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 992 | 2025.12.11 18:14:55.208855 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.12.11 18:14:55.209267 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Trace> oximeter.fields_u32 (5c25466b-4256-4f83-a7df-077411931cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.12.11 18:14:55.209390 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001614 sec., 272614.6220570012 rows/sec., 18.04 MiB/sec. | ||
| 995 | 2025.12.11 18:14:55.209426 [ 3 ] {be5e3921-32f2-4051-83c6-11de5eda02e5} <Debug> TCPHandler: Processed in 0.001775559 sec. | ||
| 996 | 2025.12.11 18:14:55.209540 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.12.11 18:14:55.209634 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 998 | 2025.12.11 18:14:55.209673 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 999 | 2025.12.11 18:14:55.210141 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Trace> oximeter.fields_u8 (1a5dcd62-4a01-45e4-aebc-7383ea18d656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2025.12.11 18:14:55.210177 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1001 | 2025.12.11 18:14:55.210652 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2025.12.11 18:14:55.211068 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Trace> oximeter.fields_u8 (1a5dcd62-4a01-45e4-aebc-7383ea18d656): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2025.12.11 18:14:55.211189 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001574 sec., 134053.36721728081 rows/sec., 7.61 MiB/sec. | ||
| 1004 | 2025.12.11 18:14:55.211225 [ 3 ] {54f61ce3-f65c-4af0-8cb9-a3abc933688f} <Debug> TCPHandler: Processed in 0.001733719 sec. | ||
| 1005 | 2025.12.11 18:14:55.211331 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2025.12.11 18:14:55.211424 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2025.12.11 18:14:55.211462 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2025.12.11 18:14:55.212236 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Trace> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2025.12.11 18:14:55.212273 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1010 | 2025.12.11 18:14:55.212799 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2025.12.11 18:14:55.213273 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Trace> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.12.11 18:14:55.213405 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Debug> executeQuery: Read 1127 rows, 82.14 KiB in 0.001999 sec., 563781.8909454728 rows/sec., 40.13 MiB/sec. | ||
| 1013 | 2025.12.11 18:14:55.213443 [ 3 ] {7910fb3e-b283-4e32-b7f6-0391800134e3} <Debug> TCPHandler: Processed in 0.002160199 sec. | ||
| 1014 | 2025.12.11 18:14:55.213553 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2025.12.11 18:14:55.213646 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1016 | 2025.12.11 18:14:55.213687 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1017 | 2025.12.11 18:14:55.214035 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Trace> oximeter.measurements_bool (df300e11-f911-4fb1-b7bd-319f0e419cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2025.12.11 18:14:55.214071 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1019 | 2025.12.11 18:14:55.216575 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2025.12.11 18:14:55.216982 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Trace> oximeter.measurements_bool (df300e11-f911-4fb1-b7bd-319f0e419cc6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2025.12.11 18:14:55.217106 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003478 sec., 1725.1293847038528 rows/sec., 90.13 KiB/sec. | ||
| 1022 | 2025.12.11 18:14:55.217141 [ 3 ] {1a37d71a-9589-4505-ba23-86dd66a42266} <Debug> TCPHandler: Processed in 0.003637402 sec. | ||
| 1023 | 2025.12.11 18:14:55.217251 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.11 18:14:55.217343 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2025.12.11 18:14:55.217386 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1026 | 2025.12.11 18:14:55.218058 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Trace> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2025.12.11 18:14:55.218091 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1028 | 2025.12.11 18:14:55.218581 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2025.12.11 18:14:55.219001 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Trace> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2025.12.11 18:14:55.219140 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Debug> executeQuery: Read 1333 rows, 90.38 KiB in 0.001815 sec., 734435.261707989 rows/sec., 48.63 MiB/sec. | ||
| 1031 | 2025.12.11 18:14:55.219177 [ 3 ] {f0e222b2-e5cf-43e0-820d-d2e574b1fa46} <Debug> TCPHandler: Processed in 0.001975914 sec. | ||
| 1032 | 2025.12.11 18:14:55.219292 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2025.12.11 18:14:55.219385 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1034 | 2025.12.11 18:14:55.219428 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1035 | 2025.12.11 18:14:55.219739 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Trace> oximeter.measurements_f64 (f37ae4be-ae04-448d-8d28-848d975decf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.12.11 18:14:55.219774 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1037 | 2025.12.11 18:14:55.220174 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2025.12.11 18:14:55.220590 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Trace> oximeter.measurements_f64 (f37ae4be-ae04-448d-8d28-848d975decf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.12.11 18:14:55.220723 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001356 sec., 737.4631268436578 rows/sec., 49.69 KiB/sec. | ||
| 1040 | 2025.12.11 18:14:55.220760 [ 3 ] {54b2c554-ac6f-42fc-9a1b-d4abbd6c0cb5} <Debug> TCPHandler: Processed in 0.001517965 sec. | ||
| 1041 | 2025.12.11 18:14:55.220870 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.12.11 18:14:55.220965 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1043 | 2025.12.11 18:14:55.221017 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <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 | ||
| 1044 | 2025.12.11 18:14:55.221746 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Trace> oximeter.measurements_histogramu64 (716d49c4-cf65-4eae-97fe-0275c723bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.12.11 18:14:55.221782 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1046 | 2025.12.11 18:14:55.224926 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2025.12.11 18:14:55.225334 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Trace> oximeter.measurements_histogramu64 (716d49c4-cf65-4eae-97fe-0275c723bd05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.12.11 18:14:55.225475 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004528 sec., 2208.4805653710246 rows/sec., 3.96 MiB/sec. | ||
| 1049 | 2025.12.11 18:14:55.225524 [ 3 ] {a0714e79-3d54-40c3-8672-24854eda200c} <Debug> TCPHandler: Processed in 0.004701926 sec. | ||
| 1050 | 2025.12.11 18:14:55.225641 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.12.11 18:14:55.225735 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1052 | 2025.12.11 18:14:55.225776 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1053 | 2025.12.11 18:14:55.226139 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Trace> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.12.11 18:14:55.226184 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1055 | 2025.12.11 18:14:55.226714 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1056 | 2025.12.11 18:14:55.227135 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Trace> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.12.11 18:14:55.227262 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Debug> executeQuery: Read 52 rows, 2.93 KiB in 0.001546 sec., 33635.18758085382 rows/sec., 1.85 MiB/sec. | ||
| 1058 | 2025.12.11 18:14:55.227301 [ 3 ] {6ac82cca-3de3-4a4b-90ed-fd83744424ae} <Debug> TCPHandler: Processed in 0.001709609 sec. | ||
| 1059 | 2025.12.11 18:14:56.779431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 190 | ||
| 1060 | 2025.12.11 18:14:56.783315 [ 242 ] {} <Trace> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2025.12.11 18:14:56.783359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1062 | 2025.12.11 18:14:56.784684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1063 | 2025.12.11 18:14:56.785139 [ 242 ] {} <Trace> system.query_log (968ed7dc-79fb-4065-b2fe-bd86c9d9bf74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2025.12.11 18:14:56.785368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1065 | 2025.12.11 18:14:57.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.62 MiB, peak 163.56 MiB, free memory in arenas 0.00 B, will set to 160.77 MiB (RSS), difference: 4.15 MiB | ||
| 1066 | 2025.12.11 18:14:58.620309 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.12.11 18:14:58.620486 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1068 | 2025.12.11 18:14:58.620553 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1069 | 2025.12.11 18:14:58.621206 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Trace> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2025.12.11 18:14:58.621252 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1071 | 2025.12.11 18:14:58.621760 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2025.12.11 18:14:58.622218 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Trace> oximeter.fields_string (d870fd2b-2cd0-4f34-a9b4-7bf31ddafd34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.12.11 18:14:58.622375 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001965 sec., 15267.175572519083 rows/sec., 1.15 MiB/sec. | ||
| 1074 | 2025.12.11 18:14:58.622433 [ 3 ] {b240cd4a-fb9a-4b9f-a094-86b621b9362f} <Debug> TCPHandler: Processed in 0.002284021 sec. | ||
| 1075 | 2025.12.11 18:14:58.622577 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.12.11 18:14:58.622678 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1077 | 2025.12.11 18:14:58.622720 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1078 | 2025.12.11 18:14:58.623233 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Trace> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.12.11 18:14:58.623272 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1080 | 2025.12.11 18:14:58.623674 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2025.12.11 18:14:58.624127 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Trace> oximeter.fields_uuid (17e0e8b1-0f70-45c9-bff5-a351494b0257): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.12.11 18:14:58.624265 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001564 sec., 23017.90281329923 rows/sec., 1.80 MiB/sec. | ||
| 1083 | 2025.12.11 18:14:58.624313 [ 3 ] {e8829b0e-4efe-40b9-aae4-f5b1ff4ea340} <Debug> TCPHandler: Processed in 0.001749579 sec. | ||
| 1084 | 2025.12.11 18:14:58.624447 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.12.11 18:14:58.624549 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1086 | 2025.12.11 18:14:58.624594 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1087 | 2025.12.11 18:14:58.625005 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Trace> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.12.11 18:14:58.625043 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1089 | 2025.12.11 18:14:58.625484 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2025.12.11 18:14:58.625929 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Trace> oximeter.measurements_cumulativeu64 (ef38db07-32bb-48c9-b7b6-c47ab47a2b67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.12.11 18:14:58.626059 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001534 sec., 43024.77183833116 rows/sec., 3.00 MiB/sec. | ||
| 1092 | 2025.12.11 18:14:58.626094 [ 3 ] {8b0513fa-60f2-4eab-a158-b3731bedb549} <Debug> TCPHandler: Processed in 0.001700788 sec. | ||
| 1093 | 2025.12.11 18:14:58.626220 [ 3 ] {} <Trace> TCP-Session: 6938a718-836e-4329-89f0-a3919abf9033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.11 18:14:58.626317 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62210) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1095 | 2025.12.11 18:14:58.626361 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1096 | 2025.12.11 18:14:58.626688 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Trace> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.12.11 18:14:58.626724 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1098 | 2025.12.11 18:14:58.627110 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2025.12.11 18:14:58.627532 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Trace> oximeter.measurements_u64 (3fd21fe1-6c0b-401f-8efa-31341509bb4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.12.11 18:14:58.627659 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001362 sec., 17621.14537444934 rows/sec., 1.18 MiB/sec. | ||
| 1101 | 2025.12.11 18:14:58.627693 [ 3 ] {63bd6924-76af-46d9-9f73-8c299a8d48c4} <Debug> TCPHandler: Processed in 0.001524204 sec. | ||
| 1102 | 2025.12.11 18:14:59.285976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1103 | 2025.12.11 18:14:59.286481 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.12.11 18:14:59.286534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1105 | 2025.12.11 18:14:59.287258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1106 | 2025.12.11 18:14:59.287705 [ 244 ] {} <Trace> system.asynchronous_metric_log (563a4355-e10c-40ef-8a47-067325e76c94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.12.11 18:14:59.287852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1108 | 2025.12.11 18:14:59.357362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1109 | 2025.12.11 18:14:59.375443 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.12.11 18:14:59.375509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1111 | 2025.12.11 18:14:59.381993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2025.12.11 18:14:59.383129 [ 243 ] {} <Trace> system.metric_log (0953ac46-eae2-48ec-ac6d-f554244b0f0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.12.11 18:14:59.386459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1114 | 2025.12.11 18:15:00.000338 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.33 MiB, peak 165.33 MiB, free memory in arenas 0.00 B, will set to 163.16 MiB (RSS), difference: 1.83 MiB | ||
| 1115 | 2025.12.11 18:15:02.212193 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50612 | ||
| 1116 | 2025.12.11 18:15:02.214328 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2025.12.11 18:15:02.214407 [ 286 ] {} <Debug> TCP-Session: 52932d38-033a-47cb-95d0-6cc7b85ee049 Authenticating user 'default' from [fd00:1122:3344:101::e]:50612 | ||
| 1118 | 2025.12.11 18:15:02.214439 [ 286 ] {} <Debug> TCP-Session: 52932d38-033a-47cb-95d0-6cc7b85ee049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.12.11 18:15:02.214453 [ 286 ] {} <Debug> TCP-Session: 52932d38-033a-47cb-95d0-6cc7b85ee049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.12.11 18:15:02.214509 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1121 | 2025.12.11 18:15:02.214533 [ 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 | ||
| 1122 | 2025.12.11 18:15:02.214551 [ 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 | ||
| 1123 | 2025.12.11 18:15:02.215082 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63864 | ||
| 1124 | 2025.12.11 18:15:02.215173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36710 | ||
| 1125 | 2025.12.11 18:15:02.215245 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54107 | ||
| 1126 | 2025.12.11 18:15:02.215328 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2025.12.11 18:15:02.215379 [ 287 ] {} <Debug> TCP-Session: 9d215fd5-5943-40e3-a267-8e209d59941a Authenticating user 'default' from [fd00:1122:3344:101::e]:63864 | ||
| 1128 | 2025.12.11 18:15:02.215404 [ 287 ] {} <Debug> TCP-Session: 9d215fd5-5943-40e3-a267-8e209d59941a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2025.12.11 18:15:02.215418 [ 287 ] {} <Debug> TCP-Session: 9d215fd5-5943-40e3-a267-8e209d59941a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2025.12.11 18:15:02.215487 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2025.12.11 18:15:02.215526 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62658 | ||
| 1132 | 2025.12.11 18:15:02.215549 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2025.12.11 18:15:02.215538 [ 288 ] {} <Debug> TCP-Session: 0b234cd9-86b2-4d35-bb2f-7e3d7970c487 Authenticating user 'default' from [fd00:1122:3344:101::e]:36710 | ||
| 1134 | 2025.12.11 18:15:02.215605 [ 289 ] {} <Debug> TCP-Session: 3fccede9-62e2-4938-b028-17b5a68bddd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54107 | ||
| 1135 | 2025.12.11 18:15:02.215622 [ 288 ] {} <Debug> TCP-Session: 0b234cd9-86b2-4d35-bb2f-7e3d7970c487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2025.12.11 18:15:02.215629 [ 289 ] {} <Debug> TCP-Session: 3fccede9-62e2-4938-b028-17b5a68bddd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2025.12.11 18:15:02.215643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54888 | ||
| 1138 | 2025.12.11 18:15:02.215658 [ 289 ] {} <Debug> TCP-Session: 3fccede9-62e2-4938-b028-17b5a68bddd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.12.11 18:15:02.215646 [ 288 ] {} <Debug> TCP-Session: 0b234cd9-86b2-4d35-bb2f-7e3d7970c487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2025.12.11 18:15:02.215802 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43405 | ||
| 1141 | 2025.12.11 18:15:02.215805 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2025.12.11 18:15:02.215886 [ 290 ] {} <Debug> TCP-Session: 1ab5aeab-ba6f-4ae2-b0a4-d986b596da20 Authenticating user 'default' from [fd00:1122:3344:101::e]:62658 | ||
| 1143 | 2025.12.11 18:15:02.215916 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2025.12.11 18:15:02.215920 [ 290 ] {} <Debug> TCP-Session: 1ab5aeab-ba6f-4ae2-b0a4-d986b596da20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.12.11 18:15:02.215957 [ 291 ] {} <Debug> TCP-Session: 08edf33a-037c-4c2e-9020-1448b3ef6a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:54888 | ||
| 1146 | 2025.12.11 18:15:02.215962 [ 290 ] {} <Debug> TCP-Session: 1ab5aeab-ba6f-4ae2-b0a4-d986b596da20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.12.11 18:15:02.215985 [ 291 ] {} <Debug> TCP-Session: 08edf33a-037c-4c2e-9020-1448b3ef6a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.12.11 18:15:02.216006 [ 291 ] {} <Debug> TCP-Session: 08edf33a-037c-4c2e-9020-1448b3ef6a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.12.11 18:15:02.216046 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35136 | ||
| 1150 | 2025.12.11 18:15:02.216050 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2025.12.11 18:15:02.216112 [ 292 ] {} <Debug> TCP-Session: 2924a61b-da1c-47e7-833c-d7de7f92ca88 Authenticating user 'default' from [fd00:1122:3344:101::e]:43405 | ||
| 1152 | 2025.12.11 18:15:02.216127 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57634 | ||
| 1153 | 2025.12.11 18:15:02.216143 [ 292 ] {} <Debug> TCP-Session: 2924a61b-da1c-47e7-833c-d7de7f92ca88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2025.12.11 18:15:02.216159 [ 292 ] {} <Debug> TCP-Session: 2924a61b-da1c-47e7-833c-d7de7f92ca88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.12.11 18:15:02.216258 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1156 | 2025.12.11 18:15:02.216302 [ 293 ] {} <Debug> TCP-Session: 16c1594e-e93e-48e0-9551-bf4b6f760b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:35136 | ||
| 1157 | 2025.12.11 18:15:02.216329 [ 293 ] {} <Debug> TCP-Session: 16c1594e-e93e-48e0-9551-bf4b6f760b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.12.11 18:15:02.216343 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2025.12.11 18:15:02.216351 [ 293 ] {} <Debug> TCP-Session: 16c1594e-e93e-48e0-9551-bf4b6f760b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.12.11 18:15:02.216387 [ 294 ] {} <Debug> TCP-Session: aacdbd8d-4328-453a-984e-4d6b8818f57f Authenticating user 'default' from [fd00:1122:3344:101::e]:57634 | ||
| 1161 | 2025.12.11 18:15:02.216413 [ 294 ] {} <Debug> TCP-Session: aacdbd8d-4328-453a-984e-4d6b8818f57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2025.12.11 18:15:02.216426 [ 294 ] {} <Debug> TCP-Session: aacdbd8d-4328-453a-984e-4d6b8818f57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2025.12.11 18:15:02.217424 [ 286 ] {} <Trace> TCP-Session: 52932d38-033a-47cb-95d0-6cc7b85ee049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.12.11 18:15:02.217626 [ 286 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1165 | 2025.12.11 18:15:02.217978 [ 286 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1166 | 2025.12.11 18:15:02.222415 [ 286 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2025.12.11 18:15:02.229336 [ 286 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Debug> oximeter.version (581bffaf-9333-4b42-bd1a-ce379d61e7e6) (SelectExecutor): Key condition: unknown | ||
| 1168 | 2025.12.11 18:15:02.252325 [ 298 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> AggregatingTransform: Aggregating | ||
| 1169 | 2025.12.11 18:15:02.254522 [ 298 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> Aggregator: Aggregation method: without_key | ||
| 1170 | 2025.12.11 18:15:02.255256 [ 298 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006028766 sec. (165.871 rows/sec., 6.48 KiB/sec.) | ||
| 1171 | 2025.12.11 18:15:02.255281 [ 298 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> Aggregator: Merging aggregated data | ||
| 1172 | 2025.12.11 18:15:02.255309 [ 298 ] {6ef376eb-11c9-432a-a275-e1c90acd5935} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||