| 1 | [ Sep 19 23:59:08 Enabled. ] | ||
| 2 | [ Sep 19 23:59:08 Rereading configuration. ] | ||
| 3 | [ Sep 19 23:59:09 Rereading configuration. ] | ||
| 4 | [ Sep 19 23:59:21 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 | [ Sep 19 23:59:21 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.09.19 23:59:23.590928 [ 1 ] {} <Information> Application: Will watch for the process with pid 24212 | ||
| 29 | 2025.09.19 23:59:23.591362 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.19 23:59:24.076162 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24212 | ||
| 31 | 2025.09.19 23:59:24.077439 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.19 23:59:24.077599 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.19 23:59:24.222793 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.19 23:59:24.312516 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.19 23:59:24.312633 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.19 23:59:24.312663 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.19 23:59:24.312751 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.19 23:59:24.313632 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.19 23:59:24.315969 [ 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.09.19 23:59:24.316785 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.19 23:59:24.317588 [ 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.09.19 23:59:24.317636 [ 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.09.19 23:59:24.317675 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.19 23:59:24.318355 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.19 23:59:24.319304 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.19 23:59:24.325145 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.19 23:59:24.325857 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.19 23:59:24.327112 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.19 23:59:24.327270 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.19 23:59:24.328331 [ 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.09.19 23:59:24.328785 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.19 23:59:24.332621 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.19 23:59:24.333321 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.19 23:59:24.336281 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.19 23:59:24.336688 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.19 23:59:24.337073 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.19 23:59:24.337375 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.19 23:59:24.338690 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.19 23:59:24.338714 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.19 23:59:24.338806 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.19 23:59:24.338900 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.19 23:59:24.367876 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.19 23:59:24.367901 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148174 sec | ||
| 68 | 2025.09.19 23:59:24.367944 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.19 23:59:24.367983 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.19 23:59:24.368627 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.19 23:59:24.369182 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.19 23:59:24.383254 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.19 23:59:24.383296 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.19 23:59:24.383381 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.19 23:59:24.383393 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.19 23:59:24.383428 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.19 23:59:24.383507 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.19 23:59:24.387570 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.19 23:59:24.387623 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.19 23:59:24.387678 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.19 23:59:24.387838 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.19 23:59:24.387880 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.19 23:59:24.387892 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.19 23:59:24.387958 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.19 23:59:24.387971 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.19 23:59:24.388002 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.19 23:59:24.388067 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.19 23:59:24.409586 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.19 23:59:24.414426 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.19 23:59:24.414513 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108262 sec | ||
| 91 | 2025.09.19 23:59:24.414529 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.19 23:59:24.414542 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.19 23:59:24.414568 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.19 23:59:24.414891 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.19 23:59:24.415055 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.19 23:59:24.415081 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.19 23:59:24.415102 [ 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.09.19 23:59:24.415122 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.19 23:59:24.438485 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.19 23:59:24.438696 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2025.09.19 23:59:24.440012 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2851e-05 sec. | ||
| 102 | 2025.09.19 23:59:24.440917 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.19 23:59:24.442206 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.19 23:59:24.442223 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.19 23:59:24.798811 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44304 | ||
| 106 | 2025.09.19 23:59:24.800703 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.19 23:59:24.800769 [ 3 ] {} <Debug> TCP-Session: 52c6ff81-1c6a-4be7-96f4-a47ce0e03699 Authenticating user 'default' from [fd00:1122:3344:101::a]:44304 | ||
| 108 | 2025.09.19 23:59:24.800797 [ 3 ] {} <Debug> TCP-Session: 52c6ff81-1c6a-4be7-96f4-a47ce0e03699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.19 23:59:24.800907 [ 3 ] {} <Debug> TCP-Session: 52c6ff81-1c6a-4be7-96f4-a47ce0e03699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.19 23:59:24.801008 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.19 23:59:24.801032 [ 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.09.19 23:59:24.801145 [ 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.09.19 23:59:24.803862 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33753 | ||
| 114 | 2025.09.19 23:59:24.804001 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61645 | ||
| 115 | 2025.09.19 23:59:24.804004 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55198 | ||
| 116 | 2025.09.19 23:59:24.804122 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.19 23:59:24.804253 [ 4 ] {} <Debug> TCP-Session: 4bea2499-847a-41e2-a79d-efcec23b95b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:33753 | ||
| 118 | 2025.09.19 23:59:24.804265 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52626 | ||
| 119 | 2025.09.19 23:59:24.804283 [ 4 ] {} <Debug> TCP-Session: 4bea2499-847a-41e2-a79d-efcec23b95b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.19 23:59:24.804306 [ 4 ] {} <Debug> TCP-Session: 4bea2499-847a-41e2-a79d-efcec23b95b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.19 23:59:24.804423 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.09.19 23:59:24.804468 [ 254 ] {} <Debug> TCP-Session: 958d6d13-5e0e-4288-bff9-3b6e86c4aeb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:55198 | ||
| 123 | 2025.09.19 23:59:24.804489 [ 254 ] {} <Debug> TCP-Session: 958d6d13-5e0e-4288-bff9-3b6e86c4aeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.09.19 23:59:24.804531 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.09.19 23:59:24.804488 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.09.19 23:59:24.804584 [ 254 ] {} <Debug> TCP-Session: 958d6d13-5e0e-4288-bff9-3b6e86c4aeb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.09.19 23:59:24.804635 [ 5 ] {} <Debug> TCP-Session: dae3b28e-aeab-40e9-aa3b-0c699e566689 Authenticating user 'default' from [fd00:1122:3344:101::a]:61645 | ||
| 128 | 2025.09.19 23:59:24.804611 [ 255 ] {} <Debug> TCP-Session: de52b4e6-7055-4b64-a481-6b1456e2b053 Authenticating user 'default' from [fd00:1122:3344:101::a]:52626 | ||
| 129 | 2025.09.19 23:59:24.804670 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36068 | ||
| 130 | 2025.09.19 23:59:24.804727 [ 5 ] {} <Debug> TCP-Session: dae3b28e-aeab-40e9-aa3b-0c699e566689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.19 23:59:24.804754 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50652 | ||
| 132 | 2025.09.19 23:59:24.804762 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39352 | ||
| 133 | 2025.09.19 23:59:24.804698 [ 255 ] {} <Debug> TCP-Session: de52b4e6-7055-4b64-a481-6b1456e2b053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.09.19 23:59:24.804837 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.09.19 23:59:24.804807 [ 5 ] {} <Debug> TCP-Session: dae3b28e-aeab-40e9-aa3b-0c699e566689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.09.19 23:59:24.804885 [ 255 ] {} <Debug> TCP-Session: de52b4e6-7055-4b64-a481-6b1456e2b053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.09.19 23:59:24.804901 [ 257 ] {} <Debug> TCP-Session: 48ff36b4-71cc-4b87-8892-395bd07f0557 Authenticating user 'default' from [fd00:1122:3344:101::a]:36068 | ||
| 138 | 2025.09.19 23:59:24.804974 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.09.19 23:59:24.804977 [ 257 ] {} <Debug> TCP-Session: 48ff36b4-71cc-4b87-8892-395bd07f0557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.19 23:59:24.805010 [ 258 ] {} <Debug> TCP-Session: bbdd2f40-4695-43d9-afe7-76ed4c719aef Authenticating user 'default' from [fd00:1122:3344:101::a]:50652 | ||
| 141 | 2025.09.19 23:59:24.805056 [ 257 ] {} <Debug> TCP-Session: 48ff36b4-71cc-4b87-8892-395bd07f0557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.19 23:59:24.804975 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.09.19 23:59:24.805116 [ 258 ] {} <Debug> TCP-Session: bbdd2f40-4695-43d9-afe7-76ed4c719aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.09.19 23:59:24.805137 [ 256 ] {} <Debug> TCP-Session: ba4d5a96-3fb9-4397-9f4b-6b46ff0f2578 Authenticating user 'default' from [fd00:1122:3344:101::a]:39352 | ||
| 145 | 2025.09.19 23:59:24.805231 [ 258 ] {} <Debug> TCP-Session: bbdd2f40-4695-43d9-afe7-76ed4c719aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.09.19 23:59:24.805250 [ 256 ] {} <Debug> TCP-Session: ba4d5a96-3fb9-4397-9f4b-6b46ff0f2578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.19 23:59:24.805368 [ 256 ] {} <Debug> TCP-Session: ba4d5a96-3fb9-4397-9f4b-6b46ff0f2578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.19 23:59:24.956291 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35778 | ||
| 149 | 2025.09.19 23:59:24.967281 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.09.19 23:59:24.967433 [ 259 ] {} <Debug> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Authenticating user 'default' from [fd00:1122:3344:101::d]:35778 | ||
| 151 | 2025.09.19 23:59:24.967460 [ 259 ] {} <Debug> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.19 23:59:24.967473 [ 259 ] {} <Debug> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.19 23:59:24.967606 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.09.19 23:59:24.967643 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.09.19 23:59:24.967726 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.09.19 23:59:24.985505 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36415 | ||
| 157 | 2025.09.19 23:59:24.985593 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45415 | ||
| 158 | 2025.09.19 23:59:24.985681 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45984 | ||
| 159 | 2025.09.19 23:59:24.985820 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39310 | ||
| 160 | 2025.09.19 23:59:24.985897 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.09.19 23:59:24.985937 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.09.19 23:59:24.986017 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37535 | ||
| 163 | 2025.09.19 23:59:24.986055 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2025.09.19 23:59:24.986067 [ 260 ] {} <Debug> TCP-Session: bcc3397b-b29b-4ac0-99ad-c5ec26b64fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36415 | ||
| 165 | 2025.09.19 23:59:24.986166 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.09.19 23:59:24.986107 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37197 | ||
| 167 | 2025.09.19 23:59:24.986229 [ 260 ] {} <Debug> TCP-Session: bcc3397b-b29b-4ac0-99ad-c5ec26b64fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.09.19 23:59:24.986245 [ 264 ] {} <Debug> TCP-Session: 1d243184-77e7-404d-af64-de89e16c2db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37535 | ||
| 169 | 2025.09.19 23:59:24.986231 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43825 | ||
| 170 | 2025.09.19 23:59:24.986305 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47253 | ||
| 171 | 2025.09.19 23:59:24.986316 [ 260 ] {} <Debug> TCP-Session: bcc3397b-b29b-4ac0-99ad-c5ec26b64fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.09.19 23:59:24.986098 [ 263 ] {} <Debug> TCP-Session: e7233461-0977-435b-a8ee-bf17ff834c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39310 | ||
| 173 | 2025.09.19 23:59:24.986355 [ 264 ] {} <Debug> TCP-Session: 1d243184-77e7-404d-af64-de89e16c2db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.09.19 23:59:24.986060 [ 261 ] {} <Debug> TCP-Session: 421a38b5-6e44-448d-9e48-6d872c45fc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:45415 | ||
| 175 | 2025.09.19 23:59:24.986454 [ 263 ] {} <Debug> TCP-Session: e7233461-0977-435b-a8ee-bf17ff834c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.09.19 23:59:24.986420 [ 264 ] {} <Debug> TCP-Session: 1d243184-77e7-404d-af64-de89e16c2db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.09.19 23:59:24.986521 [ 261 ] {} <Debug> TCP-Session: 421a38b5-6e44-448d-9e48-6d872c45fc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.09.19 23:59:24.986543 [ 263 ] {} <Debug> TCP-Session: e7233461-0977-435b-a8ee-bf17ff834c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.09.19 23:59:24.986604 [ 261 ] {} <Debug> TCP-Session: 421a38b5-6e44-448d-9e48-6d872c45fc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.09.19 23:59:24.988095 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.09.19 23:59:24.988134 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.09.19 23:59:24.988153 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.09.19 23:59:24.988177 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.09.19 23:59:24.988236 [ 262 ] {} <Debug> TCP-Session: 270ab7f5-0fb9-4747-b731-b14f18d4df03 Authenticating user 'default' from [fd00:1122:3344:101::d]:45984 | ||
| 185 | 2025.09.19 23:59:24.988265 [ 266 ] {} <Debug> TCP-Session: 21e20c72-af16-4daf-9219-9349464e8714 Authenticating user 'default' from [fd00:1122:3344:101::d]:43825 | ||
| 186 | 2025.09.19 23:59:24.988259 [ 265 ] {} <Debug> TCP-Session: 00d97926-179d-494f-ad92-3b9706d7f60b Authenticating user 'default' from [fd00:1122:3344:101::d]:37197 | ||
| 187 | 2025.09.19 23:59:24.988252 [ 267 ] {} <Debug> TCP-Session: 398ade09-3141-42d8-8d3c-d8eb3db03b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:47253 | ||
| 188 | 2025.09.19 23:59:24.988368 [ 266 ] {} <Debug> TCP-Session: 21e20c72-af16-4daf-9219-9349464e8714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.09.19 23:59:24.988353 [ 265 ] {} <Debug> TCP-Session: 00d97926-179d-494f-ad92-3b9706d7f60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.09.19 23:59:24.988344 [ 262 ] {} <Debug> TCP-Session: 270ab7f5-0fb9-4747-b731-b14f18d4df03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.09.19 23:59:24.988445 [ 266 ] {} <Debug> TCP-Session: 21e20c72-af16-4daf-9219-9349464e8714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.09.19 23:59:24.988430 [ 265 ] {} <Debug> TCP-Session: 00d97926-179d-494f-ad92-3b9706d7f60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2025.09.19 23:59:24.988427 [ 267 ] {} <Debug> TCP-Session: 398ade09-3141-42d8-8d3c-d8eb3db03b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.09.19 23:59:24.988523 [ 262 ] {} <Debug> TCP-Session: 270ab7f5-0fb9-4747-b731-b14f18d4df03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.09.19 23:59:24.988663 [ 267 ] {} <Debug> TCP-Session: 398ade09-3141-42d8-8d3c-d8eb3db03b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.09.19 23:59:25.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.92 MiB, peak 116.92 MiB, free memory in arenas 0.00 B, will set to 119.71 MiB (RSS), difference: 2.79 MiB | ||
| 197 | 2025.09.19 23:59:25.001931 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2025.09.19 23:59:25.004679 [ 259 ] {f5be505f-84b3-4b8a-833c-17e123d9061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2025.09.19 23:59:25.247520 [ 259 ] {f5be505f-84b3-4b8a-833c-17e123d9061c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35778) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2025.09.19 23:59:25.248485 [ 259 ] {f5be505f-84b3-4b8a-833c-17e123d9061c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2025.09.19 23:59:25.248698 [ 259 ] {f5be505f-84b3-4b8a-833c-17e123d9061c} <Debug> TCPHandler: Processed in 0.248867675 sec. | ||
| 248 | 2025.09.19 23:59:25.251145 [ 260 ] {} <Trace> TCP-Session: bcc3397b-b29b-4ac0-99ad-c5ec26b64fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2025.09.19 23:59:25.251431 [ 260 ] {f8c93a9f-c3f1-469f-a280-8bb8d15613ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2025.09.19 23:59:25.251812 [ 260 ] {f8c93a9f-c3f1-469f-a280-8bb8d15613ec} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36415) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2025.09.19 23:59:25.252079 [ 260 ] {f8c93a9f-c3f1-469f-a280-8bb8d15613ec} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2025.09.19 23:59:25.252294 [ 260 ] {f8c93a9f-c3f1-469f-a280-8bb8d15613ec} <Debug> TCPHandler: Processed in 0.001323499 sec. | ||
| 299 | 2025.09.19 23:59:25.252609 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2025.09.19 23:59:25.253320 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2025.09.19 23:59:25.253976 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2025.09.19 23:59:25.297377 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2025.09.19 23:59:25.297416 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6712e-05 sec | ||
| 304 | 2025.09.19 23:59:25.297516 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Trace> ReferentialDeps: No tables | ||
| 305 | 2025.09.19 23:59:25.297599 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Trace> LoadingDeps: No tables | ||
| 306 | 2025.09.19 23:59:25.297640 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2025.09.19 23:59:25.298367 [ 259 ] {30cbe24a-1b05-43be-94cb-10b7b7a90d74} <Debug> TCPHandler: Processed in 0.045867566 sec. | ||
| 308 | 2025.09.19 23:59:25.298516 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.09.19 23:59:25.298753 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2025.09.19 23:59:25.298866 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2025.09.19 23:59:25.308354 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2025.09.19 23:59:25.368056 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Debug> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885): Loading data parts | ||
| 314 | 2025.09.19 23:59:25.370838 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Debug> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885): There are no data parts | ||
| 315 | 2025.09.19 23:59:25.406623 [ 259 ] {8cc5e494-58db-4ba3-bb28-254f111108ee} <Debug> TCPHandler: Processed in 0.108156972 sec. | ||
| 316 | 2025.09.19 23:59:25.406802 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.09.19 23:59:25.407036 [ 259 ] {b075be29-11d4-48db-9a6b-635aa0d5ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.09.19 23:59:25.407183 [ 259 ] {b075be29-11d4-48db-9a6b-635aa0d5ccb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.09.19 23:59:25.439990 [ 259 ] {b075be29-11d4-48db-9a6b-635aa0d5ccb1} <Debug> oximeter.measurements_bool (09347996-c237-42f5-be3e-eb0c5c08f912): Loading data parts | ||
| 330 | 2025.09.19 23:59:25.440243 [ 259 ] {b075be29-11d4-48db-9a6b-635aa0d5ccb1} <Debug> oximeter.measurements_bool (09347996-c237-42f5-be3e-eb0c5c08f912): There are no data parts | ||
| 331 | 2025.09.19 23:59:25.453328 [ 259 ] {b075be29-11d4-48db-9a6b-635aa0d5ccb1} <Debug> TCPHandler: Processed in 0.046587551 sec. | ||
| 332 | 2025.09.19 23:59:25.453686 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.09.19 23:59:25.453880 [ 259 ] {28c4b36a-e9d2-4ab2-8217-e100ebf4e468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 334 | 2025.09.19 23:59:25.453991 [ 259 ] {28c4b36a-e9d2-4ab2-8217-e100ebf4e468} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.09.19 23:59:25.472931 [ 259 ] {28c4b36a-e9d2-4ab2-8217-e100ebf4e468} <Debug> oximeter.measurements_i8 (cd3e3c80-e3a2-4370-9ada-b6e32503d6f3): Loading data parts | ||
| 336 | 2025.09.19 23:59:25.473296 [ 259 ] {28c4b36a-e9d2-4ab2-8217-e100ebf4e468} <Debug> oximeter.measurements_i8 (cd3e3c80-e3a2-4370-9ada-b6e32503d6f3): There are no data parts | ||
| 337 | 2025.09.19 23:59:25.488385 [ 259 ] {28c4b36a-e9d2-4ab2-8217-e100ebf4e468} <Debug> TCPHandler: Processed in 0.03480243 sec. | ||
| 338 | 2025.09.19 23:59:25.488541 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.09.19 23:59:25.488749 [ 259 ] {af89fa43-7740-4851-ab08-2a70f17d1549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 340 | 2025.09.19 23:59:25.488828 [ 259 ] {af89fa43-7740-4851-ab08-2a70f17d1549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.09.19 23:59:25.510112 [ 259 ] {af89fa43-7740-4851-ab08-2a70f17d1549} <Debug> oximeter.measurements_u8 (22abf5a5-a7e1-4a0b-bae1-b6e59dfa3fec): Loading data parts | ||
| 342 | 2025.09.19 23:59:25.510291 [ 259 ] {af89fa43-7740-4851-ab08-2a70f17d1549} <Debug> oximeter.measurements_u8 (22abf5a5-a7e1-4a0b-bae1-b6e59dfa3fec): There are no data parts | ||
| 343 | 2025.09.19 23:59:25.524889 [ 259 ] {af89fa43-7740-4851-ab08-2a70f17d1549} <Debug> TCPHandler: Processed in 0.036401235 sec. | ||
| 344 | 2025.09.19 23:59:25.525154 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.09.19 23:59:25.525328 [ 259 ] {f7243d36-60f7-4c7e-a466-fd566ec2ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 346 | 2025.09.19 23:59:25.525428 [ 259 ] {f7243d36-60f7-4c7e-a466-fd566ec2ed38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.09.19 23:59:25.535520 [ 259 ] {f7243d36-60f7-4c7e-a466-fd566ec2ed38} <Debug> oximeter.measurements_i16 (378c87f8-003b-4772-a924-2f86409d88c2): Loading data parts | ||
| 348 | 2025.09.19 23:59:25.535713 [ 259 ] {f7243d36-60f7-4c7e-a466-fd566ec2ed38} <Debug> oximeter.measurements_i16 (378c87f8-003b-4772-a924-2f86409d88c2): There are no data parts | ||
| 349 | 2025.09.19 23:59:25.549605 [ 259 ] {f7243d36-60f7-4c7e-a466-fd566ec2ed38} <Debug> TCPHandler: Processed in 0.024514052 sec. | ||
| 350 | 2025.09.19 23:59:25.549779 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.09.19 23:59:25.549993 [ 259 ] {890b6b0d-0df6-4277-bc8d-bfe3f3898630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 352 | 2025.09.19 23:59:25.550136 [ 259 ] {890b6b0d-0df6-4277-bc8d-bfe3f3898630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.09.19 23:59:25.560343 [ 259 ] {890b6b0d-0df6-4277-bc8d-bfe3f3898630} <Debug> oximeter.measurements_u16 (31f000bd-a46e-4670-921d-0b1efd7277be): Loading data parts | ||
| 354 | 2025.09.19 23:59:25.560526 [ 259 ] {890b6b0d-0df6-4277-bc8d-bfe3f3898630} <Debug> oximeter.measurements_u16 (31f000bd-a46e-4670-921d-0b1efd7277be): There are no data parts | ||
| 355 | 2025.09.19 23:59:25.585012 [ 259 ] {890b6b0d-0df6-4277-bc8d-bfe3f3898630} <Debug> TCPHandler: Processed in 0.035285401 sec. | ||
| 356 | 2025.09.19 23:59:25.585240 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.09.19 23:59:25.585481 [ 259 ] {6688bc23-fccc-4137-9a6e-e9c6af38e6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 358 | 2025.09.19 23:59:25.585609 [ 259 ] {6688bc23-fccc-4137-9a6e-e9c6af38e6c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.09.19 23:59:25.622404 [ 259 ] {6688bc23-fccc-4137-9a6e-e9c6af38e6c9} <Debug> oximeter.measurements_i32 (6795bfb8-7f61-48c2-a32e-bbb4f437a4f0): Loading data parts | ||
| 360 | 2025.09.19 23:59:25.622650 [ 259 ] {6688bc23-fccc-4137-9a6e-e9c6af38e6c9} <Debug> oximeter.measurements_i32 (6795bfb8-7f61-48c2-a32e-bbb4f437a4f0): There are no data parts | ||
| 361 | 2025.09.19 23:59:25.633611 [ 259 ] {6688bc23-fccc-4137-9a6e-e9c6af38e6c9} <Debug> TCPHandler: Processed in 0.04843187 sec. | ||
| 362 | 2025.09.19 23:59:25.633770 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.09.19 23:59:25.633933 [ 259 ] {36142aa2-b861-4e93-a20f-515cd394769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 364 | 2025.09.19 23:59:25.634050 [ 259 ] {36142aa2-b861-4e93-a20f-515cd394769e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.09.19 23:59:25.650903 [ 259 ] {36142aa2-b861-4e93-a20f-515cd394769e} <Debug> oximeter.measurements_u32 (9833782c-3310-409b-a214-e3536bf3de4b): Loading data parts | ||
| 366 | 2025.09.19 23:59:25.651142 [ 259 ] {36142aa2-b861-4e93-a20f-515cd394769e} <Debug> oximeter.measurements_u32 (9833782c-3310-409b-a214-e3536bf3de4b): There are no data parts | ||
| 367 | 2025.09.19 23:59:25.654019 [ 259 ] {36142aa2-b861-4e93-a20f-515cd394769e} <Debug> TCPHandler: Processed in 0.020299442 sec. | ||
| 368 | 2025.09.19 23:59:25.654209 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.09.19 23:59:25.654402 [ 259 ] {e923257f-6b8d-4c6b-a4eb-b9747d6132ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 370 | 2025.09.19 23:59:25.654504 [ 259 ] {e923257f-6b8d-4c6b-a4eb-b9747d6132ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.09.19 23:59:25.658768 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60095 | ||
| 372 | 2025.09.19 23:59:25.658959 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 373 | 2025.09.19 23:59:25.659066 [ 270 ] {} <Debug> TCP-Session: 234960e4-2071-411a-b1f0-0e0ff2ccf28b Authenticating user 'default' from [fd00:1122:3344:101::b]:60095 | ||
| 374 | 2025.09.19 23:59:25.659092 [ 270 ] {} <Debug> TCP-Session: 234960e4-2071-411a-b1f0-0e0ff2ccf28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2025.09.19 23:59:25.659106 [ 270 ] {} <Debug> TCP-Session: 234960e4-2071-411a-b1f0-0e0ff2ccf28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2025.09.19 23:59:25.659232 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 377 | 2025.09.19 23:59:25.659270 [ 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 | ||
| 378 | 2025.09.19 23:59:25.659355 [ 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 | ||
| 379 | 2025.09.19 23:59:25.662558 [ 259 ] {e923257f-6b8d-4c6b-a4eb-b9747d6132ec} <Debug> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): Loading data parts | ||
| 380 | 2025.09.19 23:59:25.662820 [ 259 ] {e923257f-6b8d-4c6b-a4eb-b9747d6132ec} <Debug> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): There are no data parts | ||
| 381 | 2025.09.19 23:59:25.664133 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64766 | ||
| 382 | 2025.09.19 23:59:25.664221 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55422 | ||
| 383 | 2025.09.19 23:59:25.664308 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55783 | ||
| 384 | 2025.09.19 23:59:25.664330 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 385 | 2025.09.19 23:59:25.664458 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 386 | 2025.09.19 23:59:25.664465 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61395 | ||
| 387 | 2025.09.19 23:59:25.664513 [ 272 ] {} <Debug> TCP-Session: 46b16ff3-cb6d-4c6b-b4d1-98393fc73eb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:55422 | ||
| 388 | 2025.09.19 23:59:25.664465 [ 271 ] {} <Debug> TCP-Session: 94620811-b5e4-47e5-8437-573ccc747a67 Authenticating user 'default' from [fd00:1122:3344:101::b]:64766 | ||
| 389 | 2025.09.19 23:59:25.664593 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 390 | 2025.09.19 23:59:25.664601 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45011 | ||
| 391 | 2025.09.19 23:59:25.664661 [ 271 ] {} <Debug> TCP-Session: 94620811-b5e4-47e5-8437-573ccc747a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2025.09.19 23:59:25.664664 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50165 | ||
| 393 | 2025.09.19 23:59:25.664648 [ 273 ] {} <Debug> TCP-Session: 40e640de-6ab7-4d37-88a6-ca3c9c7de8d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:55783 | ||
| 394 | 2025.09.19 23:59:25.664753 [ 271 ] {} <Debug> TCP-Session: 94620811-b5e4-47e5-8437-573ccc747a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2025.09.19 23:59:25.664711 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 396 | 2025.09.19 23:59:25.664781 [ 273 ] {} <Debug> TCP-Session: 40e640de-6ab7-4d37-88a6-ca3c9c7de8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2025.09.19 23:59:25.664636 [ 272 ] {} <Debug> TCP-Session: 46b16ff3-cb6d-4c6b-b4d1-98393fc73eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2025.09.19 23:59:25.664833 [ 273 ] {} <Debug> TCP-Session: 40e640de-6ab7-4d37-88a6-ca3c9c7de8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2025.09.19 23:59:25.664776 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38983 | ||
| 400 | 2025.09.19 23:59:25.664896 [ 274 ] {} <Debug> TCP-Session: 21eebc00-a71c-40d1-b5b9-f9f7d7a0fb3c Authenticating user 'default' from [fd00:1122:3344:101::b]:61395 | ||
| 401 | 2025.09.19 23:59:25.664935 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 402 | 2025.09.19 23:59:25.664959 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 403 | 2025.09.19 23:59:25.664918 [ 272 ] {} <Debug> TCP-Session: 46b16ff3-cb6d-4c6b-b4d1-98393fc73eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2025.09.19 23:59:25.665027 [ 276 ] {} <Debug> TCP-Session: b97936d9-9125-4347-a2a8-86b67897e947 Authenticating user 'default' from [fd00:1122:3344:101::b]:50165 | ||
| 405 | 2025.09.19 23:59:25.665038 [ 275 ] {} <Debug> TCP-Session: 01628488-db5e-4ad9-9454-76ef0d7fdb2f Authenticating user 'default' from [fd00:1122:3344:101::b]:45011 | ||
| 406 | 2025.09.19 23:59:25.665057 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 407 | 2025.09.19 23:59:25.665119 [ 275 ] {} <Debug> TCP-Session: 01628488-db5e-4ad9-9454-76ef0d7fdb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2025.09.19 23:59:25.665134 [ 276 ] {} <Debug> TCP-Session: b97936d9-9125-4347-a2a8-86b67897e947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 409 | 2025.09.19 23:59:25.665147 [ 277 ] {} <Debug> TCP-Session: 539b5d66-d494-4143-8a0c-3947affd5162 Authenticating user 'default' from [fd00:1122:3344:101::b]:38983 | ||
| 410 | 2025.09.19 23:59:25.665193 [ 275 ] {} <Debug> TCP-Session: 01628488-db5e-4ad9-9454-76ef0d7fdb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2025.09.19 23:59:25.665206 [ 276 ] {} <Debug> TCP-Session: b97936d9-9125-4347-a2a8-86b67897e947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2025.09.19 23:59:25.665218 [ 277 ] {} <Debug> TCP-Session: 539b5d66-d494-4143-8a0c-3947affd5162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2025.09.19 23:59:25.665007 [ 274 ] {} <Debug> TCP-Session: 21eebc00-a71c-40d1-b5b9-f9f7d7a0fb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2025.09.19 23:59:25.665282 [ 277 ] {} <Debug> TCP-Session: 539b5d66-d494-4143-8a0c-3947affd5162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2025.09.19 23:59:25.664668 [ 259 ] {e923257f-6b8d-4c6b-a4eb-b9747d6132ec} <Debug> TCPHandler: Processed in 0.010508203 sec. | ||
| 416 | 2025.09.19 23:59:25.665332 [ 274 ] {} <Debug> TCP-Session: 21eebc00-a71c-40d1-b5b9-f9f7d7a0fb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2025.09.19 23:59:25.665482 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.09.19 23:59:25.665647 [ 259 ] {2c9f9e2f-64d6-4cc0-9d39-a015c1d8a3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 419 | 2025.09.19 23:59:25.665761 [ 259 ] {2c9f9e2f-64d6-4cc0-9d39-a015c1d8a3bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.09.19 23:59:25.676010 [ 259 ] {2c9f9e2f-64d6-4cc0-9d39-a015c1d8a3bd} <Debug> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Loading data parts | ||
| 421 | 2025.09.19 23:59:25.676246 [ 259 ] {2c9f9e2f-64d6-4cc0-9d39-a015c1d8a3bd} <Debug> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): There are no data parts | ||
| 422 | 2025.09.19 23:59:25.678332 [ 259 ] {2c9f9e2f-64d6-4cc0-9d39-a015c1d8a3bd} <Debug> TCPHandler: Processed in 0.012917245 sec. | ||
| 423 | 2025.09.19 23:59:25.678468 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.09.19 23:59:25.678712 [ 259 ] {72b29e70-d85a-4a42-8ede-8c8f61a5e661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 425 | 2025.09.19 23:59:25.678803 [ 259 ] {72b29e70-d85a-4a42-8ede-8c8f61a5e661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.09.19 23:59:25.686917 [ 259 ] {72b29e70-d85a-4a42-8ede-8c8f61a5e661} <Debug> oximeter.measurements_f32 (1e7ac78a-b0ae-4dee-bd7d-9b384d771919): Loading data parts | ||
| 427 | 2025.09.19 23:59:25.687063 [ 259 ] {72b29e70-d85a-4a42-8ede-8c8f61a5e661} <Debug> oximeter.measurements_f32 (1e7ac78a-b0ae-4dee-bd7d-9b384d771919): There are no data parts | ||
| 428 | 2025.09.19 23:59:25.688896 [ 259 ] {72b29e70-d85a-4a42-8ede-8c8f61a5e661} <Debug> TCPHandler: Processed in 0.010475473 sec. | ||
| 429 | 2025.09.19 23:59:25.689064 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.09.19 23:59:25.689221 [ 259 ] {5f40d24d-a62b-420f-80d1-cb3fe6f16ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 431 | 2025.09.19 23:59:25.689336 [ 259 ] {5f40d24d-a62b-420f-80d1-cb3fe6f16ac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.09.19 23:59:25.699946 [ 259 ] {5f40d24d-a62b-420f-80d1-cb3fe6f16ac9} <Debug> oximeter.measurements_f64 (ea2205dc-381f-47f5-a84c-34d5e5555cf1): Loading data parts | ||
| 433 | 2025.09.19 23:59:25.700281 [ 259 ] {5f40d24d-a62b-420f-80d1-cb3fe6f16ac9} <Debug> oximeter.measurements_f64 (ea2205dc-381f-47f5-a84c-34d5e5555cf1): There are no data parts | ||
| 434 | 2025.09.19 23:59:25.702637 [ 259 ] {5f40d24d-a62b-420f-80d1-cb3fe6f16ac9} <Debug> TCPHandler: Processed in 0.01362225 sec. | ||
| 435 | 2025.09.19 23:59:25.702782 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.09.19 23:59:25.703004 [ 259 ] {9628956f-5950-42c4-a978-865854af31a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 437 | 2025.09.19 23:59:25.703079 [ 259 ] {9628956f-5950-42c4-a978-865854af31a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.09.19 23:59:25.710953 [ 259 ] {9628956f-5950-42c4-a978-865854af31a8} <Debug> oximeter.measurements_string (b1d33968-64a3-4596-b0f8-e80274af3abd): Loading data parts | ||
| 439 | 2025.09.19 23:59:25.711205 [ 259 ] {9628956f-5950-42c4-a978-865854af31a8} <Debug> oximeter.measurements_string (b1d33968-64a3-4596-b0f8-e80274af3abd): There are no data parts | ||
| 440 | 2025.09.19 23:59:25.713172 [ 259 ] {9628956f-5950-42c4-a978-865854af31a8} <Debug> TCPHandler: Processed in 0.010437612 sec. | ||
| 441 | 2025.09.19 23:59:25.713361 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.09.19 23:59:25.713517 [ 259 ] {dde22e6b-d836-412a-b434-4ff80ec241bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.09.19 23:59:25.713632 [ 259 ] {dde22e6b-d836-412a-b434-4ff80ec241bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.09.19 23:59:25.724219 [ 259 ] {dde22e6b-d836-412a-b434-4ff80ec241bf} <Debug> oximeter.measurements_bytes (cbceeab4-cab8-4cf5-9625-d0772bdffc81): Loading data parts | ||
| 452 | 2025.09.19 23:59:25.724467 [ 259 ] {dde22e6b-d836-412a-b434-4ff80ec241bf} <Debug> oximeter.measurements_bytes (cbceeab4-cab8-4cf5-9625-d0772bdffc81): There are no data parts | ||
| 453 | 2025.09.19 23:59:25.727002 [ 259 ] {dde22e6b-d836-412a-b434-4ff80ec241bf} <Debug> TCPHandler: Processed in 0.013688041 sec. | ||
| 454 | 2025.09.19 23:59:25.727133 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.09.19 23:59:25.727291 [ 259 ] {e9eee380-19aa-4330-b205-47c642a44678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 456 | 2025.09.19 23:59:25.727398 [ 259 ] {e9eee380-19aa-4330-b205-47c642a44678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.09.19 23:59:25.735404 [ 259 ] {e9eee380-19aa-4330-b205-47c642a44678} <Debug> oximeter.measurements_cumulativei64 (9d1d2a14-f88a-4329-b5b9-f7bb98cb4dc3): Loading data parts | ||
| 458 | 2025.09.19 23:59:25.735586 [ 259 ] {e9eee380-19aa-4330-b205-47c642a44678} <Debug> oximeter.measurements_cumulativei64 (9d1d2a14-f88a-4329-b5b9-f7bb98cb4dc3): There are no data parts | ||
| 459 | 2025.09.19 23:59:25.737728 [ 259 ] {e9eee380-19aa-4330-b205-47c642a44678} <Debug> TCPHandler: Processed in 0.010642217 sec. | ||
| 460 | 2025.09.19 23:59:25.737916 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.09.19 23:59:25.738144 [ 259 ] {bfa2714d-f297-4985-952b-1f4781dfef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 462 | 2025.09.19 23:59:25.738270 [ 259 ] {bfa2714d-f297-4985-952b-1f4781dfef65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.09.19 23:59:25.748512 [ 259 ] {bfa2714d-f297-4985-952b-1f4781dfef65} <Debug> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Loading data parts | ||
| 464 | 2025.09.19 23:59:25.748861 [ 259 ] {bfa2714d-f297-4985-952b-1f4781dfef65} <Debug> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): There are no data parts | ||
| 465 | 2025.09.19 23:59:25.751225 [ 259 ] {bfa2714d-f297-4985-952b-1f4781dfef65} <Debug> TCPHandler: Processed in 0.013366784 sec. | ||
| 466 | 2025.09.19 23:59:25.751356 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.09.19 23:59:25.751574 [ 259 ] {619e3fcc-a3ad-4181-9902-a6be471f18e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 468 | 2025.09.19 23:59:25.751677 [ 259 ] {619e3fcc-a3ad-4181-9902-a6be471f18e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.09.19 23:59:25.759887 [ 259 ] {619e3fcc-a3ad-4181-9902-a6be471f18e1} <Debug> oximeter.measurements_cumulativef32 (ca2e6b3a-b506-403b-becf-38ce4b2bc20e): Loading data parts | ||
| 470 | 2025.09.19 23:59:25.760151 [ 259 ] {619e3fcc-a3ad-4181-9902-a6be471f18e1} <Debug> oximeter.measurements_cumulativef32 (ca2e6b3a-b506-403b-becf-38ce4b2bc20e): There are no data parts | ||
| 471 | 2025.09.19 23:59:25.762080 [ 259 ] {619e3fcc-a3ad-4181-9902-a6be471f18e1} <Debug> TCPHandler: Processed in 0.010771789 sec. | ||
| 472 | 2025.09.19 23:59:25.762221 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.09.19 23:59:25.762377 [ 259 ] {aed530c7-d1be-4e8a-92fb-36f70e1f87f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 474 | 2025.09.19 23:59:25.762486 [ 259 ] {aed530c7-d1be-4e8a-92fb-36f70e1f87f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.09.19 23:59:25.774264 [ 259 ] {aed530c7-d1be-4e8a-92fb-36f70e1f87f8} <Debug> oximeter.measurements_cumulativef64 (98b311e6-f9a0-425c-8e50-065ad58827b9): Loading data parts | ||
| 476 | 2025.09.19 23:59:25.774515 [ 259 ] {aed530c7-d1be-4e8a-92fb-36f70e1f87f8} <Debug> oximeter.measurements_cumulativef64 (98b311e6-f9a0-425c-8e50-065ad58827b9): There are no data parts | ||
| 477 | 2025.09.19 23:59:25.776871 [ 259 ] {aed530c7-d1be-4e8a-92fb-36f70e1f87f8} <Debug> TCPHandler: Processed in 0.014698053 sec. | ||
| 478 | 2025.09.19 23:59:25.777054 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.09.19 23:59:25.777307 [ 259 ] {1d36b3ab-f889-48fb-8f73-eb4d766fa221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.09.19 23:59:25.777427 [ 259 ] {1d36b3ab-f889-48fb-8f73-eb4d766fa221} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.09.19 23:59:25.786096 [ 259 ] {1d36b3ab-f889-48fb-8f73-eb4d766fa221} <Debug> oximeter.measurements_histogrami8 (b035b24d-4a9c-4326-a8ac-82436c640955): Loading data parts | ||
| 492 | 2025.09.19 23:59:25.786313 [ 259 ] {1d36b3ab-f889-48fb-8f73-eb4d766fa221} <Debug> oximeter.measurements_histogrami8 (b035b24d-4a9c-4326-a8ac-82436c640955): There are no data parts | ||
| 493 | 2025.09.19 23:59:25.788314 [ 259 ] {1d36b3ab-f889-48fb-8f73-eb4d766fa221} <Debug> TCPHandler: Processed in 0.0113091 sec. | ||
| 494 | 2025.09.19 23:59:25.788462 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.09.19 23:59:25.788679 [ 259 ] {40510dc3-d549-4814-9ece-af8287854622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 496 | 2025.09.19 23:59:25.788804 [ 259 ] {40510dc3-d549-4814-9ece-af8287854622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.09.19 23:59:25.800148 [ 259 ] {40510dc3-d549-4814-9ece-af8287854622} <Debug> oximeter.measurements_histogramu8 (e0a99d0b-9d3e-4223-88b9-2f842f44dd1c): Loading data parts | ||
| 498 | 2025.09.19 23:59:25.800374 [ 259 ] {40510dc3-d549-4814-9ece-af8287854622} <Debug> oximeter.measurements_histogramu8 (e0a99d0b-9d3e-4223-88b9-2f842f44dd1c): There are no data parts | ||
| 499 | 2025.09.19 23:59:25.802599 [ 259 ] {40510dc3-d549-4814-9ece-af8287854622} <Debug> TCPHandler: Processed in 0.014183722 sec. | ||
| 500 | 2025.09.19 23:59:25.802743 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.09.19 23:59:25.803025 [ 259 ] {d2776ea7-804d-4aae-b892-3c825fd6962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 502 | 2025.09.19 23:59:25.803146 [ 259 ] {d2776ea7-804d-4aae-b892-3c825fd6962d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.09.19 23:59:25.811940 [ 259 ] {d2776ea7-804d-4aae-b892-3c825fd6962d} <Debug> oximeter.measurements_histogrami16 (fb730c30-02b1-40d2-a621-5ff2143ce2c8): Loading data parts | ||
| 504 | 2025.09.19 23:59:25.812189 [ 259 ] {d2776ea7-804d-4aae-b892-3c825fd6962d} <Debug> oximeter.measurements_histogrami16 (fb730c30-02b1-40d2-a621-5ff2143ce2c8): There are no data parts | ||
| 505 | 2025.09.19 23:59:25.814385 [ 259 ] {d2776ea7-804d-4aae-b892-3c825fd6962d} <Debug> TCPHandler: Processed in 0.011689229 sec. | ||
| 506 | 2025.09.19 23:59:25.814532 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.09.19 23:59:25.814740 [ 259 ] {07e2cf36-8478-4431-a461-742d68f3a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 508 | 2025.09.19 23:59:25.814858 [ 259 ] {07e2cf36-8478-4431-a461-742d68f3a760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.09.19 23:59:25.825667 [ 259 ] {07e2cf36-8478-4431-a461-742d68f3a760} <Debug> oximeter.measurements_histogramu16 (afab7875-8c67-458f-b18c-b8c5a1287841): Loading data parts | ||
| 510 | 2025.09.19 23:59:25.826092 [ 259 ] {07e2cf36-8478-4431-a461-742d68f3a760} <Debug> oximeter.measurements_histogramu16 (afab7875-8c67-458f-b18c-b8c5a1287841): There are no data parts | ||
| 511 | 2025.09.19 23:59:25.836122 [ 259 ] {07e2cf36-8478-4431-a461-742d68f3a760} <Debug> TCPHandler: Processed in 0.02163585 sec. | ||
| 512 | 2025.09.19 23:59:25.836380 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.09.19 23:59:25.836957 [ 259 ] {15f236e9-14a9-43a0-85ec-0e23bd7859ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 514 | 2025.09.19 23:59:25.837167 [ 259 ] {15f236e9-14a9-43a0-85ec-0e23bd7859ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.09.19 23:59:25.840880 [ 259 ] {15f236e9-14a9-43a0-85ec-0e23bd7859ab} <Debug> oximeter.measurements_histogrami32 (8fcafd82-e881-4cc6-aa74-6663b65eb3f2): Loading data parts | ||
| 516 | 2025.09.19 23:59:25.841121 [ 259 ] {15f236e9-14a9-43a0-85ec-0e23bd7859ab} <Debug> oximeter.measurements_histogrami32 (8fcafd82-e881-4cc6-aa74-6663b65eb3f2): There are no data parts | ||
| 517 | 2025.09.19 23:59:25.842670 [ 259 ] {15f236e9-14a9-43a0-85ec-0e23bd7859ab} <Debug> TCPHandler: Processed in 0.006388876 sec. | ||
| 518 | 2025.09.19 23:59:25.842817 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.09.19 23:59:25.843026 [ 259 ] {73cace77-e784-470d-a71c-75ebcf6bed3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 520 | 2025.09.19 23:59:25.843204 [ 259 ] {73cace77-e784-470d-a71c-75ebcf6bed3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.09.19 23:59:25.854816 [ 259 ] {73cace77-e784-470d-a71c-75ebcf6bed3f} <Debug> oximeter.measurements_histogramu32 (606f21c3-03e5-4722-952a-383efe2c1a06): Loading data parts | ||
| 522 | 2025.09.19 23:59:25.855031 [ 259 ] {73cace77-e784-470d-a71c-75ebcf6bed3f} <Debug> oximeter.measurements_histogramu32 (606f21c3-03e5-4722-952a-383efe2c1a06): There are no data parts | ||
| 523 | 2025.09.19 23:59:25.866921 [ 259 ] {73cace77-e784-470d-a71c-75ebcf6bed3f} <Debug> TCPHandler: Processed in 0.024152724 sec. | ||
| 524 | 2025.09.19 23:59:25.867104 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.09.19 23:59:25.867438 [ 259 ] {57546264-782d-4463-b416-0c25d037649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 526 | 2025.09.19 23:59:25.867572 [ 259 ] {57546264-782d-4463-b416-0c25d037649f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.09.19 23:59:25.870507 [ 259 ] {57546264-782d-4463-b416-0c25d037649f} <Debug> oximeter.measurements_histogrami64 (78e6060e-c83f-438f-b07a-24e76ea81a5d): Loading data parts | ||
| 528 | 2025.09.19 23:59:25.870642 [ 259 ] {57546264-782d-4463-b416-0c25d037649f} <Debug> oximeter.measurements_histogrami64 (78e6060e-c83f-438f-b07a-24e76ea81a5d): There are no data parts | ||
| 529 | 2025.09.19 23:59:25.880536 [ 259 ] {57546264-782d-4463-b416-0c25d037649f} <Debug> TCPHandler: Processed in 0.013490537 sec. | ||
| 530 | 2025.09.19 23:59:25.880674 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.09.19 23:59:25.880889 [ 259 ] {abc30659-4605-4247-bb38-a1fb2ade5a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 532 | 2025.09.19 23:59:25.881008 [ 259 ] {abc30659-4605-4247-bb38-a1fb2ade5a74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.09.19 23:59:25.883702 [ 259 ] {abc30659-4605-4247-bb38-a1fb2ade5a74} <Debug> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): Loading data parts | ||
| 534 | 2025.09.19 23:59:25.883911 [ 259 ] {abc30659-4605-4247-bb38-a1fb2ade5a74} <Debug> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): There are no data parts | ||
| 535 | 2025.09.19 23:59:25.892705 [ 259 ] {abc30659-4605-4247-bb38-a1fb2ade5a74} <Debug> TCPHandler: Processed in 0.012078157 sec. | ||
| 536 | 2025.09.19 23:59:25.892867 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.09.19 23:59:25.893195 [ 259 ] {f9717b71-6bce-402a-8bad-b31829f24afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 538 | 2025.09.19 23:59:25.893328 [ 259 ] {f9717b71-6bce-402a-8bad-b31829f24afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.09.19 23:59:25.896121 [ 259 ] {f9717b71-6bce-402a-8bad-b31829f24afa} <Debug> oximeter.measurements_histogramf32 (f21c12e3-6e53-4fb2-8f23-a2254f75f02d): Loading data parts | ||
| 540 | 2025.09.19 23:59:25.896266 [ 259 ] {f9717b71-6bce-402a-8bad-b31829f24afa} <Debug> oximeter.measurements_histogramf32 (f21c12e3-6e53-4fb2-8f23-a2254f75f02d): There are no data parts | ||
| 541 | 2025.09.19 23:59:25.906574 [ 259 ] {f9717b71-6bce-402a-8bad-b31829f24afa} <Debug> TCPHandler: Processed in 0.013763783 sec. | ||
| 542 | 2025.09.19 23:59:25.906727 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.09.19 23:59:25.906981 [ 259 ] {f39c9986-666b-4bd4-9557-630409f5fd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 544 | 2025.09.19 23:59:25.907130 [ 259 ] {f39c9986-666b-4bd4-9557-630409f5fd10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.09.19 23:59:25.910010 [ 259 ] {f39c9986-666b-4bd4-9557-630409f5fd10} <Debug> oximeter.measurements_histogramf64 (5f4d20fb-6439-4d96-a8eb-7dad35d0d15b): Loading data parts | ||
| 546 | 2025.09.19 23:59:25.910216 [ 259 ] {f39c9986-666b-4bd4-9557-630409f5fd10} <Debug> oximeter.measurements_histogramf64 (5f4d20fb-6439-4d96-a8eb-7dad35d0d15b): There are no data parts | ||
| 547 | 2025.09.19 23:59:25.918394 [ 259 ] {f39c9986-666b-4bd4-9557-630409f5fd10} <Debug> TCPHandler: Processed in 0.011725519 sec. | ||
| 548 | 2025.09.19 23:59:25.918548 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.09.19 23:59:25.918808 [ 259 ] {dd080aaa-15ca-472f-9d46-37331d2e9503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.09.19 23:59:25.918927 [ 259 ] {dd080aaa-15ca-472f-9d46-37331d2e9503} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.09.19 23:59:25.921581 [ 259 ] {dd080aaa-15ca-472f-9d46-37331d2e9503} <Debug> oximeter.fields_bool (bc0d2936-6044-48f8-8e6d-3f72f9640232): Loading data parts | ||
| 577 | 2025.09.19 23:59:25.921823 [ 259 ] {dd080aaa-15ca-472f-9d46-37331d2e9503} <Debug> oximeter.fields_bool (bc0d2936-6044-48f8-8e6d-3f72f9640232): There are no data parts | ||
| 578 | 2025.09.19 23:59:25.932426 [ 259 ] {dd080aaa-15ca-472f-9d46-37331d2e9503} <Debug> TCPHandler: Processed in 0.013936847 sec. | ||
| 579 | 2025.09.19 23:59:25.932650 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.09.19 23:59:25.932812 [ 259 ] {0ddc4802-b8c4-4aba-a2fa-1f3f509dbb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 581 | 2025.09.19 23:59:25.932925 [ 259 ] {0ddc4802-b8c4-4aba-a2fa-1f3f509dbb34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.09.19 23:59:25.935675 [ 259 ] {0ddc4802-b8c4-4aba-a2fa-1f3f509dbb34} <Debug> oximeter.fields_i8 (3bc41452-de5f-4468-bee7-b38af6df0a6b): Loading data parts | ||
| 583 | 2025.09.19 23:59:25.935875 [ 259 ] {0ddc4802-b8c4-4aba-a2fa-1f3f509dbb34} <Debug> oximeter.fields_i8 (3bc41452-de5f-4468-bee7-b38af6df0a6b): There are no data parts | ||
| 584 | 2025.09.19 23:59:25.944455 [ 259 ] {0ddc4802-b8c4-4aba-a2fa-1f3f509dbb34} <Debug> TCPHandler: Processed in 0.011860923 sec. | ||
| 585 | 2025.09.19 23:59:25.944694 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.09.19 23:59:25.944939 [ 259 ] {bff96316-28f6-4f40-bb59-dbcbe2e4382e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 587 | 2025.09.19 23:59:25.944983 [ 259 ] {bff96316-28f6-4f40-bb59-dbcbe2e4382e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.09.19 23:59:25.947653 [ 259 ] {bff96316-28f6-4f40-bb59-dbcbe2e4382e} <Debug> oximeter.fields_u8 (a71fd3cb-6877-44f9-9dca-c295905b3945): Loading data parts | ||
| 589 | 2025.09.19 23:59:25.947811 [ 259 ] {bff96316-28f6-4f40-bb59-dbcbe2e4382e} <Debug> oximeter.fields_u8 (a71fd3cb-6877-44f9-9dca-c295905b3945): There are no data parts | ||
| 590 | 2025.09.19 23:59:25.958135 [ 259 ] {bff96316-28f6-4f40-bb59-dbcbe2e4382e} <Debug> TCPHandler: Processed in 0.013535838 sec. | ||
| 591 | 2025.09.19 23:59:25.958475 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.09.19 23:59:25.958780 [ 259 ] {45821a9e-e451-4aa3-9210-b41f6add4cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 593 | 2025.09.19 23:59:25.958889 [ 259 ] {45821a9e-e451-4aa3-9210-b41f6add4cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.09.19 23:59:25.961611 [ 259 ] {45821a9e-e451-4aa3-9210-b41f6add4cf0} <Debug> oximeter.fields_i16 (6c84bc4e-31f4-454e-b6c6-d7b5e6ba39a8): Loading data parts | ||
| 595 | 2025.09.19 23:59:25.961806 [ 259 ] {45821a9e-e451-4aa3-9210-b41f6add4cf0} <Debug> oximeter.fields_i16 (6c84bc4e-31f4-454e-b6c6-d7b5e6ba39a8): There are no data parts | ||
| 596 | 2025.09.19 23:59:25.969741 [ 259 ] {45821a9e-e451-4aa3-9210-b41f6add4cf0} <Debug> TCPHandler: Processed in 0.011364342 sec. | ||
| 597 | 2025.09.19 23:59:25.969887 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.09.19 23:59:25.970106 [ 259 ] {a66854a6-899b-4065-9dce-561e30c2b4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 599 | 2025.09.19 23:59:25.970216 [ 259 ] {a66854a6-899b-4065-9dce-561e30c2b4e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.09.19 23:59:25.972684 [ 259 ] {a66854a6-899b-4065-9dce-561e30c2b4e8} <Debug> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): Loading data parts | ||
| 601 | 2025.09.19 23:59:25.972835 [ 259 ] {a66854a6-899b-4065-9dce-561e30c2b4e8} <Debug> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): There are no data parts | ||
| 602 | 2025.09.19 23:59:25.983466 [ 259 ] {a66854a6-899b-4065-9dce-561e30c2b4e8} <Debug> TCPHandler: Processed in 0.0136255 sec. | ||
| 603 | 2025.09.19 23:59:25.983783 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.09.19 23:59:25.984121 [ 259 ] {06a06a93-3e23-4394-9b88-e167ed108bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 605 | 2025.09.19 23:59:25.984235 [ 259 ] {06a06a93-3e23-4394-9b88-e167ed108bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.09.19 23:59:25.986899 [ 259 ] {06a06a93-3e23-4394-9b88-e167ed108bcb} <Debug> oximeter.fields_i32 (3764b0d4-9dd6-429f-b962-bb32d8998ed0): Loading data parts | ||
| 607 | 2025.09.19 23:59:25.987098 [ 259 ] {06a06a93-3e23-4394-9b88-e167ed108bcb} <Debug> oximeter.fields_i32 (3764b0d4-9dd6-429f-b962-bb32d8998ed0): There are no data parts | ||
| 608 | 2025.09.19 23:59:25.995144 [ 259 ] {06a06a93-3e23-4394-9b88-e167ed108bcb} <Debug> TCPHandler: Processed in 0.011479504 sec. | ||
| 609 | 2025.09.19 23:59:25.995389 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.09.19 23:59:25.995785 [ 259 ] {10fd224b-d856-4093-835d-66dccfbb6f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 611 | 2025.09.19 23:59:25.995893 [ 259 ] {10fd224b-d856-4093-835d-66dccfbb6f9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.09.19 23:59:26.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.46 MiB, peak 126.46 MiB, free memory in arenas 0.00 B, will set to 134.83 MiB (RSS), difference: 8.37 MiB | ||
| 613 | 2025.09.19 23:59:26.019638 [ 259 ] {10fd224b-d856-4093-835d-66dccfbb6f9e} <Debug> oximeter.fields_u32 (03f9942a-0b88-46ef-ab77-33b7d6ee7b04): Loading data parts | ||
| 614 | 2025.09.19 23:59:26.019917 [ 259 ] {10fd224b-d856-4093-835d-66dccfbb6f9e} <Debug> oximeter.fields_u32 (03f9942a-0b88-46ef-ab77-33b7d6ee7b04): There are no data parts | ||
| 615 | 2025.09.19 23:59:26.023436 [ 259 ] {10fd224b-d856-4093-835d-66dccfbb6f9e} <Debug> TCPHandler: Processed in 0.028146519 sec. | ||
| 616 | 2025.09.19 23:59:26.023654 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2025.09.19 23:59:26.023884 [ 259 ] {a627ece3-8f79-4892-984c-e5a6cbe44e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 618 | 2025.09.19 23:59:26.023965 [ 259 ] {a627ece3-8f79-4892-984c-e5a6cbe44e7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2025.09.19 23:59:26.047293 [ 259 ] {a627ece3-8f79-4892-984c-e5a6cbe44e7e} <Debug> oximeter.fields_i64 (de940db3-ede4-4180-bda4-f75e4790f515): Loading data parts | ||
| 620 | 2025.09.19 23:59:26.047480 [ 259 ] {a627ece3-8f79-4892-984c-e5a6cbe44e7e} <Debug> oximeter.fields_i64 (de940db3-ede4-4180-bda4-f75e4790f515): There are no data parts | ||
| 621 | 2025.09.19 23:59:26.050886 [ 259 ] {a627ece3-8f79-4892-984c-e5a6cbe44e7e} <Debug> TCPHandler: Processed in 0.0272953 sec. | ||
| 622 | 2025.09.19 23:59:26.051672 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.09.19 23:59:26.051836 [ 259 ] {8186601b-6d5a-4d27-af28-8520f7efb92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 624 | 2025.09.19 23:59:26.051959 [ 259 ] {8186601b-6d5a-4d27-af28-8520f7efb92f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2025.09.19 23:59:26.056171 [ 259 ] {8186601b-6d5a-4d27-af28-8520f7efb92f} <Debug> oximeter.fields_u64 (4f0b0267-40ac-4ef8-b7a6-3a62ee762132): Loading data parts | ||
| 626 | 2025.09.19 23:59:26.056467 [ 259 ] {8186601b-6d5a-4d27-af28-8520f7efb92f} <Debug> oximeter.fields_u64 (4f0b0267-40ac-4ef8-b7a6-3a62ee762132): There are no data parts | ||
| 627 | 2025.09.19 23:59:26.058083 [ 259 ] {8186601b-6d5a-4d27-af28-8520f7efb92f} <Debug> TCPHandler: Processed in 0.006472608 sec. | ||
| 628 | 2025.09.19 23:59:26.058227 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.09.19 23:59:26.058454 [ 259 ] {b2ed3362-b9d6-43c8-8cfb-fa376a7896b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 630 | 2025.09.19 23:59:26.058559 [ 259 ] {b2ed3362-b9d6-43c8-8cfb-fa376a7896b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2025.09.19 23:59:26.068661 [ 259 ] {b2ed3362-b9d6-43c8-8cfb-fa376a7896b1} <Debug> oximeter.fields_ipaddr (3d80877f-08a8-4c0d-afad-1114120151a5): Loading data parts | ||
| 632 | 2025.09.19 23:59:26.068889 [ 259 ] {b2ed3362-b9d6-43c8-8cfb-fa376a7896b1} <Debug> oximeter.fields_ipaddr (3d80877f-08a8-4c0d-afad-1114120151a5): There are no data parts | ||
| 633 | 2025.09.19 23:59:26.071170 [ 259 ] {b2ed3362-b9d6-43c8-8cfb-fa376a7896b1} <Debug> TCPHandler: Processed in 0.012992926 sec. | ||
| 634 | 2025.09.19 23:59:26.071316 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.09.19 23:59:26.071471 [ 259 ] {f5d9e39e-401f-432b-9c24-270c94c9af6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 636 | 2025.09.19 23:59:26.071582 [ 259 ] {f5d9e39e-401f-432b-9c24-270c94c9af6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2025.09.19 23:59:26.080403 [ 259 ] {f5d9e39e-401f-432b-9c24-270c94c9af6c} <Debug> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Loading data parts | ||
| 638 | 2025.09.19 23:59:26.080600 [ 259 ] {f5d9e39e-401f-432b-9c24-270c94c9af6c} <Debug> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): There are no data parts | ||
| 639 | 2025.09.19 23:59:26.082614 [ 259 ] {f5d9e39e-401f-432b-9c24-270c94c9af6c} <Debug> TCPHandler: Processed in 0.011347882 sec. | ||
| 640 | 2025.09.19 23:59:26.082769 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.09.19 23:59:26.083035 [ 259 ] {15917c20-a04b-414c-9ff6-c60757a40a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) 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) | ||
| 642 | 2025.09.19 23:59:26.083158 [ 259 ] {15917c20-a04b-414c-9ff6-c60757a40a05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2025.09.19 23:59:26.094170 [ 259 ] {15917c20-a04b-414c-9ff6-c60757a40a05} <Debug> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Loading data parts | ||
| 644 | 2025.09.19 23:59:26.094389 [ 259 ] {15917c20-a04b-414c-9ff6-c60757a40a05} <Debug> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): There are no data parts | ||
| 645 | 2025.09.19 23:59:26.096773 [ 259 ] {15917c20-a04b-414c-9ff6-c60757a40a05} <Debug> TCPHandler: Processed in 0.014061699 sec. | ||
| 646 | 2025.09.19 23:59:26.096969 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.09.19 23:59:26.097261 [ 259 ] {3f5b0380-fe23-4367-875f-efd58261fd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2025.09.19 23:59:26.097409 [ 259 ] {3f5b0380-fe23-4367-875f-efd58261fd73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2025.09.19 23:59:26.106370 [ 259 ] {3f5b0380-fe23-4367-875f-efd58261fd73} <Debug> oximeter.timeseries_schema (417b6c98-0a78-47b8-ac12-8500893eae36): Loading data parts | ||
| 653 | 2025.09.19 23:59:26.106504 [ 259 ] {3f5b0380-fe23-4367-875f-efd58261fd73} <Debug> oximeter.timeseries_schema (417b6c98-0a78-47b8-ac12-8500893eae36): There are no data parts | ||
| 654 | 2025.09.19 23:59:26.108613 [ 259 ] {3f5b0380-fe23-4367-875f-efd58261fd73} <Debug> TCPHandler: Processed in 0.011704049 sec. | ||
| 655 | 2025.09.19 23:59:26.108998 [ 260 ] {} <Trace> TCP-Session: bcc3397b-b29b-4ac0-99ad-c5ec26b64fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2025.09.19 23:59:26.109276 [ 260 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36415) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2025.09.19 23:59:26.112034 [ 260 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2025.09.19 23:59:26.130414 [ 268 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Trace> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2025.09.19 23:59:26.130461 [ 268 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 660 | 2025.09.19 23:59:26.136624 [ 268 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2025.09.19 23:59:26.137173 [ 268 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Trace> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2025.09.19 23:59:26.137437 [ 260 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028295 sec., 35.341933203746244 rows/sec., 565.47 B/sec. | ||
| 663 | 2025.09.19 23:59:26.137799 [ 260 ] {2f7c09cb-0208-4517-9fe0-56d80d8b2d2b} <Debug> TCPHandler: Processed in 0.028926765 sec. | ||
| 664 | 2025.09.19 23:59:26.644533 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45617 | ||
| 665 | 2025.09.19 23:59:26.644649 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.19 23:59:26.644684 [ 278 ] {} <Debug> TCP-Session: d34a2853-ad90-421f-a45c-b429aeeb01db Authenticating user 'default' from [fd00:1122:3344:101::c]:45617 | ||
| 667 | 2025.09.19 23:59:26.644820 [ 278 ] {} <Debug> TCP-Session: d34a2853-ad90-421f-a45c-b429aeeb01db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.19 23:59:26.644837 [ 278 ] {} <Debug> TCP-Session: d34a2853-ad90-421f-a45c-b429aeeb01db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.19 23:59:26.644907 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.19 23:59:26.645020 [ 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 | ||
| 671 | 2025.09.19 23:59:26.645040 [ 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 | ||
| 672 | 2025.09.19 23:59:26.649250 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54648 | ||
| 673 | 2025.09.19 23:59:26.649481 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.09.19 23:59:26.649565 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45455 | ||
| 675 | 2025.09.19 23:59:26.649578 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37435 | ||
| 676 | 2025.09.19 23:59:26.649520 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44029 | ||
| 677 | 2025.09.19 23:59:26.649651 [ 279 ] {} <Debug> TCP-Session: 8c996bb2-1249-426b-a7a9-d66d7b9aba35 Authenticating user 'default' from [fd00:1122:3344:101::c]:54648 | ||
| 678 | 2025.09.19 23:59:26.649662 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59805 | ||
| 679 | 2025.09.19 23:59:26.649774 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49558 | ||
| 680 | 2025.09.19 23:59:26.649787 [ 279 ] {} <Debug> TCP-Session: 8c996bb2-1249-426b-a7a9-d66d7b9aba35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.09.19 23:59:26.649872 [ 279 ] {} <Debug> TCP-Session: 8c996bb2-1249-426b-a7a9-d66d7b9aba35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.09.19 23:59:26.649887 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.09.19 23:59:26.649967 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57206 | ||
| 684 | 2025.09.19 23:59:26.650009 [ 280 ] {} <Debug> TCP-Session: 13e7c9d1-4e09-408f-807c-1d50d3af6da9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37435 | ||
| 685 | 2025.09.19 23:59:26.650164 [ 280 ] {} <Debug> TCP-Session: 13e7c9d1-4e09-408f-807c-1d50d3af6da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.09.19 23:59:26.650163 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.09.19 23:59:26.650181 [ 280 ] {} <Debug> TCP-Session: 13e7c9d1-4e09-408f-807c-1d50d3af6da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.09.19 23:59:26.650210 [ 282 ] {} <Debug> TCP-Session: 64a68e33-fb6d-4ce8-8ce3-71192bfebe00 Authenticating user 'default' from [fd00:1122:3344:101::c]:45455 | ||
| 689 | 2025.09.19 23:59:26.650200 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.09.19 23:59:26.650286 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.09.19 23:59:26.650350 [ 281 ] {} <Debug> TCP-Session: 708e1795-f458-4cd9-9aa6-901b248bc222 Authenticating user 'default' from [fd00:1122:3344:101::c]:44029 | ||
| 692 | 2025.09.19 23:59:26.650386 [ 284 ] {} <Debug> TCP-Session: 9cff5bde-85d8-418a-8237-a887dadf951b Authenticating user 'default' from [fd00:1122:3344:101::c]:49558 | ||
| 693 | 2025.09.19 23:59:26.650327 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.09.19 23:59:26.650308 [ 282 ] {} <Debug> TCP-Session: 64a68e33-fb6d-4ce8-8ce3-71192bfebe00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.09.19 23:59:26.650498 [ 281 ] {} <Debug> TCP-Session: 708e1795-f458-4cd9-9aa6-901b248bc222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.19 23:59:26.650520 [ 282 ] {} <Debug> TCP-Session: 64a68e33-fb6d-4ce8-8ce3-71192bfebe00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.09.19 23:59:26.650518 [ 285 ] {} <Debug> TCP-Session: 7ce80205-f7a5-4b19-ba01-e3de13e05e7b Authenticating user 'default' from [fd00:1122:3344:101::c]:57206 | ||
| 698 | 2025.09.19 23:59:26.650625 [ 281 ] {} <Debug> TCP-Session: 708e1795-f458-4cd9-9aa6-901b248bc222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.19 23:59:26.650589 [ 284 ] {} <Debug> TCP-Session: 9cff5bde-85d8-418a-8237-a887dadf951b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.19 23:59:26.650288 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.09.19 23:59:26.650725 [ 284 ] {} <Debug> TCP-Session: 9cff5bde-85d8-418a-8237-a887dadf951b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.19 23:59:26.650716 [ 285 ] {} <Debug> TCP-Session: 7ce80205-f7a5-4b19-ba01-e3de13e05e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.09.19 23:59:26.650820 [ 285 ] {} <Debug> TCP-Session: 7ce80205-f7a5-4b19-ba01-e3de13e05e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.19 23:59:26.650835 [ 283 ] {} <Debug> TCP-Session: 0390c121-b0b9-4fef-85b5-fcf2dfcb7a09 Authenticating user 'default' from [fd00:1122:3344:101::c]:59805 | ||
| 705 | 2025.09.19 23:59:26.650929 [ 283 ] {} <Debug> TCP-Session: 0390c121-b0b9-4fef-85b5-fcf2dfcb7a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.19 23:59:26.650943 [ 283 ] {} <Debug> TCP-Session: 0390c121-b0b9-4fef-85b5-fcf2dfcb7a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.19 23:59:27.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.47 MiB, peak 135.47 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 4.28 MiB | ||
| 708 | 2025.09.19 23:59:31.889234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.09.19 23:59:31.889288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.09.19 23:59:31.889334 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.19 23:59:31.889502 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.09.19 23:59:31.892977 [ 245 ] {} <Debug> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Loading data parts | ||
| 713 | 2025.09.19 23:59:31.893196 [ 245 ] {} <Debug> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): There are no data parts | ||
| 714 | 2025.09.19 23:59:31.900430 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.09.19 23:59:31.900469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 716 | 2025.09.19 23:59:31.905795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.09.19 23:59:31.906438 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.09.19 23:59:31.906582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.09.19 23:59:31.906604 [ 244 ] {} <Debug> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Loading data parts | ||
| 720 | 2025.09.19 23:59:31.906857 [ 244 ] {} <Debug> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): There are no data parts | ||
| 721 | 2025.09.19 23:59:31.938920 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.19 23:59:31.938963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 723 | 2025.09.19 23:59:31.945080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.19 23:59:31.946283 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.19 23:59:31.949320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.19 23:59:32.001118 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2025.09.19 23:59:34.389111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.19 23:59:34.389206 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.19 23:59:34.394459 [ 243 ] {} <Debug> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Loading data parts | ||
| 730 | 2025.09.19 23:59:34.394652 [ 243 ] {} <Debug> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): There are no data parts | ||
| 731 | 2025.09.19 23:59:34.412132 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.19 23:59:34.412172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 733 | 2025.09.19 23:59:34.413944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.19 23:59:34.414434 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.19 23:59:34.414821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.19 23:59:35.001179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2025.09.19 23:59:37.230993 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40936 | ||
| 738 | 2025.09.19 23:59:37.231239 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2025.09.19 23:59:37.231273 [ 286 ] {} <Debug> TCP-Session: 69b07a36-751e-4ea2-aa08-c205776b1ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40936 | ||
| 740 | 2025.09.19 23:59:37.231295 [ 286 ] {} <Debug> TCP-Session: 69b07a36-751e-4ea2-aa08-c205776b1ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.09.19 23:59:37.231414 [ 286 ] {} <Debug> TCP-Session: 69b07a36-751e-4ea2-aa08-c205776b1ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2025.09.19 23:59:37.231468 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2025.09.19 23:59:37.231500 [ 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 | ||
| 744 | 2025.09.19 23:59:37.231640 [ 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 | ||
| 745 | 2025.09.19 23:59:37.232085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36548 | ||
| 746 | 2025.09.19 23:59:37.232195 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48956 | ||
| 747 | 2025.09.19 23:59:37.232322 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46434 | ||
| 748 | 2025.09.19 23:59:37.232358 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2025.09.19 23:59:37.232451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62365 | ||
| 750 | 2025.09.19 23:59:37.232462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2025.09.19 23:59:37.232530 [ 287 ] {} <Debug> TCP-Session: be7659d8-f9cd-4aa8-a0c0-9a937647f830 Authenticating user 'default' from [fd00:1122:3344:101::e]:36548 | ||
| 752 | 2025.09.19 23:59:37.232548 [ 288 ] {} <Debug> TCP-Session: 1f3dd42b-a8da-4cca-8f2c-8b4410b931d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48956 | ||
| 753 | 2025.09.19 23:59:37.232575 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61886 | ||
| 754 | 2025.09.19 23:59:37.232578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2025.09.19 23:59:37.232622 [ 287 ] {} <Debug> TCP-Session: be7659d8-f9cd-4aa8-a0c0-9a937647f830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.09.19 23:59:37.232656 [ 288 ] {} <Debug> TCP-Session: 1f3dd42b-a8da-4cca-8f2c-8b4410b931d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.09.19 23:59:37.232673 [ 289 ] {} <Debug> TCP-Session: 5ab4f827-9bcd-43fe-954c-ad87617771ad Authenticating user 'default' from [fd00:1122:3344:101::e]:46434 | ||
| 758 | 2025.09.19 23:59:37.232716 [ 287 ] {} <Debug> TCP-Session: be7659d8-f9cd-4aa8-a0c0-9a937647f830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2025.09.19 23:59:37.232719 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2025.09.19 23:59:37.232743 [ 289 ] {} <Debug> TCP-Session: 5ab4f827-9bcd-43fe-954c-ad87617771ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2025.09.19 23:59:37.232745 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53492 | ||
| 762 | 2025.09.19 23:59:37.232776 [ 290 ] {} <Debug> TCP-Session: 7e6e6cef-32fe-40e6-8fac-49612cb0af7b Authenticating user 'default' from [fd00:1122:3344:101::e]:62365 | ||
| 763 | 2025.09.19 23:59:37.232777 [ 289 ] {} <Debug> TCP-Session: 5ab4f827-9bcd-43fe-954c-ad87617771ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2025.09.19 23:59:37.232806 [ 290 ] {} <Debug> TCP-Session: 7e6e6cef-32fe-40e6-8fac-49612cb0af7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2025.09.19 23:59:37.232810 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2025.09.19 23:59:37.232830 [ 290 ] {} <Debug> TCP-Session: 7e6e6cef-32fe-40e6-8fac-49612cb0af7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.09.19 23:59:37.232760 [ 288 ] {} <Debug> TCP-Session: 1f3dd42b-a8da-4cca-8f2c-8b4410b931d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.09.19 23:59:37.232856 [ 291 ] {} <Debug> TCP-Session: a51c0c4b-cf56-4a4b-82fb-5ec8c7473bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61886 | ||
| 769 | 2025.09.19 23:59:37.232892 [ 291 ] {} <Debug> TCP-Session: a51c0c4b-cf56-4a4b-82fb-5ec8c7473bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.09.19 23:59:37.232905 [ 291 ] {} <Debug> TCP-Session: a51c0c4b-cf56-4a4b-82fb-5ec8c7473bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2025.09.19 23:59:37.232971 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2025.09.19 23:59:37.232994 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56914 | ||
| 773 | 2025.09.19 23:59:37.233005 [ 292 ] {} <Debug> TCP-Session: 474ce642-ebf6-475a-86b7-af7b6ae17850 Authenticating user 'default' from [fd00:1122:3344:101::e]:53492 | ||
| 774 | 2025.09.19 23:59:37.233040 [ 292 ] {} <Debug> TCP-Session: 474ce642-ebf6-475a-86b7-af7b6ae17850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.09.19 23:59:37.233053 [ 292 ] {} <Debug> TCP-Session: 474ce642-ebf6-475a-86b7-af7b6ae17850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.09.19 23:59:37.233096 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38599 | ||
| 777 | 2025.09.19 23:59:37.233190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2025.09.19 23:59:37.233225 [ 293 ] {} <Debug> TCP-Session: 3cd51af3-a153-4367-ac8b-0c03e708c759 Authenticating user 'default' from [fd00:1122:3344:101::e]:56914 | ||
| 779 | 2025.09.19 23:59:37.233241 [ 293 ] {} <Debug> TCP-Session: 3cd51af3-a153-4367-ac8b-0c03e708c759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.09.19 23:59:37.233254 [ 293 ] {} <Debug> TCP-Session: 3cd51af3-a153-4367-ac8b-0c03e708c759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2025.09.19 23:59:37.233279 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2025.09.19 23:59:37.233326 [ 294 ] {} <Debug> TCP-Session: d73ab123-af05-4dc7-bee9-ce8a713b3691 Authenticating user 'default' from [fd00:1122:3344:101::e]:38599 | ||
| 783 | 2025.09.19 23:59:37.233342 [ 294 ] {} <Debug> TCP-Session: d73ab123-af05-4dc7-bee9-ce8a713b3691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.09.19 23:59:37.233354 [ 294 ] {} <Debug> TCP-Session: d73ab123-af05-4dc7-bee9-ce8a713b3691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.09.19 23:59:37.234295 [ 286 ] {} <Trace> TCP-Session: 69b07a36-751e-4ea2-aa08-c205776b1ca0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.09.19 23:59:37.234467 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 787 | 2025.09.19 23:59:37.234876 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2025.09.19 23:59:37.235164 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.09.19 23:59:37.235861 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Debug> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885) (SelectExecutor): Key condition: unknown | ||
| 790 | 2025.09.19 23:59:37.241201 [ 299 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2025.09.19 23:59:37.241293 [ 299 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2025.09.19 23:59:37.242027 [ 299 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00424199 sec. (235.738 rows/sec., 9.21 KiB/sec.) | ||
| 793 | 2025.09.19 23:59:37.242051 [ 299 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2025.09.19 23:59:37.242104 [ 299 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2025.09.19 23:59:37.243319 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008906 sec., 112.28385358185491 rows/sec., 4.39 KiB/sec. | ||
| 796 | 2025.09.19 23:59:37.243448 [ 286 ] {60a78fef-8a37-4701-aa54-8d524aa6b741} <Debug> TCPHandler: Processed in 0.009295498 sec. | ||
| 797 | 2025.09.19 23:59:37.246070 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.09.19 23:59:37.246106 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.09.19 23:59:37.246127 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2025.09.19 23:59:37.246132 [ 286 ] {} <Debug> TCP-Session: 69b07a36-751e-4ea2-aa08-c205776b1ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.09.19 23:59:37.246144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.09.19 23:59:37.246162 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2025.09.19 23:59:37.246182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2025.09.19 23:59:37.246205 [ 288 ] {} <Debug> TCP-Session: 1f3dd42b-a8da-4cca-8f2c-8b4410b931d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2025.09.19 23:59:37.246199 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.09.19 23:59:37.246233 [ 292 ] {} <Debug> TCP-Session: 474ce642-ebf6-475a-86b7-af7b6ae17850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.09.19 23:59:37.246239 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2025.09.19 23:59:37.246258 [ 291 ] {} <Debug> TCP-Session: a51c0c4b-cf56-4a4b-82fb-5ec8c7473bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.09.19 23:59:37.246218 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2025.09.19 23:59:37.246291 [ 293 ] {} <Debug> TCP-Session: 3cd51af3-a153-4367-ac8b-0c03e708c759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.09.19 23:59:37.246216 [ 294 ] {} <Debug> TCP-Session: d73ab123-af05-4dc7-bee9-ce8a713b3691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.09.19 23:59:37.246331 [ 290 ] {} <Debug> TCP-Session: 7e6e6cef-32fe-40e6-8fac-49612cb0af7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.09.19 23:59:37.246170 [ 289 ] {} <Debug> TCP-Session: 5ab4f827-9bcd-43fe-954c-ad87617771ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.09.19 23:59:37.246153 [ 287 ] {} <Debug> TCP-Session: be7659d8-f9cd-4aa8-a0c0-9a937647f830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.09.19 23:59:38.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 163.39 MiB, free memory in arenas 0.00 B, will set to 159.12 MiB (RSS), difference: 3.82 MiB | ||
| 816 | 2025.09.19 23:59:39.107581 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52093 | ||
| 817 | 2025.09.19 23:59:39.107689 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2025.09.19 23:59:39.107721 [ 286 ] {} <Debug> TCP-Session: d3108c2f-643b-4685-8482-153b27213b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:52093 | ||
| 819 | 2025.09.19 23:59:39.107745 [ 286 ] {} <Debug> TCP-Session: d3108c2f-643b-4685-8482-153b27213b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2025.09.19 23:59:39.107757 [ 286 ] {} <Debug> TCP-Session: d3108c2f-643b-4685-8482-153b27213b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2025.09.19 23:59:39.107962 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39738 | ||
| 822 | 2025.09.19 23:59:39.108004 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37118 | ||
| 823 | 2025.09.19 23:59:39.108035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38950 | ||
| 824 | 2025.09.19 23:59:39.108061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 825 | 2025.09.19 23:59:39.108078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38615 | ||
| 826 | 2025.09.19 23:59:39.108111 [ 286 ] {} <Trace> TCP-Session: d3108c2f-643b-4685-8482-153b27213b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.09.19 23:59:39.108125 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2025.09.19 23:59:39.108128 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2025.09.19 23:59:39.108143 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2025.09.19 23:59:39.108155 [ 290 ] {} <Debug> TCP-Session: 0ce46c20-9e93-4a5d-8d17-628389a934a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38950 | ||
| 831 | 2025.09.19 23:59:39.108167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2025.09.19 23:59:39.108172 [ 288 ] {} <Debug> TCP-Session: 721fe3aa-d396-42b3-95f4-313ab70921e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37118 | ||
| 833 | 2025.09.19 23:59:39.108188 [ 290 ] {} <Debug> TCP-Session: 0ce46c20-9e93-4a5d-8d17-628389a934a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2025.09.19 23:59:39.108203 [ 294 ] {} <Debug> TCP-Session: ff2354b5-211b-496f-9f3d-9b110560aa38 Authenticating user 'default' from [fd00:1122:3344:101::e]:38615 | ||
| 835 | 2025.09.19 23:59:39.108220 [ 288 ] {} <Debug> TCP-Session: 721fe3aa-d396-42b3-95f4-313ab70921e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2025.09.19 23:59:39.108221 [ 290 ] {} <Debug> TCP-Session: 0ce46c20-9e93-4a5d-8d17-628389a934a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2025.09.19 23:59:39.108238 [ 294 ] {} <Debug> TCP-Session: ff2354b5-211b-496f-9f3d-9b110560aa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2025.09.19 23:59:39.108246 [ 288 ] {} <Debug> TCP-Session: 721fe3aa-d396-42b3-95f4-313ab70921e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2025.09.19 23:59:39.108266 [ 294 ] {} <Debug> TCP-Session: ff2354b5-211b-496f-9f3d-9b110560aa38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2025.09.19 23:59:39.108277 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 841 | 2025.09.19 23:59:39.108180 [ 292 ] {} <Debug> TCP-Session: 24a99658-458f-4b9b-819a-2422efc26cce Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 842 | 2025.09.19 23:59:39.108071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49560 | ||
| 843 | 2025.09.19 23:59:39.108330 [ 292 ] {} <Debug> TCP-Session: 24a99658-458f-4b9b-819a-2422efc26cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2025.09.19 23:59:39.108047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58754 | ||
| 845 | 2025.09.19 23:59:39.108370 [ 292 ] {} <Debug> TCP-Session: 24a99658-458f-4b9b-819a-2422efc26cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2025.09.19 23:59:39.108035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53760 | ||
| 847 | 2025.09.19 23:59:39.108423 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2025.09.19 23:59:39.108440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2025.09.19 23:59:39.108454 [ 293 ] {} <Debug> TCP-Session: dc803224-7c03-4df9-89b8-78fe42a39bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49560 | ||
| 850 | 2025.09.19 23:59:39.108076 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2025.09.19 23:59:39.108476 [ 291 ] {} <Debug> TCP-Session: 7593dc82-9746-4059-af1e-f1971126888e Authenticating user 'default' from [fd00:1122:3344:101::e]:58754 | ||
| 852 | 2025.09.19 23:59:39.108489 [ 293 ] {} <Debug> TCP-Session: dc803224-7c03-4df9-89b8-78fe42a39bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.09.19 23:59:39.108510 [ 287 ] {} <Debug> TCP-Session: 0835da06-e7be-481f-a4ce-baf11a6b2933 Authenticating user 'default' from [fd00:1122:3344:101::e]:39738 | ||
| 854 | 2025.09.19 23:59:39.108519 [ 291 ] {} <Debug> TCP-Session: 7593dc82-9746-4059-af1e-f1971126888e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2025.09.19 23:59:39.108531 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 856 | 2025.09.19 23:59:39.108541 [ 291 ] {} <Debug> TCP-Session: 7593dc82-9746-4059-af1e-f1971126888e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.09.19 23:59:39.108539 [ 287 ] {} <Debug> TCP-Session: 0835da06-e7be-481f-a4ce-baf11a6b2933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2025.09.19 23:59:39.108525 [ 293 ] {} <Debug> TCP-Session: dc803224-7c03-4df9-89b8-78fe42a39bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.09.19 23:59:39.108585 [ 287 ] {} <Debug> TCP-Session: 0835da06-e7be-481f-a4ce-baf11a6b2933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.09.19 23:59:39.108612 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.09.19 23:59:39.108479 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2025.09.19 23:59:39.108666 [ 289 ] {} <Debug> TCP-Session: 97468b91-258f-4f2d-a79e-4f2d12757a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:53760 | ||
| 863 | 2025.09.19 23:59:39.108683 [ 289 ] {} <Debug> TCP-Session: 97468b91-258f-4f2d-a79e-4f2d12757a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2025.09.19 23:59:39.108695 [ 289 ] {} <Debug> TCP-Session: 97468b91-258f-4f2d-a79e-4f2d12757a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2025.09.19 23:59:39.108918 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Debug> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885) (SelectExecutor): Key condition: unknown | ||
| 866 | 2025.09.19 23:59:39.109869 [ 311 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2025.09.19 23:59:39.109923 [ 311 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2025.09.19 23:59:39.109963 [ 311 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094272 sec. (1060.760 rows/sec., 41.44 KiB/sec.) | ||
| 869 | 2025.09.19 23:59:39.109983 [ 311 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2025.09.19 23:59:39.111200 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 871 | 2025.09.19 23:59:39.111333 [ 286 ] {5f710d81-18b3-41f1-bff1-4a01a79332a0} <Debug> TCPHandler: Processed in 0.003356641 sec. | ||
| 872 | 2025.09.19 23:59:39.111424 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2025.09.19 23:59:39.111450 [ 286 ] {} <Debug> TCP-Session: d3108c2f-643b-4685-8482-153b27213b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.09.19 23:59:39.111463 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2025.09.19 23:59:39.111490 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2025.09.19 23:59:39.111504 [ 287 ] {} <Debug> TCP-Session: 0835da06-e7be-481f-a4ce-baf11a6b2933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.09.19 23:59:39.111513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2025.09.19 23:59:39.111534 [ 289 ] {} <Debug> TCP-Session: 97468b91-258f-4f2d-a79e-4f2d12757a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2025.09.19 23:59:39.111549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2025.09.19 23:59:39.111563 [ 293 ] {} <Debug> TCP-Session: dc803224-7c03-4df9-89b8-78fe42a39bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2025.09.19 23:59:39.111569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2025.09.19 23:59:39.111591 [ 294 ] {} <Debug> TCP-Session: ff2354b5-211b-496f-9f3d-9b110560aa38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2025.09.19 23:59:39.111607 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2025.09.19 23:59:39.111622 [ 290 ] {} <Debug> TCP-Session: 0ce46c20-9e93-4a5d-8d17-628389a934a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2025.09.19 23:59:39.111589 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2025.09.19 23:59:39.111651 [ 292 ] {} <Debug> TCP-Session: 24a99658-458f-4b9b-819a-2422efc26cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2025.09.19 23:59:39.111530 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2025.09.19 23:59:39.111688 [ 291 ] {} <Debug> TCP-Session: 7593dc82-9746-4059-af1e-f1971126888e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2025.09.19 23:59:39.111723 [ 288 ] {} <Debug> TCP-Session: 721fe3aa-d396-42b3-95f4-313ab70921e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2025.09.19 23:59:39.338947 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 891 | 2025.09.19 23:59:39.339006 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 892 | 2025.09.19 23:59:39.406661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 982 | ||
| 893 | 2025.09.19 23:59:39.407548 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.09.19 23:59:39.407617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 895 | 2025.09.19 23:59:39.408564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2025.09.19 23:59:39.409763 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.09.19 23:59:39.409987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 898 | 2025.09.19 23:59:39.449406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 899 | 2025.09.19 23:59:39.468992 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2025.09.19 23:59:39.469065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 901 | 2025.09.19 23:59:39.475988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 902 | 2025.09.19 23:59:39.477260 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2025.09.19 23:59:39.480956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 904 | 2025.09.19 23:59:40.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.02 MiB, peak 167.46 MiB, free memory in arenas 0.00 B, will set to 162.38 MiB (RSS), difference: 2.36 MiB | ||
| 905 | 2025.09.19 23:59:40.007646 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36840 | ||
| 906 | 2025.09.19 23:59:40.007772 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2025.09.19 23:59:40.007803 [ 286 ] {} <Debug> TCP-Session: a039eba1-2ef8-4d01-ae29-22a40163ca53 Authenticating user 'default' from [fd00:1122:3344:101::e]:36840 | ||
| 908 | 2025.09.19 23:59:40.007829 [ 286 ] {} <Debug> TCP-Session: a039eba1-2ef8-4d01-ae29-22a40163ca53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2025.09.19 23:59:40.007844 [ 286 ] {} <Debug> TCP-Session: a039eba1-2ef8-4d01-ae29-22a40163ca53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2025.09.19 23:59:40.008038 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63105 | ||
| 911 | 2025.09.19 23:59:40.008078 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53911 | ||
| 912 | 2025.09.19 23:59:40.008106 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46464 | ||
| 913 | 2025.09.19 23:59:40.008119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33347 | ||
| 914 | 2025.09.19 23:59:40.008138 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49755 | ||
| 915 | 2025.09.19 23:59:40.008177 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2025.09.19 23:59:40.008213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2025.09.19 23:59:40.008228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2025.09.19 23:59:40.008240 [ 287 ] {} <Debug> TCP-Session: 1de60823-75bd-4d3e-8a16-093d69703a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:63105 | ||
| 919 | 2025.09.19 23:59:40.008245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2025.09.19 23:59:40.008255 [ 288 ] {} <Debug> TCP-Session: d6301a30-8cbd-492b-b97c-d87f875d063c Authenticating user 'default' from [fd00:1122:3344:101::e]:53911 | ||
| 921 | 2025.09.19 23:59:40.008268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2025.09.19 23:59:40.008294 [ 292 ] {} <Debug> TCP-Session: 543de6e6-5462-48a9-81bf-f3c01efb1102 Authenticating user 'default' from [fd00:1122:3344:101::e]:33347 | ||
| 923 | 2025.09.19 23:59:40.008305 [ 288 ] {} <Debug> TCP-Session: d6301a30-8cbd-492b-b97c-d87f875d063c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2025.09.19 23:59:40.008322 [ 294 ] {} <Debug> TCP-Session: d9b3b210-e099-4f2e-8cbb-05b77824e3a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49755 | ||
| 925 | 2025.09.19 23:59:40.008331 [ 292 ] {} <Debug> TCP-Session: 543de6e6-5462-48a9-81bf-f3c01efb1102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.09.19 23:59:40.008337 [ 288 ] {} <Debug> TCP-Session: d6301a30-8cbd-492b-b97c-d87f875d063c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2025.09.19 23:59:40.008358 [ 294 ] {} <Debug> TCP-Session: d9b3b210-e099-4f2e-8cbb-05b77824e3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2025.09.19 23:59:40.008365 [ 292 ] {} <Debug> TCP-Session: 543de6e6-5462-48a9-81bf-f3c01efb1102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2025.09.19 23:59:40.008389 [ 294 ] {} <Debug> TCP-Session: d9b3b210-e099-4f2e-8cbb-05b77824e3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2025.09.19 23:59:40.008280 [ 287 ] {} <Debug> TCP-Session: 1de60823-75bd-4d3e-8a16-093d69703a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.09.19 23:59:40.008268 [ 291 ] {} <Debug> TCP-Session: 26780718-5b3c-455e-b44b-ad8df9a7b3d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46464 | ||
| 932 | 2025.09.19 23:59:40.008445 [ 287 ] {} <Debug> TCP-Session: 1de60823-75bd-4d3e-8a16-093d69703a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.09.19 23:59:40.008464 [ 291 ] {} <Debug> TCP-Session: 26780718-5b3c-455e-b44b-ad8df9a7b3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.09.19 23:59:40.008129 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47875 | ||
| 935 | 2025.09.19 23:59:40.008485 [ 291 ] {} <Debug> TCP-Session: 26780718-5b3c-455e-b44b-ad8df9a7b3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2025.09.19 23:59:40.008093 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53670 | ||
| 937 | 2025.09.19 23:59:40.008086 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54376 | ||
| 938 | 2025.09.19 23:59:40.008168 [ 286 ] {} <Trace> TCP-Session: a039eba1-2ef8-4d01-ae29-22a40163ca53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2025.09.19 23:59:40.008589 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2025.09.19 23:59:40.008625 [ 293 ] {} <Debug> TCP-Session: 61f7d5b4-ef84-4e78-8b56-f23a20988525 Authenticating user 'default' from [fd00:1122:3344:101::e]:47875 | ||
| 941 | 2025.09.19 23:59:40.008648 [ 293 ] {} <Debug> TCP-Session: 61f7d5b4-ef84-4e78-8b56-f23a20988525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2025.09.19 23:59:40.008661 [ 293 ] {} <Debug> TCP-Session: 61f7d5b4-ef84-4e78-8b56-f23a20988525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2025.09.19 23:59:40.008750 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 944 | 2025.09.19 23:59:40.008774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2025.09.19 23:59:40.008776 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2025.09.19 23:59:40.008807 [ 290 ] {} <Debug> TCP-Session: 3ec8c406-c868-43fb-8000-5be01c6ef16b Authenticating user 'default' from [fd00:1122:3344:101::e]:53670 | ||
| 947 | 2025.09.19 23:59:40.008825 [ 289 ] {} <Debug> TCP-Session: 383bd0dd-e7c7-4e20-bac5-d24531b8fc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:54376 | ||
| 948 | 2025.09.19 23:59:40.008833 [ 290 ] {} <Debug> TCP-Session: 3ec8c406-c868-43fb-8000-5be01c6ef16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.09.19 23:59:40.008851 [ 289 ] {} <Debug> TCP-Session: 383bd0dd-e7c7-4e20-bac5-d24531b8fc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.09.19 23:59:40.008860 [ 290 ] {} <Debug> TCP-Session: 3ec8c406-c868-43fb-8000-5be01c6ef16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.09.19 23:59:40.008874 [ 289 ] {} <Debug> TCP-Session: 383bd0dd-e7c7-4e20-bac5-d24531b8fc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2025.09.19 23:59:40.009000 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 953 | 2025.09.19 23:59:40.009057 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2025.09.19 23:59:40.009349 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Debug> oximeter.version (dc9f4d38-e41b-4c5d-a5ff-5e510abad885) (SelectExecutor): Key condition: unknown | ||
| 955 | 2025.09.19 23:59:40.010234 [ 304 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2025.09.19 23:59:40.010286 [ 304 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2025.09.19 23:59:40.010329 [ 304 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882149 sec. (1133.595 rows/sec., 44.28 KiB/sec.) | ||
| 958 | 2025.09.19 23:59:40.010352 [ 304 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2025.09.19 23:59:40.011839 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 960 | 2025.09.19 23:59:40.011972 [ 286 ] {b48d5694-80ca-4b90-9909-8862da7e9f87} <Debug> TCPHandler: Processed in 0.003917424 sec. | ||
| 961 | 2025.09.19 23:59:40.012091 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2025.09.19 23:59:40.012125 [ 286 ] {} <Debug> TCP-Session: a039eba1-2ef8-4d01-ae29-22a40163ca53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2025.09.19 23:59:40.012131 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2025.09.19 23:59:40.012151 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2025.09.19 23:59:40.012168 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2025.09.19 23:59:40.012183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2025.09.19 23:59:40.012201 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2025.09.19 23:59:40.012216 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2025.09.19 23:59:40.012235 [ 288 ] {} <Debug> TCP-Session: d6301a30-8cbd-492b-b97c-d87f875d063c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2025.09.19 23:59:40.012250 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2025.09.19 23:59:40.012263 [ 292 ] {} <Debug> TCP-Session: 543de6e6-5462-48a9-81bf-f3c01efb1102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2025.09.19 23:59:40.012252 [ 289 ] {} <Debug> TCP-Session: 383bd0dd-e7c7-4e20-bac5-d24531b8fc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2025.09.19 23:59:40.012296 [ 293 ] {} <Debug> TCP-Session: 61f7d5b4-ef84-4e78-8b56-f23a20988525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.09.19 23:59:40.012231 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2025.09.19 23:59:40.012216 [ 294 ] {} <Debug> TCP-Session: d9b3b210-e099-4f2e-8cbb-05b77824e3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.09.19 23:59:40.012196 [ 291 ] {} <Debug> TCP-Session: 26780718-5b3c-455e-b44b-ad8df9a7b3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.09.19 23:59:40.012362 [ 290 ] {} <Debug> TCP-Session: 3ec8c406-c868-43fb-8000-5be01c6ef16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2025.09.19 23:59:40.012173 [ 287 ] {} <Debug> TCP-Session: 1de60823-75bd-4d3e-8a16-093d69703a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.09.19 23:59:44.415197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2025.09.19 23:59:44.417367 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.09.19 23:59:44.417419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 982 | 2025.09.19 23:59:44.418713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2025.09.19 23:59:44.419194 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.09.19 23:59:44.419484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2025.09.19 23:59:45.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.54 MiB, peak 170.75 MiB, free memory in arenas 0.00 B, will set to 162.58 MiB (RSS), difference: 4.04 MiB | ||
| 986 | 2025.09.19 23:59:46.159823 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.09.19 23:59:46.160005 [ 259 ] {94be64fc-1df7-45e5-bce2-9b907da9dda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2025.09.19 23:59:46.160272 [ 259 ] {94be64fc-1df7-45e5-bce2-9b907da9dda0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.09.19 23:59:46.160333 [ 259 ] {94be64fc-1df7-45e5-bce2-9b907da9dda0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.09.19 23:59:46.160766 [ 259 ] {94be64fc-1df7-45e5-bce2-9b907da9dda0} <Debug> TCPHandler: Processed in 0.001066913 sec. | ||
| 991 | 2025.09.19 23:59:46.165193 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.09.19 23:59:46.165353 [ 259 ] {f0518ea6-9e22-4de8-9183-ddc185bc22f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2025.09.19 23:59:46.168176 [ 259 ] {f0518ea6-9e22-4de8-9183-ddc185bc22f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2025.09.19 23:59:46.168228 [ 259 ] {f0518ea6-9e22-4de8-9183-ddc185bc22f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2025.09.19 23:59:46.168636 [ 259 ] {f0518ea6-9e22-4de8-9183-ddc185bc22f2} <Debug> TCPHandler: Processed in 0.003510364 sec. | ||
| 996 | 2025.09.19 23:59:46.169437 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.09.19 23:59:46.169564 [ 259 ] {fbba924e-b3e8-4c3d-95eb-0cae9a69727a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2025.09.19 23:59:46.169858 [ 259 ] {fbba924e-b3e8-4c3d-95eb-0cae9a69727a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2025.09.19 23:59:46.169903 [ 259 ] {fbba924e-b3e8-4c3d-95eb-0cae9a69727a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2025.09.19 23:59:46.170282 [ 259 ] {fbba924e-b3e8-4c3d-95eb-0cae9a69727a} <Debug> TCPHandler: Processed in 0.000895179 sec. | ||
| 1001 | 2025.09.19 23:59:46.170488 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.09.19 23:59:46.170606 [ 259 ] {0536700d-bc5d-411f-a418-c61cec42d38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2025.09.19 23:59:46.170849 [ 259 ] {0536700d-bc5d-411f-a418-c61cec42d38e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2025.09.19 23:59:46.170893 [ 259 ] {0536700d-bc5d-411f-a418-c61cec42d38e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2025.09.19 23:59:46.171216 [ 259 ] {0536700d-bc5d-411f-a418-c61cec42d38e} <Debug> TCPHandler: Processed in 0.000776036 sec. | ||
| 1006 | 2025.09.19 23:59:46.171422 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.09.19 23:59:46.171536 [ 259 ] {065629cc-8ca7-4cea-8c9c-aa18bbef60a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2025.09.19 23:59:46.171778 [ 259 ] {065629cc-8ca7-4cea-8c9c-aa18bbef60a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2025.09.19 23:59:46.171821 [ 259 ] {065629cc-8ca7-4cea-8c9c-aa18bbef60a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2025.09.19 23:59:46.172169 [ 259 ] {065629cc-8ca7-4cea-8c9c-aa18bbef60a2} <Debug> TCPHandler: Processed in 0.000795687 sec. | ||
| 1011 | 2025.09.19 23:59:46.172668 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.09.19 23:59:46.172783 [ 259 ] {ed39914b-c0f2-4275-877b-76c7a913cf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2025.09.19 23:59:46.173032 [ 259 ] {ed39914b-c0f2-4275-877b-76c7a913cf08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2025.09.19 23:59:46.173078 [ 259 ] {ed39914b-c0f2-4275-877b-76c7a913cf08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2025.09.19 23:59:46.173417 [ 259 ] {ed39914b-c0f2-4275-877b-76c7a913cf08} <Debug> TCPHandler: Processed in 0.000806697 sec. | ||
| 1016 | 2025.09.19 23:59:46.173621 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.09.19 23:59:46.173761 [ 259 ] {11d4af0b-62fa-4d3a-a6bc-34886f6064ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2025.09.19 23:59:46.174008 [ 259 ] {11d4af0b-62fa-4d3a-a6bc-34886f6064ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2025.09.19 23:59:46.174051 [ 259 ] {11d4af0b-62fa-4d3a-a6bc-34886f6064ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2025.09.19 23:59:46.174418 [ 259 ] {11d4af0b-62fa-4d3a-a6bc-34886f6064ad} <Debug> TCPHandler: Processed in 0.000845498 sec. | ||
| 1021 | 2025.09.19 23:59:46.174666 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.09.19 23:59:46.174783 [ 259 ] {d2afff4d-64f7-4c53-8876-c4a7af0bad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2025.09.19 23:59:46.175033 [ 259 ] {d2afff4d-64f7-4c53-8876-c4a7af0bad64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2025.09.19 23:59:46.175076 [ 259 ] {d2afff4d-64f7-4c53-8876-c4a7af0bad64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2025.09.19 23:59:46.175411 [ 259 ] {d2afff4d-64f7-4c53-8876-c4a7af0bad64} <Debug> TCPHandler: Processed in 0.000801417 sec. | ||
| 1026 | 2025.09.19 23:59:46.175638 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.09.19 23:59:46.175760 [ 259 ] {5e02d8c5-e31e-42b4-b0cb-e7144bdbdbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.09.19 23:59:46.176009 [ 259 ] {5e02d8c5-e31e-42b4-b0cb-e7144bdbdbbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2025.09.19 23:59:46.176053 [ 259 ] {5e02d8c5-e31e-42b4-b0cb-e7144bdbdbbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2025.09.19 23:59:46.176372 [ 259 ] {5e02d8c5-e31e-42b4-b0cb-e7144bdbdbbc} <Debug> TCPHandler: Processed in 0.000793367 sec. | ||
| 1031 | 2025.09.19 23:59:46.176593 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.09.19 23:59:46.176711 [ 259 ] {49ff212f-44ee-4005-ae7e-fe896411acba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2025.09.19 23:59:46.176963 [ 259 ] {49ff212f-44ee-4005-ae7e-fe896411acba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2025.09.19 23:59:46.177007 [ 259 ] {49ff212f-44ee-4005-ae7e-fe896411acba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2025.09.19 23:59:46.177316 [ 259 ] {49ff212f-44ee-4005-ae7e-fe896411acba} <Debug> TCPHandler: Processed in 0.000771336 sec. | ||
| 1036 | 2025.09.19 23:59:46.177528 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.09.19 23:59:46.177645 [ 259 ] {5db54f51-f1c3-4b8c-bad4-3808155850ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2025.09.19 23:59:46.177893 [ 259 ] {5db54f51-f1c3-4b8c-bad4-3808155850ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2025.09.19 23:59:46.177939 [ 259 ] {5db54f51-f1c3-4b8c-bad4-3808155850ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2025.09.19 23:59:46.178269 [ 259 ] {5db54f51-f1c3-4b8c-bad4-3808155850ce} <Debug> TCPHandler: Processed in 0.000789756 sec. | ||
| 1041 | 2025.09.19 23:59:46.178466 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.09.19 23:59:46.178584 [ 259 ] {e2331933-ef78-442d-91fa-c362a86aad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2025.09.19 23:59:46.178839 [ 259 ] {e2331933-ef78-442d-91fa-c362a86aad41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2025.09.19 23:59:46.178882 [ 259 ] {e2331933-ef78-442d-91fa-c362a86aad41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2025.09.19 23:59:46.179203 [ 259 ] {e2331933-ef78-442d-91fa-c362a86aad41} <Debug> TCPHandler: Processed in 0.000785336 sec. | ||
| 1046 | 2025.09.19 23:59:46.179412 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.09.19 23:59:46.179529 [ 259 ] {5e133951-a76a-4766-abe3-8acd912e805d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2025.09.19 23:59:46.179778 [ 259 ] {5e133951-a76a-4766-abe3-8acd912e805d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2025.09.19 23:59:46.179821 [ 259 ] {5e133951-a76a-4766-abe3-8acd912e805d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2025.09.19 23:59:46.180131 [ 259 ] {5e133951-a76a-4766-abe3-8acd912e805d} <Debug> TCPHandler: Processed in 0.000767016 sec. | ||
| 1051 | 2025.09.19 23:59:46.180371 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.09.19 23:59:46.180515 [ 259 ] {1595ee73-80d1-413a-ba50-b2870828955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1053 | 2025.09.19 23:59:46.180766 [ 259 ] {1595ee73-80d1-413a-ba50-b2870828955d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2025.09.19 23:59:46.180809 [ 259 ] {1595ee73-80d1-413a-ba50-b2870828955d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2025.09.19 23:59:46.181159 [ 259 ] {1595ee73-80d1-413a-ba50-b2870828955d} <Debug> TCPHandler: Processed in 0.000836468 sec. | ||
| 1056 | 2025.09.19 23:59:46.181381 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.09.19 23:59:46.181526 [ 259 ] {342688c6-024c-4ecf-afde-c9d5db61454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1058 | 2025.09.19 23:59:46.181788 [ 259 ] {342688c6-024c-4ecf-afde-c9d5db61454a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.09.19 23:59:46.181834 [ 259 ] {342688c6-024c-4ecf-afde-c9d5db61454a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.09.19 23:59:46.182162 [ 259 ] {342688c6-024c-4ecf-afde-c9d5db61454a} <Debug> TCPHandler: Processed in 0.000829317 sec. | ||
| 1061 | 2025.09.19 23:59:46.182389 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.09.19 23:59:46.182508 [ 259 ] {d4a86deb-307c-49fd-92bf-9ab3491a0370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1063 | 2025.09.19 23:59:46.182770 [ 259 ] {d4a86deb-307c-49fd-92bf-9ab3491a0370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2025.09.19 23:59:46.182813 [ 259 ] {d4a86deb-307c-49fd-92bf-9ab3491a0370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2025.09.19 23:59:46.183142 [ 259 ] {d4a86deb-307c-49fd-92bf-9ab3491a0370} <Debug> TCPHandler: Processed in 0.000802107 sec. | ||
| 1066 | 2025.09.19 23:59:46.183369 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.09.19 23:59:46.183496 [ 259 ] {582947cd-2d2f-4ee0-a33c-b3b73f5b1aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1068 | 2025.09.19 23:59:46.183811 [ 259 ] {582947cd-2d2f-4ee0-a33c-b3b73f5b1aac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2025.09.19 23:59:46.183870 [ 259 ] {582947cd-2d2f-4ee0-a33c-b3b73f5b1aac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2025.09.19 23:59:46.184234 [ 259 ] {582947cd-2d2f-4ee0-a33c-b3b73f5b1aac} <Debug> TCPHandler: Processed in 0.00091975 sec. | ||
| 1071 | 2025.09.19 23:59:46.184435 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2025.09.19 23:59:46.184557 [ 259 ] {ee64c7f7-10e3-4806-a173-86593fdeedc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1073 | 2025.09.19 23:59:46.184823 [ 259 ] {ee64c7f7-10e3-4806-a173-86593fdeedc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.09.19 23:59:46.184866 [ 259 ] {ee64c7f7-10e3-4806-a173-86593fdeedc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.09.19 23:59:46.185186 [ 259 ] {ee64c7f7-10e3-4806-a173-86593fdeedc9} <Debug> TCPHandler: Processed in 0.000800537 sec. | ||
| 1076 | 2025.09.19 23:59:46.185397 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.09.19 23:59:46.185518 [ 259 ] {005078b2-599c-4876-8ae5-0c81fd2d2000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1078 | 2025.09.19 23:59:46.185780 [ 259 ] {005078b2-599c-4876-8ae5-0c81fd2d2000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2025.09.19 23:59:46.185824 [ 259 ] {005078b2-599c-4876-8ae5-0c81fd2d2000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2025.09.19 23:59:46.186200 [ 259 ] {005078b2-599c-4876-8ae5-0c81fd2d2000} <Debug> TCPHandler: Processed in 0.000852058 sec. | ||
| 1081 | 2025.09.19 23:59:46.186992 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.09.19 23:59:46.187223 [ 259 ] {4738065e-e7ed-4f84-85cd-8fa188b0c71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2025.09.19 23:59:46.187706 [ 259 ] {4738065e-e7ed-4f84-85cd-8fa188b0c71e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2025.09.19 23:59:46.187772 [ 259 ] {4738065e-e7ed-4f84-85cd-8fa188b0c71e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2025.09.19 23:59:46.188309 [ 259 ] {4738065e-e7ed-4f84-85cd-8fa188b0c71e} <Debug> TCPHandler: Processed in 0.001457261 sec. | ||
| 1086 | 2025.09.19 23:59:46.188590 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.09.19 23:59:46.188727 [ 259 ] {cafd4740-db7d-428b-9a50-d4c2eb05999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1088 | 2025.09.19 23:59:46.189058 [ 259 ] {cafd4740-db7d-428b-9a50-d4c2eb05999a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2025.09.19 23:59:46.189106 [ 259 ] {cafd4740-db7d-428b-9a50-d4c2eb05999a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2025.09.19 23:59:46.189515 [ 259 ] {cafd4740-db7d-428b-9a50-d4c2eb05999a} <Debug> TCPHandler: Processed in 0.000977561 sec. | ||
| 1091 | 2025.09.19 23:59:46.189719 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2025.09.19 23:59:46.189847 [ 259 ] {49ffcfa2-3950-4975-8701-102cc6f7250b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1093 | 2025.09.19 23:59:46.190158 [ 259 ] {49ffcfa2-3950-4975-8701-102cc6f7250b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2025.09.19 23:59:46.190205 [ 259 ] {49ffcfa2-3950-4975-8701-102cc6f7250b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2025.09.19 23:59:46.190557 [ 259 ] {49ffcfa2-3950-4975-8701-102cc6f7250b} <Debug> TCPHandler: Processed in 0.000886839 sec. | ||
| 1096 | 2025.09.19 23:59:46.190758 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.09.19 23:59:46.190885 [ 259 ] {fe320d1d-4ba5-48d9-b746-49152022369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1098 | 2025.09.19 23:59:46.191167 [ 259 ] {fe320d1d-4ba5-48d9-b746-49152022369d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2025.09.19 23:59:46.191212 [ 259 ] {fe320d1d-4ba5-48d9-b746-49152022369d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2025.09.19 23:59:46.191556 [ 259 ] {fe320d1d-4ba5-48d9-b746-49152022369d} <Debug> TCPHandler: Processed in 0.000847288 sec. | ||
| 1101 | 2025.09.19 23:59:46.196925 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.09.19 23:59:46.197036 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1103 | 2025.09.19 23:59:46.197080 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2025.09.19 23:59:46.197700 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Trace> oximeter.timeseries_schema (417b6c98-0a78-47b8-ac12-8500893eae36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2025.09.19 23:59:46.197746 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1106 | 2025.09.19 23:59:46.198393 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2025.09.19 23:59:46.198799 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Trace> oximeter.timeseries_schema (417b6c98-0a78-47b8-ac12-8500893eae36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2025.09.19 23:59:46.198951 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.001944 sec., 11831.275720164609 rows/sec., 1.59 MiB/sec. | ||
| 1109 | 2025.09.19 23:59:46.198993 [ 259 ] {2e1be09a-5cdb-4fd1-ae69-76d296496de7} <Debug> TCPHandler: Processed in 0.002119896 sec. | ||
| 1110 | 2025.09.19 23:59:46.199116 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.09.19 23:59:46.199217 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1112 | 2025.09.19 23:59:46.199259 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1113 | 2025.09.19 23:59:46.199775 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Trace> oximeter.fields_ipaddr (3d80877f-08a8-4c0d-afad-1114120151a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2025.09.19 23:59:46.199808 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1115 | 2025.09.19 23:59:46.200242 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1116 | 2025.09.19 23:59:46.200682 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Trace> oximeter.fields_ipaddr (3d80877f-08a8-4c0d-afad-1114120151a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2025.09.19 23:59:46.200814 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001618 sec., 4944.375772558714 rows/sec., 403.18 KiB/sec. | ||
| 1118 | 2025.09.19 23:59:46.200852 [ 259 ] {53db1808-e148-4212-8e04-e5744cf31a0d} <Debug> TCPHandler: Processed in 0.001786188 sec. | ||
| 1119 | 2025.09.19 23:59:46.200962 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.09.19 23:59:46.201057 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1121 | 2025.09.19 23:59:46.201098 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1122 | 2025.09.19 23:59:46.201557 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.09.19 23:59:46.201591 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1124 | 2025.09.19 23:59:46.202063 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2025.09.19 23:59:46.202653 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.09.19 23:59:46.202788 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Debug> executeQuery: Read 70 rows, 6.13 KiB in 0.00175 sec., 40000 rows/sec., 3.42 MiB/sec. | ||
| 1127 | 2025.09.19 23:59:46.202825 [ 259 ] {bd674cc0-5083-4483-b5c2-f5aff3b1736b} <Debug> TCPHandler: Processed in 0.001913321 sec. | ||
| 1128 | 2025.09.19 23:59:46.202958 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.09.19 23:59:46.203066 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1130 | 2025.09.19 23:59:46.203108 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1131 | 2025.09.19 23:59:46.203513 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Trace> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.09.19 23:59:46.203550 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1133 | 2025.09.19 23:59:46.203961 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2025.09.19 23:59:46.204439 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Trace> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.09.19 23:59:46.204577 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Debug> executeQuery: Read 26 rows, 1.91 KiB in 0.00153 sec., 16993.46405228758 rows/sec., 1.22 MiB/sec. | ||
| 1136 | 2025.09.19 23:59:46.204618 [ 259 ] {41d80102-8ef8-4af4-a3fe-f758dbaeb196} <Debug> TCPHandler: Processed in 0.001721586 sec. | ||
| 1137 | 2025.09.19 23:59:46.204732 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.09.19 23:59:46.204830 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1139 | 2025.09.19 23:59:46.204870 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1140 | 2025.09.19 23:59:46.205300 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.09.19 23:59:46.205339 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1142 | 2025.09.19 23:59:46.205766 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1143 | 2025.09.19 23:59:46.206230 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.09.19 23:59:46.206360 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Debug> executeQuery: Read 71 rows, 5.70 KiB in 0.001549 sec., 45836.02324080052 rows/sec., 3.59 MiB/sec. | ||
| 1145 | 2025.09.19 23:59:46.206399 [ 259 ] {c57161cc-f81b-47e6-9656-3fc834da2f0f} <Debug> TCPHandler: Processed in 0.001715546 sec. | ||
| 1146 | 2025.09.19 23:59:46.206507 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.09.19 23:59:46.206604 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1148 | 2025.09.19 23:59:46.206649 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1149 | 2025.09.19 23:59:46.207070 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.09.19 23:59:46.207105 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1151 | 2025.09.19 23:59:46.207671 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2025.09.19 23:59:46.208097 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.09.19 23:59:46.208226 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Debug> executeQuery: Read 114 rows, 8.14 KiB in 0.001641 sec., 69469.83546617915 rows/sec., 4.85 MiB/sec. | ||
| 1154 | 2025.09.19 23:59:46.208263 [ 259 ] {8efc8317-63cf-4b3b-98e7-b3d390037dbe} <Debug> TCPHandler: Processed in 0.001805429 sec. | ||
| 1155 | 2025.09.19 23:59:46.208372 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.09.19 23:59:46.208468 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2025.09.19 23:59:46.208524 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <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 | ||
| 1158 | 2025.09.19 23:59:46.209402 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Trace> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.09.19 23:59:46.209440 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1160 | 2025.09.19 23:59:46.210667 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2025.09.19 23:59:46.211166 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Trace> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.09.19 23:59:46.211315 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002865 sec., 6282.722513089006 rows/sec., 11.26 MiB/sec. | ||
| 1163 | 2025.09.19 23:59:46.211376 [ 259 ] {e89ba51d-42b3-40a2-b948-5e917320ee06} <Debug> TCPHandler: Processed in 0.003054075 sec. | ||
| 1164 | 2025.09.19 23:59:46.211492 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.09.19 23:59:46.211589 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.09.19 23:59:46.211632 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1167 | 2025.09.19 23:59:46.211963 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Trace> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.09.19 23:59:46.212001 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1169 | 2025.09.19 23:59:46.212414 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2025.09.19 23:59:46.212856 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Trace> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.09.19 23:59:46.212991 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001421 sec., 6333.56790992259 rows/sec., 447.39 KiB/sec. | ||
| 1172 | 2025.09.19 23:59:46.213029 [ 259 ] {982c2938-d909-480b-a736-2b8fa56e58e1} <Debug> TCPHandler: Processed in 0.001587193 sec. | ||
| 1173 | 2025.09.19 23:59:46.213176 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.09.19 23:59:46.213269 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1175 | 2025.09.19 23:59:46.213311 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1176 | 2025.09.19 23:59:46.213664 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.09.19 23:59:46.213703 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1178 | 2025.09.19 23:59:46.214119 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2025.09.19 23:59:46.214557 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.09.19 23:59:46.214686 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001434 sec., 27894.00278940028 rows/sec., 1.86 MiB/sec. | ||
| 1181 | 2025.09.19 23:59:46.214722 [ 259 ] {b57100a3-cba2-4b2d-bc55-9848aaa97c96} <Debug> TCPHandler: Processed in 0.001594894 sec. | ||
| 1182 | 2025.09.19 23:59:46.910038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1430 | ||
| 1183 | 2025.09.19 23:59:46.910523 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.09.19 23:59:46.910563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1185 | 2025.09.19 23:59:46.911198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1186 | 2025.09.19 23:59:46.911684 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.09.19 23:59:46.911830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1430 | ||
| 1188 | 2025.09.19 23:59:46.981001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1189 | 2025.09.19 23:59:46.998371 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.09.19 23:59:46.998436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1191 | 2025.09.19 23:59:47.001185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.58 MiB, peak 170.75 MiB, free memory in arenas 0.00 B, will set to 164.32 MiB (RSS), difference: -4.25 MiB | ||
| 1192 | 2025.09.19 23:59:47.005423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2025.09.19 23:59:47.006686 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.09.19 23:59:47.010296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1195 | 2025.09.19 23:59:48.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.32 MiB, peak 170.75 MiB, free memory in arenas 0.00 B, will set to 165.50 MiB (RSS), difference: 5.17 MiB | ||
| 1196 | 2025.09.19 23:59:51.165285 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.09.19 23:59:51.165466 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1198 | 2025.09.19 23:59:51.165540 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1199 | 2025.09.19 23:59:51.166205 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.09.19 23:59:51.166261 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1201 | 2025.09.19 23:59:51.166757 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2025.09.19 23:59:51.167257 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.09.19 23:59:51.167414 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002 sec., 15000 rows/sec., 1.13 MiB/sec. | ||
| 1204 | 2025.09.19 23:59:51.167461 [ 259 ] {fb84f385-b54a-46a9-b503-5fc5be2a67f9} <Debug> TCPHandler: Processed in 0.002299789 sec. | ||
| 1205 | 2025.09.19 23:59:51.167585 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.09.19 23:59:51.167690 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1207 | 2025.09.19 23:59:51.167734 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1208 | 2025.09.19 23:59:51.168159 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.09.19 23:59:51.168197 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1210 | 2025.09.19 23:59:51.168608 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2025.09.19 23:59:51.169101 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.09.19 23:59:51.169237 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001571 sec., 22915.340547422027 rows/sec., 1.79 MiB/sec. | ||
| 1213 | 2025.09.19 23:59:51.169276 [ 259 ] {b21520cb-e89b-4953-bbd1-bb556d6172d9} <Debug> TCPHandler: Processed in 0.001743057 sec. | ||
| 1214 | 2025.09.19 23:59:51.169391 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.09.19 23:59:51.169506 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1216 | 2025.09.19 23:59:51.169555 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1217 | 2025.09.19 23:59:51.169963 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.09.19 23:59:51.170002 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1219 | 2025.09.19 23:59:51.170439 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2025.09.19 23:59:51.170931 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.09.19 23:59:51.171062 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001577 sec., 69752.69499048826 rows/sec., 4.87 MiB/sec. | ||
| 1222 | 2025.09.19 23:59:51.171099 [ 259 ] {16595520-8378-47cc-894b-c83b7c1f2179} <Debug> TCPHandler: Processed in 0.001758507 sec. | ||
| 1223 | 2025.09.19 23:59:51.171217 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.09.19 23:59:51.171312 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1225 | 2025.09.19 23:59:51.171356 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1226 | 2025.09.19 23:59:51.171686 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.09.19 23:59:51.171724 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1228 | 2025.09.19 23:59:51.172135 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2025.09.19 23:59:51.172582 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.09.19 23:59:51.172713 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001419 sec., 28188.865398167727 rows/sec., 1.88 MiB/sec. | ||
| 1231 | 2025.09.19 23:59:51.172750 [ 259 ] {71ad9531-b4cc-40b3-b83f-097b17fe2f74} <Debug> TCPHandler: Processed in 0.001582734 sec. | ||
| 1232 | 2025.09.19 23:59:54.339044 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1233 | 2025.09.19 23:59:54.339114 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1234 | 2025.09.19 23:59:54.412892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1942 | ||
| 1235 | 2025.09.19 23:59:54.413384 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.09.19 23:59:54.413427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1237 | 2025.09.19 23:59:54.414058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2025.09.19 23:59:54.414614 [ 245 ] {} <Trace> system.asynchronous_metric_log (6651f9b1-2801-48b1-b86f-5b34f7566774): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.09.19 23:59:54.414742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1240 | 2025.09.19 23:59:54.420540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 166 | ||
| 1241 | 2025.09.19 23:59:54.423433 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.09.19 23:59:54.423469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1243 | 2025.09.19 23:59:54.424779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1244 | 2025.09.19 23:59:54.425272 [ 243 ] {} <Trace> system.query_log (887193db-39af-4a99-8efc-d5121fdb2857): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.09.19 23:59:54.425499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1246 | 2025.09.19 23:59:54.510351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1247 | 2025.09.19 23:59:54.526659 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2025.09.19 23:59:54.526714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1249 | 2025.09.19 23:59:54.533088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1250 | 2025.09.19 23:59:54.534484 [ 244 ] {} <Trace> system.metric_log (6535df16-81f9-4cbd-8bfb-6a30ae8d9e79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2025.09.19 23:59:54.537384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1252 | 2025.09.19 23:59:55.001165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.08 MiB, peak 170.75 MiB, free memory in arenas 0.00 B, will set to 167.30 MiB (RSS), difference: 1.22 MiB | ||
| 1253 | 2025.09.19 23:59:56.167826 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.09.19 23:59:56.168110 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1255 | 2025.09.19 23:59:56.168212 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1256 | 2025.09.19 23:59:56.169023 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.09.19 23:59:56.169064 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1258 | 2025.09.19 23:59:56.169613 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2025.09.19 23:59:56.170071 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Trace> oximeter.fields_string (fc407fa2-6f80-43f0-83d4-d8f246e11c25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.09.19 23:59:56.170226 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Debug> executeQuery: Read 104 rows, 9.38 KiB in 0.002192 sec., 47445.255474452555 rows/sec., 4.18 MiB/sec. | ||
| 1261 | 2025.09.19 23:59:56.170273 [ 259 ] {53ce940d-7505-462c-81f2-68e8461a8998} <Debug> TCPHandler: Processed in 0.002621906 sec. | ||
| 1262 | 2025.09.19 23:59:56.170400 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.09.19 23:59:56.170502 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1264 | 2025.09.19 23:59:56.170547 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1265 | 2025.09.19 23:59:56.170982 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Trace> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.09.19 23:59:56.171017 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1267 | 2025.09.19 23:59:56.171433 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2025.09.19 23:59:56.171888 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Trace> oximeter.fields_u16 (d8b9dc05-3054-4c28-8f92-c96f2365d168): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.09.19 23:59:56.172018 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00154 sec., 24025.97402597403 rows/sec., 1.76 MiB/sec. | ||
| 1270 | 2025.09.19 23:59:56.172055 [ 259 ] {004c80a5-8bcb-4545-b2c9-c629fc7c3210} <Debug> TCPHandler: Processed in 0.001706557 sec. | ||
| 1271 | 2025.09.19 23:59:56.172167 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.09.19 23:59:56.172260 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1273 | 2025.09.19 23:59:56.172301 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1274 | 2025.09.19 23:59:56.172711 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.09.19 23:59:56.172746 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1276 | 2025.09.19 23:59:56.173161 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2025.09.19 23:59:56.173602 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Trace> oximeter.fields_uuid (affb5ba7-cb81-4350-993f-bc97bd27a42e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.09.19 23:59:56.173731 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Debug> executeQuery: Read 81 rows, 6.50 KiB in 0.001488 sec., 54435.48387096774 rows/sec., 4.27 MiB/sec. | ||
| 1279 | 2025.09.19 23:59:56.173769 [ 259 ] {f882d3f9-c9c8-4db3-8aec-d2b54ed29b6a} <Debug> TCPHandler: Processed in 0.001650495 sec. | ||
| 1280 | 2025.09.19 23:59:56.173878 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.09.19 23:59:56.173972 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1282 | 2025.09.19 23:59:56.174015 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1283 | 2025.09.19 23:59:56.174384 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.09.19 23:59:56.174421 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1285 | 2025.09.19 23:59:56.175020 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2025.09.19 23:59:56.175484 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Trace> oximeter.measurements_cumulativeu64 (33a19129-acc5-4a2c-9192-99af27c70e3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.09.19 23:59:56.175612 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001659 sec., 66305.00301386377 rows/sec., 4.63 MiB/sec. | ||
| 1288 | 2025.09.19 23:59:56.175650 [ 259 ] {d2eaee5a-a822-4411-b5a2-a555bd1f17db} <Debug> TCPHandler: Processed in 0.001820629 sec. | ||
| 1289 | 2025.09.19 23:59:56.175758 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.09.19 23:59:56.175853 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1291 | 2025.09.19 23:59:56.175929 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <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 | ||
| 1292 | 2025.09.19 23:59:56.176927 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Trace> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.09.19 23:59:56.176967 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1294 | 2025.09.19 23:59:56.177713 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2025.09.19 23:59:56.178233 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Trace> oximeter.measurements_histogramu64 (10c3974e-68ee-4e19-9ca5-ac062097915f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.09.19 23:59:56.178368 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002533 sec., 14607.18515594157 rows/sec., 26.18 MiB/sec. | ||
| 1297 | 2025.09.19 23:59:56.178422 [ 259 ] {7aa802ba-a848-4daf-976c-0576e68dfade} <Debug> TCPHandler: Processed in 0.002712538 sec. | ||
| 1298 | 2025.09.19 23:59:56.178535 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.09.19 23:59:56.178631 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1300 | 2025.09.19 23:59:56.178672 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1301 | 2025.09.19 23:59:56.179004 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Trace> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.09.19 23:59:56.179038 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1303 | 2025.09.19 23:59:56.179463 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2025.09.19 23:59:56.179912 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Trace> oximeter.measurements_i64 (9a2e57a4-3def-4e38-b592-7a3be35289b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.09.19 23:59:56.180042 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00143 sec., 10489.510489510489 rows/sec., 800.37 KiB/sec. | ||
| 1306 | 2025.09.19 23:59:56.180078 [ 259 ] {14aec3f6-c210-4b87-85e9-b346d0bc1645} <Debug> TCPHandler: Processed in 0.001591683 sec. | ||
| 1307 | 2025.09.19 23:59:56.180175 [ 259 ] {} <Trace> TCP-Session: 7ff364c5-e303-46bb-b3f1-e61c8ae18bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.09.19 23:59:56.180270 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35778) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.09.19 23:59:56.180312 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1310 | 2025.09.19 23:59:56.180634 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.09.19 23:59:56.180670 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1312 | 2025.09.19 23:59:56.181113 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.09.19 23:59:56.181555 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Trace> oximeter.measurements_u64 (1469afad-2920-4ed6-8a12-ead8cdd81af9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.09.19 23:59:56.181683 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001432 sec., 27932.96089385475 rows/sec., 1.86 MiB/sec. | ||
| 1315 | 2025.09.19 23:59:56.181725 [ 259 ] {46274001-edda-48fb-8b30-aafa877776a7} <Debug> TCPHandler: Processed in 0.001597734 sec. | ||