| 1 | [ Mar 2 08:14:21 Enabled. ] | ||
| 2 | [ Mar 2 08:14:21 Rereading configuration. ] | ||
| 3 | [ Mar 2 08:14:24 Rereading configuration. ] | ||
| 4 | [ Mar 2 08:14:35 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 2 08:14:35 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.02 08:14:37.826526 [ 1 ] {} <Information> Application: Will watch for the process with pid 24946 | ||
| 29 | 2026.03.02 08:14:37.826674 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.02 08:14:38.475712 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24946 | ||
| 31 | 2026.03.02 08:14:38.476821 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.02 08:14:38.477016 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.02 08:14:38.608811 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.02 08:14:38.664956 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.02 08:14:38.665072 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.02 08:14:38.665093 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.02 08:14:38.665164 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.02 08:14:38.665896 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.02 08:14:38.668856 [ 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 | 2026.03.02 08:14:38.669866 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.02 08:14:38.670806 [ 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 | 2026.03.02 08:14:38.670874 [ 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 | 2026.03.02 08:14:38.670923 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.02 08:14:38.671754 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.02 08:14:38.672934 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.02 08:14:38.680558 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.02 08:14:38.681341 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.02 08:14:38.682822 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.02 08:14:38.682954 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.02 08:14:38.684261 [ 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 | 2026.03.02 08:14:38.684819 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.02 08:14:38.689699 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.02 08:14:38.690581 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.02 08:14:38.696364 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.02 08:14:38.696927 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.02 08:14:38.697470 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.02 08:14:38.697900 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.02 08:14:38.699534 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.02 08:14:38.699567 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.02 08:14:38.699653 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.02 08:14:38.699743 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.02 08:14:38.708439 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.02 08:14:38.708471 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163325 sec | ||
| 68 | 2026.03.02 08:14:38.708531 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.02 08:14:38.708573 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.02 08:14:38.709325 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.02 08:14:38.710048 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.02 08:14:38.721933 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.02 08:14:38.721982 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.02 08:14:38.722084 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.02 08:14:38.722097 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.02 08:14:38.722130 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.02 08:14:38.722228 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.02 08:14:38.726651 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.02 08:14:38.726698 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.02 08:14:38.726764 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.02 08:14:38.726940 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.02 08:14:38.726983 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.02 08:14:38.726996 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.02 08:14:38.727072 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.02 08:14:38.727084 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.02 08:14:38.727115 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.02 08:14:38.727191 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.02 08:14:38.756091 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.02 08:14:38.758318 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.02 08:14:38.758443 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160345 sec | ||
| 91 | 2026.03.02 08:14:38.758458 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.02 08:14:38.758470 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.02 08:14:38.758499 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.02 08:14:38.758784 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.02 08:14:38.758902 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.02 08:14:38.758916 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.02 08:14:38.758927 [ 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 | 2026.03.02 08:14:38.758937 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.02 08:14:38.765230 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.02 08:14:38.765466 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.02 08:14:38.766954 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5441e-05 sec. | ||
| 102 | 2026.03.02 08:14:38.767382 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.02 08:14:38.768808 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.02 08:14:38.768836 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.02 08:14:38.930023 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56637 | ||
| 106 | 2026.03.02 08:14:38.930926 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.02 08:14:38.930988 [ 4 ] {} <Debug> TCP-Session: 6359cdf8-1726-414d-8725-11670bf1bbac Authenticating user 'default' from [fd00:1122:3344:101::b]:56637 | ||
| 108 | 2026.03.02 08:14:38.931017 [ 4 ] {} <Debug> TCP-Session: 6359cdf8-1726-414d-8725-11670bf1bbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.02 08:14:38.931097 [ 4 ] {} <Debug> TCP-Session: 6359cdf8-1726-414d-8725-11670bf1bbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.02 08:14:38.931195 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.02 08:14:38.931221 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.02 08:14:38.931302 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.02 08:14:38.933788 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34282 | ||
| 114 | 2026.03.02 08:14:38.933799 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47357 | ||
| 115 | 2026.03.02 08:14:38.933922 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32896 | ||
| 116 | 2026.03.02 08:14:38.934030 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.02 08:14:38.934120 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43115 | ||
| 118 | 2026.03.02 08:14:38.934146 [ 5 ] {} <Debug> TCP-Session: ce3b8bd3-1538-47ea-a422-e87f785d7b69 Authenticating user 'default' from [fd00:1122:3344:101::b]:34282 | ||
| 119 | 2026.03.02 08:14:38.934150 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.02 08:14:38.934172 [ 5 ] {} <Debug> TCP-Session: ce3b8bd3-1538-47ea-a422-e87f785d7b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.02 08:14:38.934205 [ 6 ] {} <Debug> TCP-Session: 7e8ae415-4d41-491c-9ee0-376734d3d5e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47357 | ||
| 122 | 2026.03.02 08:14:38.934198 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.02 08:14:38.934260 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49780 | ||
| 124 | 2026.03.02 08:14:38.934298 [ 6 ] {} <Debug> TCP-Session: 7e8ae415-4d41-491c-9ee0-376734d3d5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.02 08:14:38.934288 [ 254 ] {} <Debug> TCP-Session: 144dfb12-b9cd-4b94-adff-8e3a6c4008b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:32896 | ||
| 126 | 2026.03.02 08:14:38.934388 [ 6 ] {} <Debug> TCP-Session: 7e8ae415-4d41-491c-9ee0-376734d3d5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.02 08:14:38.934421 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45199 | ||
| 128 | 2026.03.02 08:14:38.934420 [ 254 ] {} <Debug> TCP-Session: 144dfb12-b9cd-4b94-adff-8e3a6c4008b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.02 08:14:38.934264 [ 5 ] {} <Debug> TCP-Session: ce3b8bd3-1538-47ea-a422-e87f785d7b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.02 08:14:38.934496 [ 254 ] {} <Debug> TCP-Session: 144dfb12-b9cd-4b94-adff-8e3a6c4008b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.02 08:14:38.934533 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.02 08:14:38.934596 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37040 | ||
| 133 | 2026.03.02 08:14:38.934631 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.02 08:14:38.934684 [ 256 ] {} <Debug> TCP-Session: 46f80c52-62e0-4a25-b85e-720420870c24 Authenticating user 'default' from [fd00:1122:3344:101::b]:49780 | ||
| 135 | 2026.03.02 08:14:38.934272 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.02 08:14:38.934757 [ 257 ] {} <Debug> TCP-Session: 3974db49-6824-4f41-8ae8-92d7a46cb0ba Authenticating user 'default' from [fd00:1122:3344:101::b]:45199 | ||
| 137 | 2026.03.02 08:14:38.934789 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.02 08:14:38.934818 [ 257 ] {} <Debug> TCP-Session: 3974db49-6824-4f41-8ae8-92d7a46cb0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.02 08:14:38.934782 [ 256 ] {} <Debug> TCP-Session: 46f80c52-62e0-4a25-b85e-720420870c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.02 08:14:38.934779 [ 255 ] {} <Debug> TCP-Session: 328e20ef-83fe-4232-aa64-d98b80909a4b Authenticating user 'default' from [fd00:1122:3344:101::b]:43115 | ||
| 141 | 2026.03.02 08:14:38.934898 [ 258 ] {} <Debug> TCP-Session: 72c0fe5d-1c97-4715-9438-c70a2201cc48 Authenticating user 'default' from [fd00:1122:3344:101::b]:37040 | ||
| 142 | 2026.03.02 08:14:38.934916 [ 257 ] {} <Debug> TCP-Session: 3974db49-6824-4f41-8ae8-92d7a46cb0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.02 08:14:38.934904 [ 256 ] {} <Debug> TCP-Session: 46f80c52-62e0-4a25-b85e-720420870c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.02 08:14:38.934975 [ 255 ] {} <Debug> TCP-Session: 328e20ef-83fe-4232-aa64-d98b80909a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.02 08:14:38.935005 [ 258 ] {} <Debug> TCP-Session: 72c0fe5d-1c97-4715-9438-c70a2201cc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.02 08:14:38.935065 [ 258 ] {} <Debug> TCP-Session: 72c0fe5d-1c97-4715-9438-c70a2201cc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.02 08:14:38.935075 [ 255 ] {} <Debug> TCP-Session: 328e20ef-83fe-4232-aa64-d98b80909a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.02 08:14:39.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.10 MiB | ||
| 149 | 2026.03.02 08:14:39.410974 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56137 | ||
| 150 | 2026.03.02 08:14:39.418042 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.02 08:14:39.418151 [ 259 ] {} <Debug> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Authenticating user 'default' from [fd00:1122:3344:101::d]:56137 | ||
| 152 | 2026.03.02 08:14:39.418191 [ 259 ] {} <Debug> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.02 08:14:39.418372 [ 259 ] {} <Debug> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.02 08:14:39.418493 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.02 08:14:39.418542 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.02 08:14:39.418664 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.02 08:14:39.425780 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39635 | ||
| 158 | 2026.03.02 08:14:39.425982 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51364 | ||
| 159 | 2026.03.02 08:14:39.425994 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52753 | ||
| 160 | 2026.03.02 08:14:39.425985 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.02 08:14:39.426073 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58047 | ||
| 162 | 2026.03.02 08:14:39.426169 [ 260 ] {} <Debug> TCP-Session: 1e98c63a-2767-4751-bac8-1e0cd975d473 Authenticating user 'default' from [fd00:1122:3344:101::d]:39635 | ||
| 163 | 2026.03.02 08:14:39.426193 [ 260 ] {} <Debug> TCP-Session: 1e98c63a-2767-4751-bac8-1e0cd975d473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.02 08:14:39.426287 [ 260 ] {} <Debug> TCP-Session: 1e98c63a-2767-4751-bac8-1e0cd975d473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.02 08:14:39.426313 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60892 | ||
| 166 | 2026.03.02 08:14:39.426350 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.02 08:14:39.426393 [ 262 ] {} <Debug> TCP-Session: 588f3073-461c-4df6-9a6d-e3a2fde6f1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51364 | ||
| 168 | 2026.03.02 08:14:39.426428 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.02 08:14:39.426525 [ 262 ] {} <Debug> TCP-Session: 588f3073-461c-4df6-9a6d-e3a2fde6f1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.02 08:14:39.426548 [ 261 ] {} <Debug> TCP-Session: f81d0e8b-e493-4b0f-90e2-99ad12288f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:52753 | ||
| 171 | 2026.03.02 08:14:39.426560 [ 262 ] {} <Debug> TCP-Session: 588f3073-461c-4df6-9a6d-e3a2fde6f1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.02 08:14:39.426639 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59483 | ||
| 173 | 2026.03.02 08:14:39.426554 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35047 | ||
| 174 | 2026.03.02 08:14:39.426719 [ 261 ] {} <Debug> TCP-Session: f81d0e8b-e493-4b0f-90e2-99ad12288f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.02 08:14:39.426714 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60537 | ||
| 176 | 2026.03.02 08:14:39.426552 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.02 08:14:39.426882 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.02 08:14:39.426919 [ 264 ] {} <Debug> TCP-Session: 62ea8079-fda5-4b49-a723-d690702c3b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:60892 | ||
| 179 | 2026.03.02 08:14:39.426898 [ 261 ] {} <Debug> TCP-Session: f81d0e8b-e493-4b0f-90e2-99ad12288f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.02 08:14:39.427019 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.02 08:14:39.427099 [ 264 ] {} <Debug> TCP-Session: 62ea8079-fda5-4b49-a723-d690702c3b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.02 08:14:39.427105 [ 266 ] {} <Debug> TCP-Session: debcb1a0-b277-49bb-be1f-ac7df1d673e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59483 | ||
| 183 | 2026.03.02 08:14:39.427176 [ 266 ] {} <Debug> TCP-Session: debcb1a0-b277-49bb-be1f-ac7df1d673e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.02 08:14:39.427197 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.03.02 08:14:39.427184 [ 264 ] {} <Debug> TCP-Session: 62ea8079-fda5-4b49-a723-d690702c3b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.02 08:14:39.427180 [ 265 ] {} <Debug> TCP-Session: a6e5af57-d5c2-4298-b782-cd5ba2f6eeb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35047 | ||
| 187 | 2026.03.02 08:14:39.427334 [ 267 ] {} <Debug> TCP-Session: e3298a16-6ea9-43f9-8c1a-5e1f6219c4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60537 | ||
| 188 | 2026.03.02 08:14:39.427380 [ 265 ] {} <Debug> TCP-Session: a6e5af57-d5c2-4298-b782-cd5ba2f6eeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.02 08:14:39.427297 [ 266 ] {} <Debug> TCP-Session: debcb1a0-b277-49bb-be1f-ac7df1d673e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.02 08:14:39.427460 [ 267 ] {} <Debug> TCP-Session: e3298a16-6ea9-43f9-8c1a-5e1f6219c4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.02 08:14:39.427483 [ 265 ] {} <Debug> TCP-Session: a6e5af57-d5c2-4298-b782-cd5ba2f6eeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.02 08:14:39.427530 [ 267 ] {} <Debug> TCP-Session: e3298a16-6ea9-43f9-8c1a-5e1f6219c4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.02 08:14:39.431501 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.02 08:14:39.431611 [ 263 ] {} <Debug> TCP-Session: 210fe989-ec94-4850-a3ff-6893dda6beb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58047 | ||
| 195 | 2026.03.02 08:14:39.431634 [ 263 ] {} <Debug> TCP-Session: 210fe989-ec94-4850-a3ff-6893dda6beb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.02 08:14:39.431648 [ 263 ] {} <Debug> TCP-Session: 210fe989-ec94-4850-a3ff-6893dda6beb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.02 08:14:39.438049 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.03.02 08:14:39.442248 [ 259 ] {b23c5b42-14a4-4451-946a-69f68c7113f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.03.02 08:14:39.473398 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50550 | ||
| 200 | 2026.03.02 08:14:39.476442 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.03.02 08:14:39.476512 [ 268 ] {} <Debug> TCP-Session: 78ca76e5-e6a8-4245-9ee8-4e9f453d1b2c Authenticating user 'default' from [fd00:1122:3344:101::a]:50550 | ||
| 202 | 2026.03.02 08:14:39.476542 [ 268 ] {} <Debug> TCP-Session: 78ca76e5-e6a8-4245-9ee8-4e9f453d1b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.03.02 08:14:39.476639 [ 268 ] {} <Debug> TCP-Session: 78ca76e5-e6a8-4245-9ee8-4e9f453d1b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.03.02 08:14:39.476719 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.03.02 08:14:39.479166 [ 268 ] {} <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 | ||
| 206 | 2026.03.02 08:14:39.479311 [ 268 ] {} <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 | ||
| 207 | 2026.03.02 08:14:39.484745 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59725 | ||
| 208 | 2026.03.02 08:14:39.486817 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64797 | ||
| 209 | 2026.03.02 08:14:39.491025 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47905 | ||
| 210 | 2026.03.02 08:14:39.496140 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62872 | ||
| 211 | 2026.03.02 08:14:39.498876 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.03.02 08:14:39.498927 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36151 | ||
| 213 | 2026.03.02 08:14:39.498946 [ 269 ] {} <Debug> TCP-Session: 09643de0-4107-493c-ab8b-f714679cfa94 Authenticating user 'default' from [fd00:1122:3344:101::a]:59725 | ||
| 214 | 2026.03.02 08:14:39.499126 [ 269 ] {} <Debug> TCP-Session: 09643de0-4107-493c-ab8b-f714679cfa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.03.02 08:14:39.499147 [ 269 ] {} <Debug> TCP-Session: 09643de0-4107-493c-ab8b-f714679cfa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.03.02 08:14:39.501368 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.03.02 08:14:39.501522 [ 270 ] {} <Debug> TCP-Session: 8fc03b90-2ab6-48b2-84c4-6a0b5c770356 Authenticating user 'default' from [fd00:1122:3344:101::a]:64797 | ||
| 218 | 2026.03.02 08:14:39.501548 [ 270 ] {} <Debug> TCP-Session: 8fc03b90-2ab6-48b2-84c4-6a0b5c770356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.02 08:14:39.501562 [ 270 ] {} <Debug> TCP-Session: 8fc03b90-2ab6-48b2-84c4-6a0b5c770356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.02 08:14:39.501576 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47261 | ||
| 221 | 2026.03.02 08:14:39.506696 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.03.02 08:14:39.506740 [ 271 ] {} <Debug> TCP-Session: 74b85a29-f44b-4ed2-ab4c-0141000cc91a Authenticating user 'default' from [fd00:1122:3344:101::a]:47905 | ||
| 223 | 2026.03.02 08:14:39.506750 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45828 | ||
| 224 | 2026.03.02 08:14:39.506757 [ 271 ] {} <Debug> TCP-Session: 74b85a29-f44b-4ed2-ab4c-0141000cc91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.02 08:14:39.506890 [ 271 ] {} <Debug> TCP-Session: 74b85a29-f44b-4ed2-ab4c-0141000cc91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.02 08:14:39.509274 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.03.02 08:14:39.509422 [ 274 ] {} <Debug> TCP-Session: 0be32c45-9d94-43c6-90d8-4a79d1845440 Authenticating user 'default' from [fd00:1122:3344:101::a]:47261 | ||
| 228 | 2026.03.02 08:14:39.509441 [ 274 ] {} <Debug> TCP-Session: 0be32c45-9d94-43c6-90d8-4a79d1845440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.02 08:14:39.509455 [ 274 ] {} <Debug> TCP-Session: 0be32c45-9d94-43c6-90d8-4a79d1845440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.02 08:14:39.511948 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.03.02 08:14:39.511996 [ 275 ] {} <Debug> TCP-Session: fa77a458-b1db-4d62-a851-3cf9d58c6601 Authenticating user 'default' from [fd00:1122:3344:101::a]:45828 | ||
| 232 | 2026.03.02 08:14:39.512014 [ 275 ] {} <Debug> TCP-Session: fa77a458-b1db-4d62-a851-3cf9d58c6601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.02 08:14:39.512071 [ 275 ] {} <Debug> TCP-Session: fa77a458-b1db-4d62-a851-3cf9d58c6601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.02 08:14:39.514113 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.03.02 08:14:39.514178 [ 273 ] {} <Debug> TCP-Session: 65ae0dcf-f3b4-4141-a6d0-e2a725c3b9c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:36151 | ||
| 236 | 2026.03.02 08:14:39.514203 [ 273 ] {} <Debug> TCP-Session: 65ae0dcf-f3b4-4141-a6d0-e2a725c3b9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.03.02 08:14:39.514386 [ 273 ] {} <Debug> TCP-Session: 65ae0dcf-f3b4-4141-a6d0-e2a725c3b9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.02 08:14:39.519658 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.03.02 08:14:39.519718 [ 272 ] {} <Debug> TCP-Session: 790b2072-e4de-454b-8b09-493c144605b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:62872 | ||
| 240 | 2026.03.02 08:14:39.519954 [ 272 ] {} <Debug> TCP-Session: 790b2072-e4de-454b-8b09-493c144605b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.02 08:14:39.519973 [ 272 ] {} <Debug> TCP-Session: 790b2072-e4de-454b-8b09-493c144605b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.03.02 08:14:39.564470 [ 259 ] {b23c5b42-14a4-4451-946a-69f68c7113f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56137) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.03.02 08:14:39.565544 [ 259 ] {b23c5b42-14a4-4451-946a-69f68c7113f1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.03.02 08:14:39.565791 [ 259 ] {b23c5b42-14a4-4451-946a-69f68c7113f1} <Debug> TCPHandler: Processed in 0.134307794 sec. | ||
| 291 | 2026.03.02 08:14:39.571122 [ 261 ] {} <Trace> TCP-Session: f81d0e8b-e493-4b0f-90e2-99ad12288f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.03.02 08:14:39.571456 [ 261 ] {aa5720f7-bbf4-43ec-87b2-2d60ded9d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.03.02 08:14:39.572018 [ 261 ] {aa5720f7-bbf4-43ec-87b2-2d60ded9d1d8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52753) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.03.02 08:14:39.572333 [ 261 ] {aa5720f7-bbf4-43ec-87b2-2d60ded9d1d8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.03.02 08:14:39.572556 [ 261 ] {aa5720f7-bbf4-43ec-87b2-2d60ded9d1d8} <Debug> TCPHandler: Processed in 0.001679182 sec. | ||
| 342 | 2026.03.02 08:14:39.577352 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.02 08:14:39.578247 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.03.02 08:14:39.578942 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.03.02 08:14:39.580601 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.03.02 08:14:39.580623 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6911e-05 sec | ||
| 347 | 2026.03.02 08:14:39.580636 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.03.02 08:14:39.580694 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.03.02 08:14:39.580757 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.03.02 08:14:39.581561 [ 259 ] {eea35b12-6a8d-4b6e-a47b-7ac208657253} <Debug> TCPHandler: Processed in 0.004338513 sec. | ||
| 351 | 2026.03.02 08:14:39.581725 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.03.02 08:14:39.581963 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.03.02 08:14:39.582018 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.03.02 08:14:39.587338 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.03.02 08:14:39.590439 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6): Loading data parts | ||
| 357 | 2026.03.02 08:14:39.591438 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6): There are no data parts | ||
| 358 | 2026.03.02 08:14:39.594468 [ 259 ] {d07be6cc-5ca3-4e39-a766-6375a24d97a1} <Debug> TCPHandler: Processed in 0.012796404 sec. | ||
| 359 | 2026.03.02 08:14:39.594679 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.03.02 08:14:39.594895 [ 259 ] {a587fc47-b89c-4280-9f99-002e42909b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 371 | 2026.03.02 08:14:39.595055 [ 259 ] {a587fc47-b89c-4280-9f99-002e42909b38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.03.02 08:14:39.607432 [ 259 ] {a587fc47-b89c-4280-9f99-002e42909b38} <Debug> oximeter.measurements_bool (09dd356e-7ed1-43a1-86e9-a8f4a1081ed0): Loading data parts | ||
| 373 | 2026.03.02 08:14:39.607709 [ 259 ] {a587fc47-b89c-4280-9f99-002e42909b38} <Debug> oximeter.measurements_bool (09dd356e-7ed1-43a1-86e9-a8f4a1081ed0): There are no data parts | ||
| 374 | 2026.03.02 08:14:39.609897 [ 259 ] {a587fc47-b89c-4280-9f99-002e42909b38} <Debug> TCPHandler: Processed in 0.015294292 sec. | ||
| 375 | 2026.03.02 08:14:39.610147 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.02 08:14:39.610445 [ 259 ] {e4185c7d-72ca-4bb8-a3d2-e4fd3ae5077f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 377 | 2026.03.02 08:14:39.610578 [ 259 ] {e4185c7d-72ca-4bb8-a3d2-e4fd3ae5077f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.03.02 08:14:39.612377 [ 259 ] {e4185c7d-72ca-4bb8-a3d2-e4fd3ae5077f} <Debug> oximeter.measurements_i8 (4ab5db05-88aa-4a34-bebf-6980656cf81c): Loading data parts | ||
| 379 | 2026.03.02 08:14:39.612577 [ 259 ] {e4185c7d-72ca-4bb8-a3d2-e4fd3ae5077f} <Debug> oximeter.measurements_i8 (4ab5db05-88aa-4a34-bebf-6980656cf81c): There are no data parts | ||
| 380 | 2026.03.02 08:14:39.614162 [ 259 ] {e4185c7d-72ca-4bb8-a3d2-e4fd3ae5077f} <Debug> TCPHandler: Processed in 0.004124607 sec. | ||
| 381 | 2026.03.02 08:14:39.614360 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.02 08:14:39.614571 [ 259 ] {fcdd6e04-5bb2-4823-b552-56a619198d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 383 | 2026.03.02 08:14:39.614711 [ 259 ] {fcdd6e04-5bb2-4823-b552-56a619198d2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.03.02 08:14:39.616579 [ 259 ] {fcdd6e04-5bb2-4823-b552-56a619198d2a} <Debug> oximeter.measurements_u8 (ee7d76ae-a066-4094-985a-b1ee29d7b4d8): Loading data parts | ||
| 385 | 2026.03.02 08:14:39.616914 [ 259 ] {fcdd6e04-5bb2-4823-b552-56a619198d2a} <Debug> oximeter.measurements_u8 (ee7d76ae-a066-4094-985a-b1ee29d7b4d8): There are no data parts | ||
| 386 | 2026.03.02 08:14:39.621379 [ 259 ] {fcdd6e04-5bb2-4823-b552-56a619198d2a} <Debug> TCPHandler: Processed in 0.007084669 sec. | ||
| 387 | 2026.03.02 08:14:39.621568 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.02 08:14:39.621829 [ 259 ] {a1bebc44-8fb3-4d90-985a-c0c7c1a2ca31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 389 | 2026.03.02 08:14:39.621947 [ 259 ] {a1bebc44-8fb3-4d90-985a-c0c7c1a2ca31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.03.02 08:14:39.624060 [ 259 ] {a1bebc44-8fb3-4d90-985a-c0c7c1a2ca31} <Debug> oximeter.measurements_i16 (1b04d350-c30a-408b-81ed-f9994350de13): Loading data parts | ||
| 391 | 2026.03.02 08:14:39.624215 [ 259 ] {a1bebc44-8fb3-4d90-985a-c0c7c1a2ca31} <Debug> oximeter.measurements_i16 (1b04d350-c30a-408b-81ed-f9994350de13): There are no data parts | ||
| 392 | 2026.03.02 08:14:39.625502 [ 259 ] {a1bebc44-8fb3-4d90-985a-c0c7c1a2ca31} <Debug> TCPHandler: Processed in 0.004001234 sec. | ||
| 393 | 2026.03.02 08:14:39.625664 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.02 08:14:39.625831 [ 259 ] {5adb3f7b-4445-4491-92f8-8c878d0b2e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 395 | 2026.03.02 08:14:39.625965 [ 259 ] {5adb3f7b-4445-4491-92f8-8c878d0b2e56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.03.02 08:14:39.627888 [ 259 ] {5adb3f7b-4445-4491-92f8-8c878d0b2e56} <Debug> oximeter.measurements_u16 (d9389fa9-2dd8-4287-8a0b-1fe234bfb100): Loading data parts | ||
| 397 | 2026.03.02 08:14:39.628114 [ 259 ] {5adb3f7b-4445-4491-92f8-8c878d0b2e56} <Debug> oximeter.measurements_u16 (d9389fa9-2dd8-4287-8a0b-1fe234bfb100): There are no data parts | ||
| 398 | 2026.03.02 08:14:39.629279 [ 259 ] {5adb3f7b-4445-4491-92f8-8c878d0b2e56} <Debug> TCPHandler: Processed in 0.003673074 sec. | ||
| 399 | 2026.03.02 08:14:39.629466 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.02 08:14:39.629782 [ 259 ] {2b844558-26e7-4288-99d6-c3b080571589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 401 | 2026.03.02 08:14:39.629919 [ 259 ] {2b844558-26e7-4288-99d6-c3b080571589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.03.02 08:14:39.631671 [ 259 ] {2b844558-26e7-4288-99d6-c3b080571589} <Debug> oximeter.measurements_i32 (2eb78c53-b78d-410a-8158-57b043e42c2f): Loading data parts | ||
| 403 | 2026.03.02 08:14:39.631807 [ 259 ] {2b844558-26e7-4288-99d6-c3b080571589} <Debug> oximeter.measurements_i32 (2eb78c53-b78d-410a-8158-57b043e42c2f): There are no data parts | ||
| 404 | 2026.03.02 08:14:39.633124 [ 259 ] {2b844558-26e7-4288-99d6-c3b080571589} <Debug> TCPHandler: Processed in 0.003728455 sec. | ||
| 405 | 2026.03.02 08:14:39.633278 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.03.02 08:14:39.633439 [ 259 ] {e37650ac-5835-4c6c-b904-5a7c92dd2f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 407 | 2026.03.02 08:14:39.633587 [ 259 ] {e37650ac-5835-4c6c-b904-5a7c92dd2f9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.03.02 08:14:39.635389 [ 259 ] {e37650ac-5835-4c6c-b904-5a7c92dd2f9a} <Debug> oximeter.measurements_u32 (9ed9771b-6324-4aa5-80c3-ed2684119109): Loading data parts | ||
| 409 | 2026.03.02 08:14:39.635662 [ 259 ] {e37650ac-5835-4c6c-b904-5a7c92dd2f9a} <Debug> oximeter.measurements_u32 (9ed9771b-6324-4aa5-80c3-ed2684119109): There are no data parts | ||
| 410 | 2026.03.02 08:14:39.636984 [ 259 ] {e37650ac-5835-4c6c-b904-5a7c92dd2f9a} <Debug> TCPHandler: Processed in 0.003755915 sec. | ||
| 411 | 2026.03.02 08:14:39.637153 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.02 08:14:39.637419 [ 259 ] {160b264a-5663-46d0-af76-ec4ce6e66b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 413 | 2026.03.02 08:14:39.637551 [ 259 ] {160b264a-5663-46d0-af76-ec4ce6e66b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.03.02 08:14:39.639181 [ 259 ] {160b264a-5663-46d0-af76-ec4ce6e66b78} <Debug> oximeter.measurements_i64 (4b5fd7a6-a77e-40f9-bd7a-f4d302d65cbf): Loading data parts | ||
| 415 | 2026.03.02 08:14:39.639309 [ 259 ] {160b264a-5663-46d0-af76-ec4ce6e66b78} <Debug> oximeter.measurements_i64 (4b5fd7a6-a77e-40f9-bd7a-f4d302d65cbf): There are no data parts | ||
| 416 | 2026.03.02 08:14:39.640525 [ 259 ] {160b264a-5663-46d0-af76-ec4ce6e66b78} <Debug> TCPHandler: Processed in 0.003435145 sec. | ||
| 417 | 2026.03.02 08:14:39.640676 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.02 08:14:39.640837 [ 259 ] {caf4e620-0359-419e-adb4-6e712182664e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.640966 [ 259 ] {caf4e620-0359-419e-adb4-6e712182664e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.03.02 08:14:39.645129 [ 259 ] {caf4e620-0359-419e-adb4-6e712182664e} <Debug> oximeter.measurements_u64 (e59bd9f5-5694-491d-bc08-d0978fbf4a32): Loading data parts | ||
| 421 | 2026.03.02 08:14:39.645412 [ 259 ] {caf4e620-0359-419e-adb4-6e712182664e} <Debug> oximeter.measurements_u64 (e59bd9f5-5694-491d-bc08-d0978fbf4a32): There are no data parts | ||
| 422 | 2026.03.02 08:14:39.647049 [ 259 ] {caf4e620-0359-419e-adb4-6e712182664e} <Debug> TCPHandler: Processed in 0.006428299 sec. | ||
| 423 | 2026.03.02 08:14:39.647205 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.02 08:14:39.647489 [ 259 ] {ac5886ba-7954-49d9-ad51-3780e439c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.647595 [ 259 ] {ac5886ba-7954-49d9-ad51-3780e439c68c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.03.02 08:14:39.649376 [ 259 ] {ac5886ba-7954-49d9-ad51-3780e439c68c} <Debug> oximeter.measurements_f32 (8f6208f2-a3e0-4422-8969-35a089dd606f): Loading data parts | ||
| 427 | 2026.03.02 08:14:39.649514 [ 259 ] {ac5886ba-7954-49d9-ad51-3780e439c68c} <Debug> oximeter.measurements_f32 (8f6208f2-a3e0-4422-8969-35a089dd606f): There are no data parts | ||
| 428 | 2026.03.02 08:14:39.650618 [ 259 ] {ac5886ba-7954-49d9-ad51-3780e439c68c} <Debug> TCPHandler: Processed in 0.003468197 sec. | ||
| 429 | 2026.03.02 08:14:39.650806 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.02 08:14:39.650967 [ 259 ] {81c6770a-2ec7-44d2-b397-ea0140390643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.651113 [ 259 ] {81c6770a-2ec7-44d2-b397-ea0140390643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.03.02 08:14:39.652812 [ 259 ] {81c6770a-2ec7-44d2-b397-ea0140390643} <Debug> oximeter.measurements_f64 (66405fdc-fd66-4e78-8d14-fe761a0ef25b): Loading data parts | ||
| 433 | 2026.03.02 08:14:39.653009 [ 259 ] {81c6770a-2ec7-44d2-b397-ea0140390643} <Debug> oximeter.measurements_f64 (66405fdc-fd66-4e78-8d14-fe761a0ef25b): There are no data parts | ||
| 434 | 2026.03.02 08:14:39.654438 [ 259 ] {81c6770a-2ec7-44d2-b397-ea0140390643} <Debug> TCPHandler: Processed in 0.003680424 sec. | ||
| 435 | 2026.03.02 08:14:39.654583 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.02 08:14:39.654819 [ 259 ] {daade301-8276-459d-b6ba-6ed94c18de3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.654901 [ 259 ] {daade301-8276-459d-b6ba-6ed94c18de3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.03.02 08:14:39.656960 [ 259 ] {daade301-8276-459d-b6ba-6ed94c18de3f} <Debug> oximeter.measurements_string (d39a9e04-0583-44ad-b3b3-c738f5a0ebdb): Loading data parts | ||
| 439 | 2026.03.02 08:14:39.657086 [ 259 ] {daade301-8276-459d-b6ba-6ed94c18de3f} <Debug> oximeter.measurements_string (d39a9e04-0583-44ad-b3b3-c738f5a0ebdb): There are no data parts | ||
| 440 | 2026.03.02 08:14:39.658317 [ 259 ] {daade301-8276-459d-b6ba-6ed94c18de3f} <Debug> TCPHandler: Processed in 0.003782197 sec. | ||
| 441 | 2026.03.02 08:14:39.658526 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.02 08:14:39.658686 [ 259 ] {fc551cd4-60c4-4684-a418-350077361312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.658830 [ 259 ] {fc551cd4-60c4-4684-a418-350077361312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.03.02 08:14:39.660830 [ 259 ] {fc551cd4-60c4-4684-a418-350077361312} <Debug> oximeter.measurements_bytes (73f991ba-3d4d-48b7-8f91-ec9faaa26e93): Loading data parts | ||
| 452 | 2026.03.02 08:14:39.660961 [ 259 ] {fc551cd4-60c4-4684-a418-350077361312} <Debug> oximeter.measurements_bytes (73f991ba-3d4d-48b7-8f91-ec9faaa26e93): There are no data parts | ||
| 453 | 2026.03.02 08:14:39.662350 [ 259 ] {fc551cd4-60c4-4684-a418-350077361312} <Debug> TCPHandler: Processed in 0.003874949 sec. | ||
| 454 | 2026.03.02 08:14:39.662520 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.02 08:14:39.662693 [ 259 ] {9f0512a6-c505-4754-a26c-499b9c44efb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.662825 [ 259 ] {9f0512a6-c505-4754-a26c-499b9c44efb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.03.02 08:14:39.670009 [ 259 ] {9f0512a6-c505-4754-a26c-499b9c44efb5} <Debug> oximeter.measurements_cumulativei64 (e09d502f-0f8c-4200-91c2-a33a4587e5ee): Loading data parts | ||
| 458 | 2026.03.02 08:14:39.670179 [ 259 ] {9f0512a6-c505-4754-a26c-499b9c44efb5} <Debug> oximeter.measurements_cumulativei64 (e09d502f-0f8c-4200-91c2-a33a4587e5ee): There are no data parts | ||
| 459 | 2026.03.02 08:14:39.671977 [ 259 ] {9f0512a6-c505-4754-a26c-499b9c44efb5} <Debug> TCPHandler: Processed in 0.009512553 sec. | ||
| 460 | 2026.03.02 08:14:39.672205 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.02 08:14:39.672503 [ 259 ] {0fc14790-a693-4945-b288-e964dcd6307b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.672637 [ 259 ] {0fc14790-a693-4945-b288-e964dcd6307b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.03.02 08:14:39.674639 [ 259 ] {0fc14790-a693-4945-b288-e964dcd6307b} <Debug> oximeter.measurements_cumulativeu64 (48cda147-5e7f-4183-8b07-fbeed9d19920): Loading data parts | ||
| 464 | 2026.03.02 08:14:39.674927 [ 259 ] {0fc14790-a693-4945-b288-e964dcd6307b} <Debug> oximeter.measurements_cumulativeu64 (48cda147-5e7f-4183-8b07-fbeed9d19920): There are no data parts | ||
| 465 | 2026.03.02 08:14:39.676173 [ 259 ] {0fc14790-a693-4945-b288-e964dcd6307b} <Debug> TCPHandler: Processed in 0.004025375 sec. | ||
| 466 | 2026.03.02 08:14:39.676327 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.02 08:14:39.676597 [ 259 ] {d9981f3d-c60f-4792-911b-c562a8930094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.676728 [ 259 ] {d9981f3d-c60f-4792-911b-c562a8930094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.03.02 08:14:39.678810 [ 259 ] {d9981f3d-c60f-4792-911b-c562a8930094} <Debug> oximeter.measurements_cumulativef32 (735304ad-343b-4dea-9f5c-ba74904148e0): Loading data parts | ||
| 470 | 2026.03.02 08:14:39.678938 [ 259 ] {d9981f3d-c60f-4792-911b-c562a8930094} <Debug> oximeter.measurements_cumulativef32 (735304ad-343b-4dea-9f5c-ba74904148e0): There are no data parts | ||
| 471 | 2026.03.02 08:14:39.680119 [ 259 ] {d9981f3d-c60f-4792-911b-c562a8930094} <Debug> TCPHandler: Processed in 0.003841928 sec. | ||
| 472 | 2026.03.02 08:14:39.680268 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.02 08:14:39.680438 [ 259 ] {c969833b-66aa-4f71-8ff4-1e13a2f7f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.680563 [ 259 ] {c969833b-66aa-4f71-8ff4-1e13a2f7f69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.03.02 08:14:39.682467 [ 259 ] {c969833b-66aa-4f71-8ff4-1e13a2f7f69c} <Debug> oximeter.measurements_cumulativef64 (eb4451df-1551-491b-af75-c19244149760): Loading data parts | ||
| 476 | 2026.03.02 08:14:39.682597 [ 259 ] {c969833b-66aa-4f71-8ff4-1e13a2f7f69c} <Debug> oximeter.measurements_cumulativef64 (eb4451df-1551-491b-af75-c19244149760): There are no data parts | ||
| 477 | 2026.03.02 08:14:39.684075 [ 259 ] {c969833b-66aa-4f71-8ff4-1e13a2f7f69c} <Debug> TCPHandler: Processed in 0.003858769 sec. | ||
| 478 | 2026.03.02 08:14:39.684269 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.02 08:14:39.684545 [ 259 ] {83a9063f-26db-4e1d-8c42-ecdb6f1bf259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.684705 [ 259 ] {83a9063f-26db-4e1d-8c42-ecdb6f1bf259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.02 08:14:39.686914 [ 259 ] {83a9063f-26db-4e1d-8c42-ecdb6f1bf259} <Debug> oximeter.measurements_histogrami8 (4c33ea71-ff0d-40c3-aa2e-e92c4cf4055f): Loading data parts | ||
| 492 | 2026.03.02 08:14:39.687041 [ 259 ] {83a9063f-26db-4e1d-8c42-ecdb6f1bf259} <Debug> oximeter.measurements_histogrami8 (4c33ea71-ff0d-40c3-aa2e-e92c4cf4055f): There are no data parts | ||
| 493 | 2026.03.02 08:14:39.688545 [ 259 ] {83a9063f-26db-4e1d-8c42-ecdb6f1bf259} <Debug> TCPHandler: Processed in 0.004327643 sec. | ||
| 494 | 2026.03.02 08:14:39.688694 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.02 08:14:39.688906 [ 259 ] {3a1a8a59-72e0-4f20-a5a8-4db6e7183a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.689040 [ 259 ] {3a1a8a59-72e0-4f20-a5a8-4db6e7183a43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.02 08:14:39.690921 [ 259 ] {3a1a8a59-72e0-4f20-a5a8-4db6e7183a43} <Debug> oximeter.measurements_histogramu8 (476a2c7c-1775-4af0-823e-c641fc4fd8ce): Loading data parts | ||
| 498 | 2026.03.02 08:14:39.691133 [ 259 ] {3a1a8a59-72e0-4f20-a5a8-4db6e7183a43} <Debug> oximeter.measurements_histogramu8 (476a2c7c-1775-4af0-823e-c641fc4fd8ce): There are no data parts | ||
| 499 | 2026.03.02 08:14:39.692277 [ 259 ] {3a1a8a59-72e0-4f20-a5a8-4db6e7183a43} <Debug> TCPHandler: Processed in 0.003632142 sec. | ||
| 500 | 2026.03.02 08:14:39.692429 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.02 08:14:39.692746 [ 259 ] {2a3098e6-c589-495f-81ea-7459c66041a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.692887 [ 259 ] {2a3098e6-c589-495f-81ea-7459c66041a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.02 08:14:39.699823 [ 259 ] {2a3098e6-c589-495f-81ea-7459c66041a1} <Debug> oximeter.measurements_histogrami16 (ec4c1534-8ef7-4feb-abe5-59deacb7a326): Loading data parts | ||
| 504 | 2026.03.02 08:14:39.700016 [ 259 ] {2a3098e6-c589-495f-81ea-7459c66041a1} <Debug> oximeter.measurements_histogrami16 (ec4c1534-8ef7-4feb-abe5-59deacb7a326): There are no data parts | ||
| 505 | 2026.03.02 08:14:39.701839 [ 259 ] {2a3098e6-c589-495f-81ea-7459c66041a1} <Debug> TCPHandler: Processed in 0.009458732 sec. | ||
| 506 | 2026.03.02 08:14:39.702026 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.02 08:14:39.702324 [ 259 ] {c9e02605-e218-40e2-bb20-f2b548d3caae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.702521 [ 259 ] {c9e02605-e218-40e2-bb20-f2b548d3caae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.02 08:14:39.705230 [ 259 ] {c9e02605-e218-40e2-bb20-f2b548d3caae} <Debug> oximeter.measurements_histogramu16 (2de43124-afa0-423a-8301-72f6143fe1c5): Loading data parts | ||
| 510 | 2026.03.02 08:14:39.705451 [ 259 ] {c9e02605-e218-40e2-bb20-f2b548d3caae} <Debug> oximeter.measurements_histogramu16 (2de43124-afa0-423a-8301-72f6143fe1c5): There are no data parts | ||
| 511 | 2026.03.02 08:14:39.707205 [ 259 ] {c9e02605-e218-40e2-bb20-f2b548d3caae} <Debug> TCPHandler: Processed in 0.005239012 sec. | ||
| 512 | 2026.03.02 08:14:39.707364 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.02 08:14:39.707675 [ 259 ] {110e28ad-0cb7-42e1-a6f0-62ef59ad090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.707831 [ 259 ] {110e28ad-0cb7-42e1-a6f0-62ef59ad090a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.02 08:14:39.709713 [ 259 ] {110e28ad-0cb7-42e1-a6f0-62ef59ad090a} <Debug> oximeter.measurements_histogrami32 (d90588a6-5f01-4ec0-b40e-940b9df9f5c8): Loading data parts | ||
| 516 | 2026.03.02 08:14:39.709845 [ 259 ] {110e28ad-0cb7-42e1-a6f0-62ef59ad090a} <Debug> oximeter.measurements_histogrami32 (d90588a6-5f01-4ec0-b40e-940b9df9f5c8): There are no data parts | ||
| 517 | 2026.03.02 08:14:39.711330 [ 259 ] {110e28ad-0cb7-42e1-a6f0-62ef59ad090a} <Debug> TCPHandler: Processed in 0.004017834 sec. | ||
| 518 | 2026.03.02 08:14:39.711482 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.02 08:14:39.711698 [ 259 ] {fb318ddd-7f54-42be-91c3-5f765d5bba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.711837 [ 259 ] {fb318ddd-7f54-42be-91c3-5f765d5bba78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.02 08:14:39.714178 [ 259 ] {fb318ddd-7f54-42be-91c3-5f765d5bba78} <Debug> oximeter.measurements_histogramu32 (e373e318-0f0d-4bd9-acae-a7ca7aecc11a): Loading data parts | ||
| 522 | 2026.03.02 08:14:39.714456 [ 259 ] {fb318ddd-7f54-42be-91c3-5f765d5bba78} <Debug> oximeter.measurements_histogramu32 (e373e318-0f0d-4bd9-acae-a7ca7aecc11a): There are no data parts | ||
| 523 | 2026.03.02 08:14:39.715737 [ 259 ] {fb318ddd-7f54-42be-91c3-5f765d5bba78} <Debug> TCPHandler: Processed in 0.004305233 sec. | ||
| 524 | 2026.03.02 08:14:39.715888 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.02 08:14:39.716233 [ 259 ] {dae8363a-cf63-4159-bd21-699802f77f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.716407 [ 259 ] {dae8363a-cf63-4159-bd21-699802f77f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.02 08:14:39.718321 [ 259 ] {dae8363a-cf63-4159-bd21-699802f77f77} <Debug> oximeter.measurements_histogrami64 (9477ff48-b25a-4e0a-82a2-0c6102d4b2e5): Loading data parts | ||
| 528 | 2026.03.02 08:14:39.718512 [ 259 ] {dae8363a-cf63-4159-bd21-699802f77f77} <Debug> oximeter.measurements_histogrami64 (9477ff48-b25a-4e0a-82a2-0c6102d4b2e5): There are no data parts | ||
| 529 | 2026.03.02 08:14:39.719963 [ 259 ] {dae8363a-cf63-4159-bd21-699802f77f77} <Debug> TCPHandler: Processed in 0.004124167 sec. | ||
| 530 | 2026.03.02 08:14:39.720112 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.02 08:14:39.720329 [ 259 ] {ab1eebc6-80a1-41fd-ab07-5da0337fdb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.720482 [ 259 ] {ab1eebc6-80a1-41fd-ab07-5da0337fdb74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.02 08:14:39.726686 [ 259 ] {ab1eebc6-80a1-41fd-ab07-5da0337fdb74} <Debug> oximeter.measurements_histogramu64 (57a21725-48d9-41b6-9b01-cf1af04d0b51): Loading data parts | ||
| 534 | 2026.03.02 08:14:39.726912 [ 259 ] {ab1eebc6-80a1-41fd-ab07-5da0337fdb74} <Debug> oximeter.measurements_histogramu64 (57a21725-48d9-41b6-9b01-cf1af04d0b51): There are no data parts | ||
| 535 | 2026.03.02 08:14:39.728557 [ 259 ] {ab1eebc6-80a1-41fd-ab07-5da0337fdb74} <Debug> TCPHandler: Processed in 0.008494212 sec. | ||
| 536 | 2026.03.02 08:14:39.728717 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.02 08:14:39.729029 [ 259 ] {5568efb4-8a30-47f5-baed-ffec6bf771be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.729179 [ 259 ] {5568efb4-8a30-47f5-baed-ffec6bf771be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.02 08:14:39.731082 [ 259 ] {5568efb4-8a30-47f5-baed-ffec6bf771be} <Debug> oximeter.measurements_histogramf32 (62da40aa-f44e-44a9-9348-e02e295f9840): Loading data parts | ||
| 540 | 2026.03.02 08:14:39.731219 [ 259 ] {5568efb4-8a30-47f5-baed-ffec6bf771be} <Debug> oximeter.measurements_histogramf32 (62da40aa-f44e-44a9-9348-e02e295f9840): There are no data parts | ||
| 541 | 2026.03.02 08:14:39.732466 [ 259 ] {5568efb4-8a30-47f5-baed-ffec6bf771be} <Debug> TCPHandler: Processed in 0.003798287 sec. | ||
| 542 | 2026.03.02 08:14:39.732613 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.02 08:14:39.732845 [ 259 ] {ae53bec0-0f11-4d6d-a6a7-9cadfc1b6483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.733012 [ 259 ] {ae53bec0-0f11-4d6d-a6a7-9cadfc1b6483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.02 08:14:39.734987 [ 259 ] {ae53bec0-0f11-4d6d-a6a7-9cadfc1b6483} <Debug> oximeter.measurements_histogramf64 (b713616c-0a06-45d6-92a5-1fdb5b39f85a): Loading data parts | ||
| 546 | 2026.03.02 08:14:39.735252 [ 259 ] {ae53bec0-0f11-4d6d-a6a7-9cadfc1b6483} <Debug> oximeter.measurements_histogramf64 (b713616c-0a06-45d6-92a5-1fdb5b39f85a): There are no data parts | ||
| 547 | 2026.03.02 08:14:39.736370 [ 259 ] {ae53bec0-0f11-4d6d-a6a7-9cadfc1b6483} <Debug> TCPHandler: Processed in 0.003806078 sec. | ||
| 548 | 2026.03.02 08:14:39.736544 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.02 08:14:39.736854 [ 259 ] {ba1a2391-c102-48a1-a209-a53b7ffff353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) /* 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 | 2026.03.02 08:14:39.737014 [ 259 ] {ba1a2391-c102-48a1-a209-a53b7ffff353} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.02 08:14:39.739165 [ 259 ] {ba1a2391-c102-48a1-a209-a53b7ffff353} <Debug> oximeter.fields_bool (d6c82008-6ddb-4304-9ad2-af0a291b6d51): Loading data parts | ||
| 577 | 2026.03.02 08:14:39.739299 [ 259 ] {ba1a2391-c102-48a1-a209-a53b7ffff353} <Debug> oximeter.fields_bool (d6c82008-6ddb-4304-9ad2-af0a291b6d51): There are no data parts | ||
| 578 | 2026.03.02 08:14:39.740801 [ 259 ] {ba1a2391-c102-48a1-a209-a53b7ffff353} <Debug> TCPHandler: Processed in 0.004306022 sec. | ||
| 579 | 2026.03.02 08:14:39.741055 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.02 08:14:39.741229 [ 259 ] {7d82f90f-c054-411d-aceb-8badbf8cfb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.741385 [ 259 ] {7d82f90f-c054-411d-aceb-8badbf8cfb0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.02 08:14:39.743026 [ 259 ] {7d82f90f-c054-411d-aceb-8badbf8cfb0f} <Debug> oximeter.fields_i8 (f8157f28-8ec0-4db4-9971-72702720c2e7): Loading data parts | ||
| 583 | 2026.03.02 08:14:39.743253 [ 259 ] {7d82f90f-c054-411d-aceb-8badbf8cfb0f} <Debug> oximeter.fields_i8 (f8157f28-8ec0-4db4-9971-72702720c2e7): There are no data parts | ||
| 584 | 2026.03.02 08:14:39.744580 [ 259 ] {7d82f90f-c054-411d-aceb-8badbf8cfb0f} <Debug> TCPHandler: Processed in 0.003579921 sec. | ||
| 585 | 2026.03.02 08:14:39.744735 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.02 08:14:39.744987 [ 259 ] {12b24521-9325-4978-bbc2-93e1e9f7ea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.745078 [ 259 ] {12b24521-9325-4978-bbc2-93e1e9f7ea84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.03.02 08:14:39.747033 [ 259 ] {12b24521-9325-4978-bbc2-93e1e9f7ea84} <Debug> oximeter.fields_u8 (74e7374e-ef94-4d7b-8884-060c9a5de54c): Loading data parts | ||
| 589 | 2026.03.02 08:14:39.747170 [ 259 ] {12b24521-9325-4978-bbc2-93e1e9f7ea84} <Debug> oximeter.fields_u8 (74e7374e-ef94-4d7b-8884-060c9a5de54c): There are no data parts | ||
| 590 | 2026.03.02 08:14:39.748617 [ 259 ] {12b24521-9325-4978-bbc2-93e1e9f7ea84} <Debug> TCPHandler: Processed in 0.003933462 sec. | ||
| 591 | 2026.03.02 08:14:39.748886 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.02 08:14:39.749047 [ 259 ] {ccf5982a-ca11-4786-b976-bc08ecab91b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.749180 [ 259 ] {ccf5982a-ca11-4786-b976-bc08ecab91b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.03.02 08:14:39.755755 [ 259 ] {ccf5982a-ca11-4786-b976-bc08ecab91b8} <Debug> oximeter.fields_i16 (c30d503d-bc2d-4aee-9bfd-7519f48027bf): Loading data parts | ||
| 595 | 2026.03.02 08:14:39.756101 [ 259 ] {ccf5982a-ca11-4786-b976-bc08ecab91b8} <Debug> oximeter.fields_i16 (c30d503d-bc2d-4aee-9bfd-7519f48027bf): There are no data parts | ||
| 596 | 2026.03.02 08:14:39.757855 [ 259 ] {ccf5982a-ca11-4786-b976-bc08ecab91b8} <Debug> TCPHandler: Processed in 0.009019609 sec. | ||
| 597 | 2026.03.02 08:14:39.758011 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.02 08:14:39.758254 [ 259 ] {6fa58f88-a6ff-4f45-9a7c-7e4e8c9d0b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.758376 [ 259 ] {6fa58f88-a6ff-4f45-9a7c-7e4e8c9d0b02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.03.02 08:14:39.760259 [ 259 ] {6fa58f88-a6ff-4f45-9a7c-7e4e8c9d0b02} <Debug> oximeter.fields_u16 (c9a19cd4-e93a-42b7-b8d3-3a5f33aded80): Loading data parts | ||
| 601 | 2026.03.02 08:14:39.760384 [ 259 ] {6fa58f88-a6ff-4f45-9a7c-7e4e8c9d0b02} <Debug> oximeter.fields_u16 (c9a19cd4-e93a-42b7-b8d3-3a5f33aded80): There are no data parts | ||
| 602 | 2026.03.02 08:14:39.762235 [ 259 ] {6fa58f88-a6ff-4f45-9a7c-7e4e8c9d0b02} <Debug> TCPHandler: Processed in 0.004275962 sec. | ||
| 603 | 2026.03.02 08:14:39.762460 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.02 08:14:39.762620 [ 259 ] {ce388337-a664-4e9a-ae41-9972df127b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.762758 [ 259 ] {ce388337-a664-4e9a-ae41-9972df127b7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.03.02 08:14:39.764644 [ 259 ] {ce388337-a664-4e9a-ae41-9972df127b7d} <Debug> oximeter.fields_i32 (a2006f45-66b3-4552-98ad-8b26c3715347): Loading data parts | ||
| 607 | 2026.03.02 08:14:39.764916 [ 259 ] {ce388337-a664-4e9a-ae41-9972df127b7d} <Debug> oximeter.fields_i32 (a2006f45-66b3-4552-98ad-8b26c3715347): There are no data parts | ||
| 608 | 2026.03.02 08:14:39.766141 [ 259 ] {ce388337-a664-4e9a-ae41-9972df127b7d} <Debug> TCPHandler: Processed in 0.003738275 sec. | ||
| 609 | 2026.03.02 08:14:39.766297 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.03.02 08:14:39.766544 [ 259 ] {961aea8a-c0ab-4758-9cb0-ba98af3b008d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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 | 2026.03.02 08:14:39.766665 [ 259 ] {961aea8a-c0ab-4758-9cb0-ba98af3b008d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.03.02 08:14:39.768940 [ 259 ] {961aea8a-c0ab-4758-9cb0-ba98af3b008d} <Debug> oximeter.fields_u32 (16f3f4ab-f082-4f11-a8b2-f02b1f572b78): Loading data parts | ||
| 613 | 2026.03.02 08:14:39.769098 [ 259 ] {961aea8a-c0ab-4758-9cb0-ba98af3b008d} <Debug> oximeter.fields_u32 (16f3f4ab-f082-4f11-a8b2-f02b1f572b78): There are no data parts | ||
| 614 | 2026.03.02 08:14:39.771696 [ 259 ] {961aea8a-c0ab-4758-9cb0-ba98af3b008d} <Debug> TCPHandler: Processed in 0.005447798 sec. | ||
| 615 | 2026.03.02 08:14:39.771841 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.02 08:14:39.772001 [ 259 ] {526dd336-851b-4eb8-975b-975d09b22eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 617 | 2026.03.02 08:14:39.772129 [ 259 ] {526dd336-851b-4eb8-975b-975d09b22eed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.03.02 08:14:39.774594 [ 259 ] {526dd336-851b-4eb8-975b-975d09b22eed} <Debug> oximeter.fields_i64 (89b668ee-d950-40b3-8021-c899bdfb28cf): Loading data parts | ||
| 619 | 2026.03.02 08:14:39.774807 [ 259 ] {526dd336-851b-4eb8-975b-975d09b22eed} <Debug> oximeter.fields_i64 (89b668ee-d950-40b3-8021-c899bdfb28cf): There are no data parts | ||
| 620 | 2026.03.02 08:14:39.781345 [ 259 ] {526dd336-851b-4eb8-975b-975d09b22eed} <Debug> TCPHandler: Processed in 0.009552524 sec. | ||
| 621 | 2026.03.02 08:14:39.781498 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.02 08:14:39.781748 [ 259 ] {65d8792f-1031-4cc6-8ce9-402266b88c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 623 | 2026.03.02 08:14:39.781872 [ 259 ] {65d8792f-1031-4cc6-8ce9-402266b88c58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.03.02 08:14:39.785649 [ 259 ] {65d8792f-1031-4cc6-8ce9-402266b88c58} <Debug> oximeter.fields_u64 (04903346-7ae6-4695-ad40-270e7cb45dd8): Loading data parts | ||
| 625 | 2026.03.02 08:14:39.785843 [ 259 ] {65d8792f-1031-4cc6-8ce9-402266b88c58} <Debug> oximeter.fields_u64 (04903346-7ae6-4695-ad40-270e7cb45dd8): There are no data parts | ||
| 626 | 2026.03.02 08:14:39.793257 [ 259 ] {65d8792f-1031-4cc6-8ce9-402266b88c58} <Debug> TCPHandler: Processed in 0.011809024 sec. | ||
| 627 | 2026.03.02 08:14:39.793404 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.03.02 08:14:39.793559 [ 259 ] {f96fa7e8-d758-4f7c-bf12-a0ce540657aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 629 | 2026.03.02 08:14:39.793683 [ 259 ] {f96fa7e8-d758-4f7c-bf12-a0ce540657aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.03.02 08:14:39.795825 [ 259 ] {f96fa7e8-d758-4f7c-bf12-a0ce540657aa} <Debug> oximeter.fields_ipaddr (9166c760-9440-49fc-832b-4bf3c4ea94fb): Loading data parts | ||
| 631 | 2026.03.02 08:14:39.795987 [ 259 ] {f96fa7e8-d758-4f7c-bf12-a0ce540657aa} <Debug> oximeter.fields_ipaddr (9166c760-9440-49fc-832b-4bf3c4ea94fb): There are no data parts | ||
| 632 | 2026.03.02 08:14:39.797405 [ 259 ] {f96fa7e8-d758-4f7c-bf12-a0ce540657aa} <Debug> TCPHandler: Processed in 0.004049725 sec. | ||
| 633 | 2026.03.02 08:14:39.797546 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.03.02 08:14:39.797846 [ 259 ] {a3d66e95-db91-4d13-8bda-ac37fd35e6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 635 | 2026.03.02 08:14:39.797966 [ 259 ] {a3d66e95-db91-4d13-8bda-ac37fd35e6f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.03.02 08:14:39.800154 [ 259 ] {a3d66e95-db91-4d13-8bda-ac37fd35e6f9} <Debug> oximeter.fields_string (a59201bf-ff7d-4b37-bd10-453efac82b40): Loading data parts | ||
| 637 | 2026.03.02 08:14:39.800280 [ 259 ] {a3d66e95-db91-4d13-8bda-ac37fd35e6f9} <Debug> oximeter.fields_string (a59201bf-ff7d-4b37-bd10-453efac82b40): There are no data parts | ||
| 638 | 2026.03.02 08:14:39.807888 [ 259 ] {a3d66e95-db91-4d13-8bda-ac37fd35e6f9} <Debug> TCPHandler: Processed in 0.01038926 sec. | ||
| 639 | 2026.03.02 08:14:39.808109 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.02 08:14:39.808344 [ 259 ] {3e8906e0-c79e-4e0c-b0db-d007ce07d6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 641 | 2026.03.02 08:14:39.808483 [ 259 ] {3e8906e0-c79e-4e0c-b0db-d007ce07d6b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.02 08:14:39.818327 [ 259 ] {3e8906e0-c79e-4e0c-b0db-d007ce07d6b3} <Debug> oximeter.fields_uuid (b2b72000-d6ed-4114-87a2-d76cf52d4c21): Loading data parts | ||
| 643 | 2026.03.02 08:14:39.818461 [ 259 ] {3e8906e0-c79e-4e0c-b0db-d007ce07d6b3} <Debug> oximeter.fields_uuid (b2b72000-d6ed-4114-87a2-d76cf52d4c21): There are no data parts | ||
| 644 | 2026.03.02 08:14:39.820327 [ 259 ] {3e8906e0-c79e-4e0c-b0db-d007ce07d6b3} <Debug> TCPHandler: Processed in 0.012275129 sec. | ||
| 645 | 2026.03.02 08:14:39.820561 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.02 08:14:39.820863 [ 259 ] {d2350eba-a72a-4f90-8f5b-8ef9b96c2301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.03.02 08:14:39.821010 [ 259 ] {d2350eba-a72a-4f90-8f5b-8ef9b96c2301} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.02 08:14:39.824585 [ 259 ] {d2350eba-a72a-4f90-8f5b-8ef9b96c2301} <Debug> oximeter.timeseries_schema (59592b06-1d7c-415f-905c-3a5011477dd4): Loading data parts | ||
| 652 | 2026.03.02 08:14:39.824825 [ 259 ] {d2350eba-a72a-4f90-8f5b-8ef9b96c2301} <Debug> oximeter.timeseries_schema (59592b06-1d7c-415f-905c-3a5011477dd4): There are no data parts | ||
| 653 | 2026.03.02 08:14:39.831896 [ 259 ] {d2350eba-a72a-4f90-8f5b-8ef9b96c2301} <Debug> TCPHandler: Processed in 0.011383151 sec. | ||
| 654 | 2026.03.02 08:14:39.834559 [ 261 ] {} <Trace> TCP-Session: f81d0e8b-e493-4b0f-90e2-99ad12288f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.02 08:14:39.834973 [ 261 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52753) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.02 08:14:39.836321 [ 261 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.02 08:14:39.853275 [ 276 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Trace> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.02 08:14:39.853415 [ 276 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 659 | 2026.03.02 08:14:39.858045 [ 276 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.02 08:14:39.858614 [ 276 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Trace> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.02 08:14:39.858933 [ 261 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024095 sec., 41.50238638721727 rows/sec., 664.04 B/sec. | ||
| 662 | 2026.03.02 08:14:39.859236 [ 261 ] {3cb0ab5a-440a-40c3-ad28-b7690e04173c} <Debug> TCPHandler: Processed in 0.024806206 sec. | ||
| 663 | 2026.03.02 08:14:40.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.35 MiB, peak 126.35 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 12.77 MiB | ||
| 664 | 2026.03.02 08:14:40.170034 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54304 | ||
| 665 | 2026.03.02 08:14:40.170345 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.02 08:14:40.170392 [ 278 ] {} <Debug> TCP-Session: 146b0486-b930-448d-9604-3e7e4f12198b Authenticating user 'default' from [fd00:1122:3344:101::e]:54304 | ||
| 667 | 2026.03.02 08:14:40.170537 [ 278 ] {} <Debug> TCP-Session: 146b0486-b930-448d-9604-3e7e4f12198b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.02 08:14:40.170552 [ 278 ] {} <Debug> TCP-Session: 146b0486-b930-448d-9604-3e7e4f12198b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.02 08:14:40.170642 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.02 08:14:40.170777 [ 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 | 2026.03.02 08:14:40.170843 [ 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 | 2026.03.02 08:14:40.171443 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45750 | ||
| 673 | 2026.03.02 08:14:40.171570 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55865 | ||
| 674 | 2026.03.02 08:14:40.171707 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.02 08:14:40.171723 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41569 | ||
| 676 | 2026.03.02 08:14:40.171850 [ 278 ] {} <Trace> TCP-Session: 146b0486-b930-448d-9604-3e7e4f12198b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.02 08:14:40.171895 [ 279 ] {} <Debug> TCP-Session: 49c1d3a6-4cca-4cdf-a98e-182e4c69eb33 Authenticating user 'default' from [fd00:1122:3344:101::e]:45750 | ||
| 678 | 2026.03.02 08:14:40.171976 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58717 | ||
| 679 | 2026.03.02 08:14:40.172019 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63104 | ||
| 680 | 2026.03.02 08:14:40.172039 [ 279 ] {} <Debug> TCP-Session: 49c1d3a6-4cca-4cdf-a98e-182e4c69eb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.02 08:14:40.172078 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43946 | ||
| 682 | 2026.03.02 08:14:40.172060 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.02 08:14:40.172222 [ 279 ] {} <Debug> TCP-Session: 49c1d3a6-4cca-4cdf-a98e-182e4c69eb33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.02 08:14:40.172282 [ 280 ] {} <Debug> TCP-Session: dd5bfb30-5ce6-48ac-a456-63e369731363 Authenticating user 'default' from [fd00:1122:3344:101::e]:55865 | ||
| 685 | 2026.03.02 08:14:40.172236 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 686 | 2026.03.02 08:14:40.172307 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56717 | ||
| 687 | 2026.03.02 08:14:40.172406 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.02 08:14:40.172406 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.02 08:14:40.172370 [ 280 ] {} <Debug> TCP-Session: dd5bfb30-5ce6-48ac-a456-63e369731363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.02 08:14:40.172310 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.02 08:14:40.172602 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.02 08:14:40.172529 [ 282 ] {} <Debug> TCP-Session: 35d84c87-33ea-49ec-804b-18155a767ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63104 | ||
| 693 | 2026.03.02 08:14:40.172515 [ 283 ] {} <Debug> TCP-Session: 3d585317-2c44-4fc9-a9f4-9a795dca59a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58717 | ||
| 694 | 2026.03.02 08:14:40.172708 [ 285 ] {} <Debug> TCP-Session: ee997620-2a16-4eef-8ac2-45c06a9a4b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:56717 | ||
| 695 | 2026.03.02 08:14:40.172687 [ 281 ] {} <Debug> TCP-Session: a7a81490-7908-470d-ace9-63a319cf8e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:41569 | ||
| 696 | 2026.03.02 08:14:40.172685 [ 282 ] {} <Debug> TCP-Session: 35d84c87-33ea-49ec-804b-18155a767ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.02 08:14:40.172878 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 698 | 2026.03.02 08:14:40.172883 [ 285 ] {} <Debug> TCP-Session: ee997620-2a16-4eef-8ac2-45c06a9a4b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.02 08:14:40.172880 [ 281 ] {} <Debug> TCP-Session: a7a81490-7908-470d-ace9-63a319cf8e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.02 08:14:40.172959 [ 285 ] {} <Debug> TCP-Session: ee997620-2a16-4eef-8ac2-45c06a9a4b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.02 08:14:40.172944 [ 282 ] {} <Debug> TCP-Session: 35d84c87-33ea-49ec-804b-18155a767ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.02 08:14:40.172873 [ 283 ] {} <Debug> TCP-Session: 3d585317-2c44-4fc9-a9f4-9a795dca59a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.02 08:14:40.173040 [ 281 ] {} <Debug> TCP-Session: a7a81490-7908-470d-ace9-63a319cf8e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.02 08:14:40.172503 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45239 | ||
| 705 | 2026.03.02 08:14:40.172495 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.03.02 08:14:40.173167 [ 283 ] {} <Debug> TCP-Session: 3d585317-2c44-4fc9-a9f4-9a795dca59a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.02 08:14:40.172489 [ 280 ] {} <Debug> TCP-Session: dd5bfb30-5ce6-48ac-a456-63e369731363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.02 08:14:40.173215 [ 284 ] {} <Debug> TCP-Session: 550767c6-f989-4386-b73a-8b1e498fc1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:43946 | ||
| 709 | 2026.03.02 08:14:40.173311 [ 284 ] {} <Debug> TCP-Session: 550767c6-f989-4386-b73a-8b1e498fc1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.03.02 08:14:40.173313 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.03.02 08:14:40.173433 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 712 | 2026.03.02 08:14:40.173440 [ 284 ] {} <Debug> TCP-Session: 550767c6-f989-4386-b73a-8b1e498fc1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.03.02 08:14:40.173462 [ 286 ] {} <Debug> TCP-Session: ae5a6288-5b19-40cd-a4a4-ddd4d697650b Authenticating user 'default' from [fd00:1122:3344:101::e]:45239 | ||
| 714 | 2026.03.02 08:14:40.173575 [ 286 ] {} <Debug> TCP-Session: ae5a6288-5b19-40cd-a4a4-ddd4d697650b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.03.02 08:14:40.173592 [ 286 ] {} <Debug> TCP-Session: ae5a6288-5b19-40cd-a4a4-ddd4d697650b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.03.02 08:14:40.176758 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6) (SelectExecutor): Key condition: unknown | ||
| 717 | 2026.03.02 08:14:40.182762 [ 289 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> AggregatingTransform: Aggregating | ||
| 718 | 2026.03.02 08:14:40.182858 [ 289 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> Aggregator: Aggregation method: without_key | ||
| 719 | 2026.03.02 08:14:40.183622 [ 289 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00454038 sec. (220.246 rows/sec., 8.60 KiB/sec.) | ||
| 720 | 2026.03.02 08:14:40.183768 [ 289 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> Aggregator: Merging aggregated data | ||
| 721 | 2026.03.02 08:14:40.183801 [ 289 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 722 | 2026.03.02 08:14:40.185023 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.012858 sec., 77.77259293824856 rows/sec., 3.04 KiB/sec. | ||
| 723 | 2026.03.02 08:14:40.185322 [ 278 ] {22d8a15f-94bd-4c60-876a-cae0ec867ca8} <Debug> TCPHandler: Processed in 0.013685032 sec. | ||
| 724 | 2026.03.02 08:14:40.187179 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 725 | 2026.03.02 08:14:40.187206 [ 279 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 726 | 2026.03.02 08:14:40.187231 [ 280 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 727 | 2026.03.02 08:14:40.187311 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 728 | 2026.03.02 08:14:40.187337 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 729 | 2026.03.02 08:14:40.187357 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 730 | 2026.03.02 08:14:40.187361 [ 280 ] {} <Debug> TCP-Session: dd5bfb30-5ce6-48ac-a456-63e369731363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.02 08:14:40.187298 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 732 | 2026.03.02 08:14:40.187474 [ 283 ] {} <Debug> TCP-Session: 3d585317-2c44-4fc9-a9f4-9a795dca59a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.02 08:14:40.187457 [ 286 ] {} <Debug> TCP-Session: ae5a6288-5b19-40cd-a4a4-ddd4d697650b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.03.02 08:14:40.187537 [ 285 ] {} <Debug> TCP-Session: ee997620-2a16-4eef-8ac2-45c06a9a4b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.02 08:14:40.187429 [ 282 ] {} <Debug> TCP-Session: 35d84c87-33ea-49ec-804b-18155a767ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.02 08:14:40.187293 [ 281 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 737 | 2026.03.02 08:14:40.187253 [ 284 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 738 | 2026.03.02 08:14:40.187250 [ 279 ] {} <Debug> TCP-Session: 49c1d3a6-4cca-4cdf-a98e-182e4c69eb33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.03.02 08:14:40.187237 [ 278 ] {} <Debug> TCP-Session: 146b0486-b930-448d-9604-3e7e4f12198b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.02 08:14:40.187813 [ 281 ] {} <Debug> TCP-Session: a7a81490-7908-470d-ace9-63a319cf8e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.02 08:14:40.187786 [ 284 ] {} <Debug> TCP-Session: 550767c6-f989-4386-b73a-8b1e498fc1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.02 08:14:40.605945 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61777 | ||
| 743 | 2026.03.02 08:14:40.606050 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.03.02 08:14:40.606199 [ 278 ] {} <Debug> TCP-Session: 5c0e17ac-da52-418c-a8a4-5a09265fa8e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:61777 | ||
| 745 | 2026.03.02 08:14:40.606221 [ 278 ] {} <Debug> TCP-Session: 5c0e17ac-da52-418c-a8a4-5a09265fa8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.03.02 08:14:40.606233 [ 278 ] {} <Debug> TCP-Session: 5c0e17ac-da52-418c-a8a4-5a09265fa8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.03.02 08:14:40.606374 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 748 | 2026.03.02 08:14:40.606397 [ 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 | ||
| 749 | 2026.03.02 08:14:40.606510 [ 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 | ||
| 750 | 2026.03.02 08:14:40.607391 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34864 | ||
| 751 | 2026.03.02 08:14:40.607393 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48624 | ||
| 752 | 2026.03.02 08:14:40.607469 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57258 | ||
| 753 | 2026.03.02 08:14:40.607481 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61583 | ||
| 754 | 2026.03.02 08:14:40.607457 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43628 | ||
| 755 | 2026.03.02 08:14:40.607445 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55467 | ||
| 756 | 2026.03.02 08:14:40.607624 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.03.02 08:14:40.607643 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.02 08:14:40.607654 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.03.02 08:14:40.607663 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.02 08:14:40.607698 [ 284 ] {} <Debug> TCP-Session: 1a3c853b-e890-498a-adf3-d10ae78021dc Authenticating user 'default' from [fd00:1122:3344:101::c]:57258 | ||
| 761 | 2026.03.02 08:14:40.607715 [ 283 ] {} <Debug> TCP-Session: 3f063455-3471-4ebf-848c-f5a61a9d6ddb Authenticating user 'default' from [fd00:1122:3344:101::c]:43628 | ||
| 762 | 2026.03.02 08:14:40.607726 [ 285 ] {} <Debug> TCP-Session: 50962e81-e46c-48fa-b429-fb676cd129a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:61583 | ||
| 763 | 2026.03.02 08:14:40.607732 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.03.02 08:14:40.607437 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48397 | ||
| 765 | 2026.03.02 08:14:40.607799 [ 284 ] {} <Debug> TCP-Session: 1a3c853b-e890-498a-adf3-d10ae78021dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.02 08:14:40.607807 [ 280 ] {} <Debug> TCP-Session: 18e5444c-b906-40a2-ae06-c3a1d2829d7f Authenticating user 'default' from [fd00:1122:3344:101::c]:48624 | ||
| 767 | 2026.03.02 08:14:40.607829 [ 284 ] {} <Debug> TCP-Session: 1a3c853b-e890-498a-adf3-d10ae78021dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.02 08:14:40.607856 [ 280 ] {} <Debug> TCP-Session: 18e5444c-b906-40a2-ae06-c3a1d2829d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.02 08:14:40.607857 [ 283 ] {} <Debug> TCP-Session: 3f063455-3471-4ebf-848c-f5a61a9d6ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.02 08:14:40.607874 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.03.02 08:14:40.607903 [ 283 ] {} <Debug> TCP-Session: 3f063455-3471-4ebf-848c-f5a61a9d6ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.02 08:14:40.607887 [ 280 ] {} <Debug> TCP-Session: 18e5444c-b906-40a2-ae06-c3a1d2829d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.02 08:14:40.607938 [ 281 ] {} <Debug> TCP-Session: 391ce1e0-2243-4b3f-81b9-e20ccf818515 Authenticating user 'default' from [fd00:1122:3344:101::c]:48397 | ||
| 774 | 2026.03.02 08:14:40.607884 [ 279 ] {} <Debug> TCP-Session: e565b1dc-b766-4405-80d0-654ce72d2f02 Authenticating user 'default' from [fd00:1122:3344:101::c]:34864 | ||
| 775 | 2026.03.02 08:14:40.607973 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.03.02 08:14:40.607982 [ 281 ] {} <Debug> TCP-Session: 391ce1e0-2243-4b3f-81b9-e20ccf818515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.02 08:14:40.608001 [ 279 ] {} <Debug> TCP-Session: e565b1dc-b766-4405-80d0-654ce72d2f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.02 08:14:40.608022 [ 282 ] {} <Debug> TCP-Session: e2bacbcc-2898-47f5-8eab-654970c7b6c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:55467 | ||
| 779 | 2026.03.02 08:14:40.608040 [ 279 ] {} <Debug> TCP-Session: e565b1dc-b766-4405-80d0-654ce72d2f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.02 08:14:40.608056 [ 282 ] {} <Debug> TCP-Session: e2bacbcc-2898-47f5-8eab-654970c7b6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.02 08:14:40.608080 [ 282 ] {} <Debug> TCP-Session: e2bacbcc-2898-47f5-8eab-654970c7b6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.02 08:14:40.608026 [ 281 ] {} <Debug> TCP-Session: 391ce1e0-2243-4b3f-81b9-e20ccf818515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.02 08:14:40.607989 [ 285 ] {} <Debug> TCP-Session: 50962e81-e46c-48fa-b429-fb676cd129a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.02 08:14:40.608130 [ 285 ] {} <Debug> TCP-Session: 50962e81-e46c-48fa-b429-fb676cd129a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.02 08:14:41.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.41 MiB, peak 153.50 MiB, free memory in arenas 0.00 B, will set to 143.70 MiB (RSS), difference: 4.29 MiB | ||
| 786 | 2026.03.02 08:14:43.071641 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39553 | ||
| 787 | 2026.03.02 08:14:43.071792 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.03.02 08:14:43.071824 [ 286 ] {} <Debug> TCP-Session: a08e5c29-4d40-433e-a914-0ed44ca25e1f Authenticating user 'default' from [fd00:1122:3344:101::e]:39553 | ||
| 789 | 2026.03.02 08:14:43.071845 [ 286 ] {} <Debug> TCP-Session: a08e5c29-4d40-433e-a914-0ed44ca25e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.03.02 08:14:43.071858 [ 286 ] {} <Debug> TCP-Session: a08e5c29-4d40-433e-a914-0ed44ca25e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.02 08:14:43.072233 [ 286 ] {} <Trace> TCP-Session: a08e5c29-4d40-433e-a914-0ed44ca25e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.02 08:14:43.072258 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52497 | ||
| 793 | 2026.03.02 08:14:43.072347 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63008 | ||
| 794 | 2026.03.02 08:14:43.072416 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
| 795 | 2026.03.02 08:14:43.072450 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 796 | 2026.03.02 08:14:43.072486 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.03.02 08:14:43.072538 [ 334 ] {} <Debug> TCP-Session: bfe8724b-c436-4f88-aeaf-46c9393bc6bb Authenticating user 'default' from [fd00:1122:3344:101::e]:52497 | ||
| 798 | 2026.03.02 08:14:43.072563 [ 334 ] {} <Debug> TCP-Session: bfe8724b-c436-4f88-aeaf-46c9393bc6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.02 08:14:43.072577 [ 334 ] {} <Debug> TCP-Session: bfe8724b-c436-4f88-aeaf-46c9393bc6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.02 08:14:43.072620 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35304 | ||
| 801 | 2026.03.02 08:14:43.072629 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 802 | 2026.03.02 08:14:43.072739 [ 335 ] {} <Debug> TCP-Session: 7e7c0e6a-2af5-41c4-b3b7-5e1fbbed5394 Authenticating user 'default' from [fd00:1122:3344:101::e]:63008 | ||
| 803 | 2026.03.02 08:14:43.072742 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.03.02 08:14:43.072772 [ 335 ] {} <Debug> TCP-Session: 7e7c0e6a-2af5-41c4-b3b7-5e1fbbed5394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.02 08:14:43.072780 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57493 | ||
| 806 | 2026.03.02 08:14:43.072795 [ 335 ] {} <Debug> TCP-Session: 7e7c0e6a-2af5-41c4-b3b7-5e1fbbed5394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.02 08:14:43.072827 [ 336 ] {} <Debug> TCP-Session: 54adc343-dbb1-4ca9-a29d-bee268d2d32d Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
| 808 | 2026.03.02 08:14:43.072854 [ 336 ] {} <Debug> TCP-Session: 54adc343-dbb1-4ca9-a29d-bee268d2d32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.02 08:14:43.072868 [ 336 ] {} <Debug> TCP-Session: 54adc343-dbb1-4ca9-a29d-bee268d2d32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.02 08:14:43.072890 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 811 | 2026.03.02 08:14:43.072917 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59234 | ||
| 812 | 2026.03.02 08:14:43.072934 [ 337 ] {} <Debug> TCP-Session: 6c43fbb9-f284-4fb6-a6cb-d565c51f304b Authenticating user 'default' from [fd00:1122:3344:101::e]:35304 | ||
| 813 | 2026.03.02 08:14:43.072979 [ 337 ] {} <Debug> TCP-Session: 6c43fbb9-f284-4fb6-a6cb-d565c51f304b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.02 08:14:43.072993 [ 337 ] {} <Debug> TCP-Session: 6c43fbb9-f284-4fb6-a6cb-d565c51f304b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.02 08:14:43.072983 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 816 | 2026.03.02 08:14:43.073050 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.03.02 08:14:43.073099 [ 338 ] {} <Debug> TCP-Session: 422c5034-4e5c-45d9-a74a-b09b7d493ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57493 | ||
| 818 | 2026.03.02 08:14:43.073112 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36378 | ||
| 819 | 2026.03.02 08:14:43.073189 [ 338 ] {} <Debug> TCP-Session: 422c5034-4e5c-45d9-a74a-b09b7d493ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.02 08:14:43.073183 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.02 08:14:43.073228 [ 338 ] {} <Debug> TCP-Session: 422c5034-4e5c-45d9-a74a-b09b7d493ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.02 08:14:43.073238 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.03.02 08:14:43.073258 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47900 | ||
| 824 | 2026.03.02 08:14:43.073338 [ 339 ] {} <Debug> TCP-Session: 3ecfe127-f874-4ad4-8db5-670ebe98c1e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59234 | ||
| 825 | 2026.03.02 08:14:43.073370 [ 339 ] {} <Debug> TCP-Session: 3ecfe127-f874-4ad4-8db5-670ebe98c1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.02 08:14:43.073380 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.02 08:14:43.073388 [ 339 ] {} <Debug> TCP-Session: 3ecfe127-f874-4ad4-8db5-670ebe98c1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.02 08:14:43.073420 [ 340 ] {} <Debug> TCP-Session: 89a15a60-5167-4a70-b365-0c6196d94abe Authenticating user 'default' from [fd00:1122:3344:101::e]:36378 | ||
| 829 | 2026.03.02 08:14:43.073442 [ 340 ] {} <Debug> TCP-Session: 89a15a60-5167-4a70-b365-0c6196d94abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.03.02 08:14:43.073454 [ 340 ] {} <Debug> TCP-Session: 89a15a60-5167-4a70-b365-0c6196d94abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.02 08:14:43.073529 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.02 08:14:43.073565 [ 341 ] {} <Debug> TCP-Session: c2822ca1-48b5-4bbc-87e8-b2d730a9082a Authenticating user 'default' from [fd00:1122:3344:101::e]:47900 | ||
| 833 | 2026.03.02 08:14:43.073582 [ 341 ] {} <Debug> TCP-Session: c2822ca1-48b5-4bbc-87e8-b2d730a9082a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.02 08:14:43.073596 [ 341 ] {} <Debug> TCP-Session: c2822ca1-48b5-4bbc-87e8-b2d730a9082a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.02 08:14:43.073822 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6) (SelectExecutor): Key condition: unknown | ||
| 836 | 2026.03.02 08:14:43.075038 [ 291 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> AggregatingTransform: Aggregating | ||
| 837 | 2026.03.02 08:14:43.075092 [ 291 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 838 | 2026.03.02 08:14:43.075127 [ 291 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001193966 sec. (837.545 rows/sec., 32.72 KiB/sec.) | ||
| 839 | 2026.03.02 08:14:43.075143 [ 291 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Trace> Aggregator: Merging aggregated data | ||
| 840 | 2026.03.02 08:14:43.076489 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004099 sec., 243.96194193705782 rows/sec., 9.53 KiB/sec. | ||
| 841 | 2026.03.02 08:14:43.076631 [ 286 ] {d6742636-1906-41a5-82b6-8e40200f1f0b} <Debug> TCPHandler: Processed in 0.004569481 sec. | ||
| 842 | 2026.03.02 08:14:43.076728 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 843 | 2026.03.02 08:14:43.076760 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 844 | 2026.03.02 08:14:43.076785 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 845 | 2026.03.02 08:14:43.076766 [ 286 ] {} <Debug> TCP-Session: a08e5c29-4d40-433e-a914-0ed44ca25e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.02 08:14:43.076814 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 847 | 2026.03.02 08:14:43.076840 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 848 | 2026.03.02 08:14:43.076869 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 849 | 2026.03.02 08:14:43.076878 [ 338 ] {} <Debug> TCP-Session: 422c5034-4e5c-45d9-a74a-b09b7d493ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.02 08:14:43.076896 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 851 | 2026.03.02 08:14:43.076926 [ 335 ] {} <Debug> TCP-Session: 7e7c0e6a-2af5-41c4-b3b7-5e1fbbed5394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.02 08:14:43.076926 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 853 | 2026.03.02 08:14:43.076954 [ 339 ] {} <Debug> TCP-Session: 3ecfe127-f874-4ad4-8db5-670ebe98c1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.02 08:14:43.076957 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 855 | 2026.03.02 08:14:43.076986 [ 337 ] {} <Debug> TCP-Session: 6c43fbb9-f284-4fb6-a6cb-d565c51f304b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.02 08:14:43.076904 [ 336 ] {} <Debug> TCP-Session: 54adc343-dbb1-4ca9-a29d-bee268d2d32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.02 08:14:43.077024 [ 340 ] {} <Debug> TCP-Session: 89a15a60-5167-4a70-b365-0c6196d94abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.02 08:14:43.076814 [ 341 ] {} <Debug> TCP-Session: c2822ca1-48b5-4bbc-87e8-b2d730a9082a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.02 08:14:43.076834 [ 334 ] {} <Debug> TCP-Session: bfe8724b-c436-4f88-aeaf-46c9393bc6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.02 08:14:46.228492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 861 | 2026.03.02 08:14:46.228547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 567 entries to flush up to offset 567 | ||
| 862 | 2026.03.02 08:14:46.228598 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 863 | 2026.03.02 08:14:46.228650 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 864 | 2026.03.02 08:14:46.235961 [ 245 ] {} <Debug> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Loading data parts | ||
| 865 | 2026.03.02 08:14:46.236278 [ 245 ] {} <Debug> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): There are no data parts | ||
| 866 | 2026.03.02 08:14:46.239136 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.03.02 08:14:46.239176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 868 | 2026.03.02 08:14:46.240866 [ 244 ] {} <Debug> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): Loading data parts | ||
| 869 | 2026.03.02 08:14:46.241019 [ 244 ] {} <Debug> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): There are no data parts | ||
| 870 | 2026.03.02 08:14:46.244594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.03.02 08:14:46.245175 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.03.02 08:14:46.245326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 567 | ||
| 873 | 2026.03.02 08:14:46.264148 [ 244 ] {} <Trace> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.03.02 08:14:46.264195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 875 | 2026.03.02 08:14:46.270298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.03.02 08:14:46.271453 [ 244 ] {} <Trace> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.03.02 08:14:46.274551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 878 | 2026.03.02 08:14:47.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.81 MiB, peak 153.81 MiB, free memory in arenas 0.00 B, will set to 158.79 MiB (RSS), difference: 8.98 MiB | ||
| 879 | 2026.03.02 08:14:48.002977 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47247 | ||
| 880 | 2026.03.02 08:14:48.003094 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.03.02 08:14:48.003119 [ 286 ] {} <Debug> TCP-Session: 16ec1422-efba-47c3-be51-47f2a75addc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47247 | ||
| 882 | 2026.03.02 08:14:48.003141 [ 286 ] {} <Debug> TCP-Session: 16ec1422-efba-47c3-be51-47f2a75addc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.02 08:14:48.003153 [ 286 ] {} <Debug> TCP-Session: 16ec1422-efba-47c3-be51-47f2a75addc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.02 08:14:48.003355 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38347 | ||
| 885 | 2026.03.02 08:14:48.003365 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36452 | ||
| 886 | 2026.03.02 08:14:48.003403 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53785 | ||
| 887 | 2026.03.02 08:14:48.003432 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40041 | ||
| 888 | 2026.03.02 08:14:48.003454 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53392 | ||
| 889 | 2026.03.02 08:14:48.003474 [ 286 ] {} <Trace> TCP-Session: 16ec1422-efba-47c3-be51-47f2a75addc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.03.02 08:14:48.003447 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43666 | ||
| 891 | 2026.03.02 08:14:48.003434 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50890 | ||
| 892 | 2026.03.02 08:14:48.003433 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.03.02 08:14:48.003360 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65212 | ||
| 894 | 2026.03.02 08:14:48.003633 [ 335 ] {} <Debug> TCP-Session: 39a0c6a7-37e1-433f-bd3f-24676ae87cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:38347 | ||
| 895 | 2026.03.02 08:14:48.003675 [ 335 ] {} <Debug> TCP-Session: 39a0c6a7-37e1-433f-bd3f-24676ae87cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.02 08:14:48.003675 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 897 | 2026.03.02 08:14:48.003688 [ 335 ] {} <Debug> TCP-Session: 39a0c6a7-37e1-433f-bd3f-24676ae87cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.02 08:14:48.003727 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 899 | 2026.03.02 08:14:48.003761 [ 339 ] {} <Debug> TCP-Session: 43ade53d-18e3-45b7-a798-92ec86ce7910 Authenticating user 'default' from [fd00:1122:3344:101::e]:40041 | ||
| 900 | 2026.03.02 08:14:48.003783 [ 339 ] {} <Debug> TCP-Session: 43ade53d-18e3-45b7-a798-92ec86ce7910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.02 08:14:48.003800 [ 339 ] {} <Debug> TCP-Session: 43ade53d-18e3-45b7-a798-92ec86ce7910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.02 08:14:48.003871 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.03.02 08:14:48.003916 [ 338 ] {} <Debug> TCP-Session: 7dc01074-1fea-4d08-81b4-b9ccf8956249 Authenticating user 'default' from [fd00:1122:3344:101::e]:50890 | ||
| 904 | 2026.03.02 08:14:48.003919 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 905 | 2026.03.02 08:14:48.003941 [ 338 ] {} <Debug> TCP-Session: 7dc01074-1fea-4d08-81b4-b9ccf8956249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.02 08:14:48.003942 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.02 08:14:48.003965 [ 338 ] {} <Debug> TCP-Session: 7dc01074-1fea-4d08-81b4-b9ccf8956249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.02 08:14:48.003945 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 909 | 2026.03.02 08:14:48.004000 [ 334 ] {} <Debug> TCP-Session: 0c594783-51f3-4209-aa14-9decbb26fcde Authenticating user 'default' from [fd00:1122:3344:101::e]:65212 | ||
| 910 | 2026.03.02 08:14:48.004013 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.03.02 08:14:48.004038 [ 341 ] {} <Debug> TCP-Session: e926a17a-a512-4f66-9a72-fea6ae0086ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53392 | ||
| 912 | 2026.03.02 08:14:48.004051 [ 334 ] {} <Debug> TCP-Session: 0c594783-51f3-4209-aa14-9decbb26fcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.03.02 08:14:48.004080 [ 341 ] {} <Debug> TCP-Session: e926a17a-a512-4f66-9a72-fea6ae0086ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.03.02 08:14:48.004095 [ 334 ] {} <Debug> TCP-Session: 0c594783-51f3-4209-aa14-9decbb26fcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.02 08:14:48.004106 [ 341 ] {} <Debug> TCP-Session: e926a17a-a512-4f66-9a72-fea6ae0086ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.03.02 08:14:48.004062 [ 336 ] {} <Debug> TCP-Session: ebd4a6e9-4f64-4708-afbe-d598ddfe85fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36452 | ||
| 917 | 2026.03.02 08:14:48.004021 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.03.02 08:14:48.004157 [ 336 ] {} <Debug> TCP-Session: ebd4a6e9-4f64-4708-afbe-d598ddfe85fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.03.02 08:14:48.004184 [ 336 ] {} <Debug> TCP-Session: ebd4a6e9-4f64-4708-afbe-d598ddfe85fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.02 08:14:48.004210 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.02 08:14:48.004211 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.02 08:14:48.004249 [ 337 ] {} <Debug> TCP-Session: 482bd324-b3f3-421a-8837-30d6002f0355 Authenticating user 'default' from [fd00:1122:3344:101::e]:53785 | ||
| 923 | 2026.03.02 08:14:48.004267 [ 340 ] {} <Debug> TCP-Session: be212885-e5ec-49ed-bded-e7b78100b0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43666 | ||
| 924 | 2026.03.02 08:14:48.004274 [ 337 ] {} <Debug> TCP-Session: 482bd324-b3f3-421a-8837-30d6002f0355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.02 08:14:48.004292 [ 340 ] {} <Debug> TCP-Session: be212885-e5ec-49ed-bded-e7b78100b0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.02 08:14:48.004300 [ 337 ] {} <Debug> TCP-Session: 482bd324-b3f3-421a-8837-30d6002f0355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.02 08:14:48.004315 [ 340 ] {} <Debug> TCP-Session: be212885-e5ec-49ed-bded-e7b78100b0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.02 08:14:48.004452 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6) (SelectExecutor): Key condition: unknown | ||
| 929 | 2026.03.02 08:14:48.005452 [ 296 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> AggregatingTransform: Aggregating | ||
| 930 | 2026.03.02 08:14:48.005511 [ 296 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 931 | 2026.03.02 08:14:48.005551 [ 296 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999161 sec. (1000.840 rows/sec., 39.10 KiB/sec.) | ||
| 932 | 2026.03.02 08:14:48.005569 [ 296 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Trace> Aggregator: Merging aggregated data | ||
| 933 | 2026.03.02 08:14:48.006944 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 934 | 2026.03.02 08:14:48.007094 [ 286 ] {d190ce9d-13c2-44e5-9c3b-7144f9905e0f} <Debug> TCPHandler: Processed in 0.003727155 sec. | ||
| 935 | 2026.03.02 08:14:48.007220 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 936 | 2026.03.02 08:14:48.007248 [ 286 ] {} <Debug> TCP-Session: 16ec1422-efba-47c3-be51-47f2a75addc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.02 08:14:48.007276 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2026.03.02 08:14:48.007301 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 939 | 2026.03.02 08:14:48.007311 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2026.03.02 08:14:48.007314 [ 335 ] {} <Debug> TCP-Session: 39a0c6a7-37e1-433f-bd3f-24676ae87cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.02 08:14:48.007343 [ 334 ] {} <Debug> TCP-Session: 0c594783-51f3-4209-aa14-9decbb26fcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.02 08:14:48.007356 [ 336 ] {} <Debug> TCP-Session: ebd4a6e9-4f64-4708-afbe-d598ddfe85fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.02 08:14:48.007363 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 944 | 2026.03.02 08:14:48.007382 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.03.02 08:14:48.007400 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.03.02 08:14:48.007413 [ 337 ] {} <Debug> TCP-Session: 482bd324-b3f3-421a-8837-30d6002f0355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.02 08:14:48.007426 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.02 08:14:48.007455 [ 338 ] {} <Debug> TCP-Session: 7dc01074-1fea-4d08-81b4-b9ccf8956249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.02 08:14:48.007432 [ 339 ] {} <Debug> TCP-Session: 43ade53d-18e3-45b7-a798-92ec86ce7910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.02 08:14:48.007486 [ 340 ] {} <Debug> TCP-Session: be212885-e5ec-49ed-bded-e7b78100b0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.02 08:14:48.007331 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.03.02 08:14:48.007552 [ 341 ] {} <Debug> TCP-Session: e926a17a-a512-4f66-9a72-fea6ae0086ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.02 08:14:48.574745 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47896 | ||
| 954 | 2026.03.02 08:14:48.574866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2026.03.02 08:14:48.574912 [ 286 ] {} <Debug> TCP-Session: 8c96f90e-76bf-40ae-b284-db549d6dfc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:47896 | ||
| 956 | 2026.03.02 08:14:48.574933 [ 286 ] {} <Debug> TCP-Session: 8c96f90e-76bf-40ae-b284-db549d6dfc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.02 08:14:48.574946 [ 286 ] {} <Debug> TCP-Session: 8c96f90e-76bf-40ae-b284-db549d6dfc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.02 08:14:48.575196 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35050 | ||
| 959 | 2026.03.02 08:14:48.575228 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34298 | ||
| 960 | 2026.03.02 08:14:48.575248 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50373 | ||
| 961 | 2026.03.02 08:14:48.575268 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59976 | ||
| 962 | 2026.03.02 08:14:48.575297 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44836 | ||
| 963 | 2026.03.02 08:14:48.575323 [ 286 ] {} <Trace> TCP-Session: 8c96f90e-76bf-40ae-b284-db549d6dfc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.02 08:14:48.575339 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.03.02 08:14:48.575292 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45743 | ||
| 966 | 2026.03.02 08:14:48.575394 [ 336 ] {} <Debug> TCP-Session: 0fc417fe-40cb-4402-93df-a6ea2928778c Authenticating user 'default' from [fd00:1122:3344:101::e]:34298 | ||
| 967 | 2026.03.02 08:14:48.575276 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40210 | ||
| 968 | 2026.03.02 08:14:48.575414 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 969 | 2026.03.02 08:14:48.575427 [ 336 ] {} <Debug> TCP-Session: 0fc417fe-40cb-4402-93df-a6ea2928778c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.02 08:14:48.575216 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53126 | ||
| 971 | 2026.03.02 08:14:48.575458 [ 338 ] {} <Debug> TCP-Session: 97959a6b-ff3c-4ac8-9026-f6e0313fa908 Authenticating user 'default' from [fd00:1122:3344:101::e]:59976 | ||
| 972 | 2026.03.02 08:14:48.575486 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 973 | 2026.03.02 08:14:48.575507 [ 338 ] {} <Debug> TCP-Session: 97959a6b-ff3c-4ac8-9026-f6e0313fa908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.02 08:14:48.575518 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47896) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 975 | 2026.03.02 08:14:48.575541 [ 338 ] {} <Debug> TCP-Session: 97959a6b-ff3c-4ac8-9026-f6e0313fa908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.02 08:14:48.575520 [ 339 ] {} <Debug> TCP-Session: 2d6fc899-9715-40eb-8421-00d3108e637e Authenticating user 'default' from [fd00:1122:3344:101::e]:40210 | ||
| 977 | 2026.03.02 08:14:48.575460 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2026.03.02 08:14:48.575590 [ 339 ] {} <Debug> TCP-Session: 2d6fc899-9715-40eb-8421-00d3108e637e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.02 08:14:48.575604 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.03.02 08:14:48.575618 [ 339 ] {} <Debug> TCP-Session: 2d6fc899-9715-40eb-8421-00d3108e637e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.02 08:14:48.575616 [ 340 ] {} <Debug> TCP-Session: 57fa2a7c-2d0b-4192-bab8-b3a65afbfa7c Authenticating user 'default' from [fd00:1122:3344:101::e]:45743 | ||
| 982 | 2026.03.02 08:14:48.575635 [ 335 ] {} <Debug> TCP-Session: 0e2dab30-0596-4b34-a04e-e3f6a94e822c Authenticating user 'default' from [fd00:1122:3344:101::e]:53126 | ||
| 983 | 2026.03.02 08:14:48.575656 [ 340 ] {} <Debug> TCP-Session: 57fa2a7c-2d0b-4192-bab8-b3a65afbfa7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.03.02 08:14:48.575673 [ 335 ] {} <Debug> TCP-Session: 0e2dab30-0596-4b34-a04e-e3f6a94e822c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.02 08:14:48.575690 [ 340 ] {} <Debug> TCP-Session: 57fa2a7c-2d0b-4192-bab8-b3a65afbfa7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.03.02 08:14:48.575709 [ 335 ] {} <Debug> TCP-Session: 0e2dab30-0596-4b34-a04e-e3f6a94e822c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.03.02 08:14:48.575459 [ 336 ] {} <Debug> TCP-Session: 0fc417fe-40cb-4402-93df-a6ea2928778c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.03.02 08:14:48.575414 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 989 | 2026.03.02 08:14:48.575403 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.02 08:14:48.575801 [ 341 ] {} <Debug> TCP-Session: 08d84c12-8d0d-4c37-b83b-750c0666e9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:44836 | ||
| 991 | 2026.03.02 08:14:48.575804 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 992 | 2026.03.02 08:14:48.575833 [ 341 ] {} <Debug> TCP-Session: 08d84c12-8d0d-4c37-b83b-750c0666e9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.03.02 08:14:48.575828 [ 337 ] {} <Debug> TCP-Session: 33c3bdab-59b0-4b1b-a8bc-451f91cee21e Authenticating user 'default' from [fd00:1122:3344:101::e]:50373 | ||
| 994 | 2026.03.02 08:14:48.575855 [ 341 ] {} <Debug> TCP-Session: 08d84c12-8d0d-4c37-b83b-750c0666e9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.03.02 08:14:48.575334 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.03.02 08:14:48.575871 [ 337 ] {} <Debug> TCP-Session: 33c3bdab-59b0-4b1b-a8bc-451f91cee21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.03.02 08:14:48.575878 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.03.02 08:14:48.575899 [ 334 ] {} <Debug> TCP-Session: 57b164a5-2881-4cc4-a304-f03de027238a Authenticating user 'default' from [fd00:1122:3344:101::e]:35050 | ||
| 999 | 2026.03.02 08:14:48.575911 [ 337 ] {} <Debug> TCP-Session: 33c3bdab-59b0-4b1b-a8bc-451f91cee21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.03.02 08:14:48.575940 [ 334 ] {} <Debug> TCP-Session: 57b164a5-2881-4cc4-a304-f03de027238a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.02 08:14:48.575959 [ 334 ] {} <Debug> TCP-Session: 57b164a5-2881-4cc4-a304-f03de027238a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.02 08:14:48.576199 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Debug> oximeter.version (dd46b82f-fcda-44b6-80eb-6085431e3fd6) (SelectExecutor): Key condition: unknown | ||
| 1003 | 2026.03.02 08:14:48.576286 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1004 | 2026.03.02 08:14:48.727463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 1005 | 2026.03.02 08:14:48.727562 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1006 | 2026.03.02 08:14:48.734515 [ 243 ] {} <Debug> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): Loading data parts | ||
| 1007 | 2026.03.02 08:14:48.734758 [ 243 ] {} <Debug> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): There are no data parts | ||
| 1008 | 2026.03.02 08:14:48.740741 [ 243 ] {} <Trace> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.03.02 08:14:48.740785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1010 | 2026.03.02 08:14:48.746536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.03.02 08:14:48.748502 [ 243 ] {} <Trace> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.03.02 08:14:48.748839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1013 | 2026.03.02 08:14:48.811362 [ 328 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> AggregatingTransform: Aggregating | ||
| 1014 | 2026.03.02 08:14:48.811448 [ 328 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> Aggregator: Aggregation method: without_key | ||
| 1015 | 2026.03.02 08:14:48.811493 [ 328 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097755 sec. (1022.966 rows/sec., 39.96 KiB/sec.) | ||
| 1016 | 2026.03.02 08:14:48.811517 [ 328 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Trace> Aggregator: Merging aggregated data | ||
| 1017 | 2026.03.02 08:14:48.812934 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.237471 sec., 4.211040505998628 rows/sec., 168.44 B/sec. | ||
| 1018 | 2026.03.02 08:14:48.813097 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1019 | 2026.03.02 08:14:48.813114 [ 286 ] {107eac22-fd27-4ee7-a52a-d03e42ba4d44} <Debug> TCPHandler: Processed in 0.237946811 sec. | ||
| 1020 | 2026.03.02 08:14:48.813236 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.03.02 08:14:48.813268 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.03.02 08:14:48.813294 [ 334 ] {} <Debug> TCP-Session: 57b164a5-2881-4cc4-a304-f03de027238a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.02 08:14:48.813295 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.03.02 08:14:48.813327 [ 341 ] {} <Debug> TCP-Session: 08d84c12-8d0d-4c37-b83b-750c0666e9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.02 08:14:48.813331 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.03.02 08:14:48.813349 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.03.02 08:14:48.813379 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1028 | 2026.03.02 08:14:48.813391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1029 | 2026.03.02 08:14:48.813412 [ 335 ] {} <Debug> TCP-Session: 0e2dab30-0596-4b34-a04e-e3f6a94e822c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.02 08:14:48.813426 [ 339 ] {} <Debug> TCP-Session: 2d6fc899-9715-40eb-8421-00d3108e637e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.02 08:14:48.813443 [ 286 ] {} <Debug> TCP-Session: 8c96f90e-76bf-40ae-b284-db549d6dfc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.02 08:14:48.813394 [ 336 ] {} <Debug> TCP-Session: 0fc417fe-40cb-4402-93df-a6ea2928778c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.03.02 08:14:48.813314 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.03.02 08:14:48.813378 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1035 | 2026.03.02 08:14:48.813519 [ 340 ] {} <Debug> TCP-Session: 57fa2a7c-2d0b-4192-bab8-b3a65afbfa7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.02 08:14:48.813358 [ 337 ] {} <Debug> TCP-Session: 33c3bdab-59b0-4b1b-a8bc-451f91cee21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.02 08:14:48.813563 [ 338 ] {} <Debug> TCP-Session: 97959a6b-ff3c-4ac8-9026-f6e0313fa908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.03.02 08:14:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.67 MiB, peak 176.79 MiB, free memory in arenas 0.00 B, will set to 180.82 MiB (RSS), difference: 16.15 MiB | ||
| 1039 | 2026.03.02 08:14:53.699980 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1040 | 2026.03.02 08:14:53.700040 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1041 | 2026.03.02 08:14:53.746323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1015 | ||
| 1042 | 2026.03.02 08:14:53.750124 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.03.02 08:14:53.750177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1044 | 2026.03.02 08:14:53.751435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2026.03.02 08:14:53.752095 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.03.02 08:14:53.752262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1015 | ||
| 1047 | 2026.03.02 08:14:53.775540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1048 | 2026.03.02 08:14:53.793422 [ 244 ] {} <Trace> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2026.03.02 08:14:53.793472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1050 | 2026.03.02 08:14:53.800063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1051 | 2026.03.02 08:14:53.801257 [ 244 ] {} <Trace> system.metric_log (5a65f3df-4708-4cde-bc3c-f4b58d4c6dcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2026.03.02 08:14:53.804070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1053 | 2026.03.02 08:14:54.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.52 MiB, peak 185.52 MiB, free memory in arenas 0.00 B, will set to 183.96 MiB (RSS), difference: 2.43 MiB | ||
| 1054 | 2026.03.02 08:14:58.750066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 96 | ||
| 1055 | 2026.03.02 08:14:58.752074 [ 243 ] {} <Trace> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.03.02 08:14:58.752119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1057 | 2026.03.02 08:14:58.753279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.03.02 08:14:58.753789 [ 243 ] {} <Trace> system.query_log (9aaec888-d6ef-4929-8d46-bc0edd29c0f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.03.02 08:14:58.754025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1060 | 2026.03.02 08:14:59.000376 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.98 MiB, peak 185.52 MiB, free memory in arenas 0.00 B, will set to 184.00 MiB (RSS), difference: 4.02 MiB | ||
| 1061 | 2026.03.02 08:14:59.870243 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.02 08:14:59.870462 [ 259 ] {b28c07c3-3e04-4964-8821-f1e794e1fa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.02 08:14:59.870763 [ 259 ] {b28c07c3-3e04-4964-8821-f1e794e1fa37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.02 08:14:59.870831 [ 259 ] {b28c07c3-3e04-4964-8821-f1e794e1fa37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.02 08:14:59.871268 [ 259 ] {b28c07c3-3e04-4964-8821-f1e794e1fa37} <Debug> TCPHandler: Processed in 0.001165676 sec. | ||
| 1066 | 2026.03.02 08:14:59.881477 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.02 08:14:59.881729 [ 259 ] {90310bb0-02a0-4a75-a347-a197c4a75ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.02 08:14:59.891788 [ 259 ] {90310bb0-02a0-4a75-a347-a197c4a75ee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.02 08:14:59.891835 [ 259 ] {90310bb0-02a0-4a75-a347-a197c4a75ee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.02 08:14:59.894718 [ 259 ] {90310bb0-02a0-4a75-a347-a197c4a75ee0} <Debug> TCPHandler: Processed in 0.013341122 sec. | ||
| 1071 | 2026.03.02 08:14:59.896978 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.02 08:14:59.897154 [ 259 ] {464733fd-ff3e-4896-b57e-d4c3a3717f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.02 08:14:59.899493 [ 259 ] {464733fd-ff3e-4896-b57e-d4c3a3717f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.02 08:14:59.899560 [ 259 ] {464733fd-ff3e-4896-b57e-d4c3a3717f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.02 08:14:59.900091 [ 259 ] {464733fd-ff3e-4896-b57e-d4c3a3717f6a} <Debug> TCPHandler: Processed in 0.003167508 sec. | ||
| 1076 | 2026.03.02 08:14:59.900482 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.02 08:14:59.900610 [ 259 ] {bf6c9393-753d-48d8-a82d-2f4ed199115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.02 08:14:59.900843 [ 259 ] {bf6c9393-753d-48d8-a82d-2f4ed199115a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.02 08:14:59.900885 [ 259 ] {bf6c9393-753d-48d8-a82d-2f4ed199115a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.02 08:14:59.901234 [ 259 ] {bf6c9393-753d-48d8-a82d-2f4ed199115a} <Debug> TCPHandler: Processed in 0.000798585 sec. | ||
| 1081 | 2026.03.02 08:14:59.901449 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.02 08:14:59.901565 [ 259 ] {ff129c3b-9589-449f-8a0e-7d9b863930ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.03.02 08:14:59.901794 [ 259 ] {ff129c3b-9589-449f-8a0e-7d9b863930ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.02 08:14:59.901835 [ 259 ] {ff129c3b-9589-449f-8a0e-7d9b863930ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.02 08:14:59.902184 [ 259 ] {ff129c3b-9589-449f-8a0e-7d9b863930ee} <Debug> TCPHandler: Processed in 0.000780754 sec. | ||
| 1086 | 2026.03.02 08:14:59.902410 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.02 08:14:59.902527 [ 259 ] {fd04e845-5f69-4766-bf4d-13d6de1b36db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.02 08:14:59.902757 [ 259 ] {fd04e845-5f69-4766-bf4d-13d6de1b36db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.02 08:14:59.902798 [ 259 ] {fd04e845-5f69-4766-bf4d-13d6de1b36db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.02 08:14:59.903150 [ 259 ] {fd04e845-5f69-4766-bf4d-13d6de1b36db} <Debug> TCPHandler: Processed in 0.000785774 sec. | ||
| 1091 | 2026.03.02 08:14:59.903350 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.02 08:14:59.903461 [ 259 ] {bb6bfb0f-e7de-4f36-9fa4-18cbaf567362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.03.02 08:14:59.903697 [ 259 ] {bb6bfb0f-e7de-4f36-9fa4-18cbaf567362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.02 08:14:59.903738 [ 259 ] {bb6bfb0f-e7de-4f36-9fa4-18cbaf567362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.02 08:14:59.904088 [ 259 ] {bb6bfb0f-e7de-4f36-9fa4-18cbaf567362} <Debug> TCPHandler: Processed in 0.000784064 sec. | ||
| 1096 | 2026.03.02 08:14:59.904285 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.03.02 08:14:59.904397 [ 259 ] {0c57525c-22ce-4bf1-8a77-5808a402cc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.03.02 08:14:59.904634 [ 259 ] {0c57525c-22ce-4bf1-8a77-5808a402cc52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.03.02 08:14:59.904674 [ 259 ] {0c57525c-22ce-4bf1-8a77-5808a402cc52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.03.02 08:14:59.905016 [ 259 ] {0c57525c-22ce-4bf1-8a77-5808a402cc52} <Debug> TCPHandler: Processed in 0.000777444 sec. | ||
| 1101 | 2026.03.02 08:14:59.905221 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.02 08:14:59.905334 [ 259 ] {19ff1d37-2da1-4ac9-8cee-5e96a8bbd782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.03.02 08:14:59.905569 [ 259 ] {19ff1d37-2da1-4ac9-8cee-5e96a8bbd782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.03.02 08:14:59.905609 [ 259 ] {19ff1d37-2da1-4ac9-8cee-5e96a8bbd782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.03.02 08:14:59.905960 [ 259 ] {19ff1d37-2da1-4ac9-8cee-5e96a8bbd782} <Debug> TCPHandler: Processed in 0.000785325 sec. | ||
| 1106 | 2026.03.02 08:14:59.906154 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.02 08:14:59.906268 [ 259 ] {40c770ac-13d2-4fde-9e7d-23726b1923fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.03.02 08:14:59.906507 [ 259 ] {40c770ac-13d2-4fde-9e7d-23726b1923fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.02 08:14:59.906547 [ 259 ] {40c770ac-13d2-4fde-9e7d-23726b1923fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.02 08:14:59.906896 [ 259 ] {40c770ac-13d2-4fde-9e7d-23726b1923fc} <Debug> TCPHandler: Processed in 0.000788075 sec. | ||
| 1111 | 2026.03.02 08:14:59.907091 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.02 08:14:59.907205 [ 259 ] {795821cf-92ae-4682-99de-ee085964beb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.03.02 08:14:59.907440 [ 259 ] {795821cf-92ae-4682-99de-ee085964beb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.03.02 08:14:59.907481 [ 259 ] {795821cf-92ae-4682-99de-ee085964beb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.03.02 08:14:59.907810 [ 259 ] {795821cf-92ae-4682-99de-ee085964beb3} <Debug> TCPHandler: Processed in 0.000765524 sec. | ||
| 1116 | 2026.03.02 08:14:59.908004 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.02 08:14:59.908118 [ 259 ] {313e4f26-576d-41a8-a297-76ca7196fdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.03.02 08:14:59.908354 [ 259 ] {313e4f26-576d-41a8-a297-76ca7196fdf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.03.02 08:14:59.908395 [ 259 ] {313e4f26-576d-41a8-a297-76ca7196fdf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.03.02 08:14:59.908715 [ 259 ] {313e4f26-576d-41a8-a297-76ca7196fdf5} <Debug> TCPHandler: Processed in 0.000756663 sec. | ||
| 1121 | 2026.03.02 08:14:59.908913 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.02 08:14:59.909029 [ 259 ] {c3ffd34b-edcd-4999-93e2-064d4cf538ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1123 | 2026.03.02 08:14:59.909266 [ 259 ] {c3ffd34b-edcd-4999-93e2-064d4cf538ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.03.02 08:14:59.909307 [ 259 ] {c3ffd34b-edcd-4999-93e2-064d4cf538ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.03.02 08:14:59.909633 [ 259 ] {c3ffd34b-edcd-4999-93e2-064d4cf538ef} <Debug> TCPHandler: Processed in 0.000765483 sec. | ||
| 1126 | 2026.03.02 08:14:59.909829 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.02 08:14:59.909945 [ 259 ] {1993760d-0a95-4614-bd39-ba07f28afd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1128 | 2026.03.02 08:14:59.910183 [ 259 ] {1993760d-0a95-4614-bd39-ba07f28afd6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.03.02 08:14:59.910224 [ 259 ] {1993760d-0a95-4614-bd39-ba07f28afd6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.03.02 08:14:59.910545 [ 259 ] {1993760d-0a95-4614-bd39-ba07f28afd6a} <Debug> TCPHandler: Processed in 0.000762283 sec. | ||
| 1131 | 2026.03.02 08:14:59.910739 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.02 08:14:59.910854 [ 259 ] {08c28646-bee9-4785-a51e-0ffd9176152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1133 | 2026.03.02 08:14:59.911095 [ 259 ] {08c28646-bee9-4785-a51e-0ffd9176152c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.03.02 08:14:59.911135 [ 259 ] {08c28646-bee9-4785-a51e-0ffd9176152c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.03.02 08:14:59.911463 [ 259 ] {08c28646-bee9-4785-a51e-0ffd9176152c} <Debug> TCPHandler: Processed in 0.000769604 sec. | ||
| 1136 | 2026.03.02 08:14:59.912097 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.03.02 08:14:59.912213 [ 259 ] {f1e71291-daac-4c9d-92e8-c9a8a92f0b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1138 | 2026.03.02 08:14:59.912460 [ 259 ] {f1e71291-daac-4c9d-92e8-c9a8a92f0b50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.03.02 08:14:59.912500 [ 259 ] {f1e71291-daac-4c9d-92e8-c9a8a92f0b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.03.02 08:14:59.912824 [ 259 ] {f1e71291-daac-4c9d-92e8-c9a8a92f0b50} <Debug> TCPHandler: Processed in 0.000772593 sec. | ||
| 1141 | 2026.03.02 08:14:59.914125 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.03.02 08:14:59.914242 [ 259 ] {50352e50-0eda-4eb1-a950-42724717e477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1143 | 2026.03.02 08:14:59.914487 [ 259 ] {50352e50-0eda-4eb1-a950-42724717e477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.03.02 08:14:59.914527 [ 259 ] {50352e50-0eda-4eb1-a950-42724717e477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2026.03.02 08:14:59.914850 [ 259 ] {50352e50-0eda-4eb1-a950-42724717e477} <Debug> TCPHandler: Processed in 0.000770834 sec. | ||
| 1146 | 2026.03.02 08:14:59.915065 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.03.02 08:14:59.915182 [ 259 ] {f95f2214-2da9-4688-ba3b-b010f368f7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1148 | 2026.03.02 08:14:59.915431 [ 259 ] {f95f2214-2da9-4688-ba3b-b010f368f7a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2026.03.02 08:14:59.915471 [ 259 ] {f95f2214-2da9-4688-ba3b-b010f368f7a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.03.02 08:14:59.915799 [ 259 ] {f95f2214-2da9-4688-ba3b-b010f368f7a2} <Debug> TCPHandler: Processed in 0.000779974 sec. | ||
| 1151 | 2026.03.02 08:14:59.915988 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.02 08:14:59.916106 [ 259 ] {2612ec33-9714-4ec9-a7aa-5b74e81f9df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1153 | 2026.03.02 08:14:59.916357 [ 259 ] {2612ec33-9714-4ec9-a7aa-5b74e81f9df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1154 | 2026.03.02 08:14:59.916398 [ 259 ] {2612ec33-9714-4ec9-a7aa-5b74e81f9df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2026.03.02 08:14:59.916759 [ 259 ] {2612ec33-9714-4ec9-a7aa-5b74e81f9df4} <Debug> TCPHandler: Processed in 0.000816705 sec. | ||
| 1156 | 2026.03.02 08:14:59.917750 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.03.02 08:14:59.917867 [ 259 ] {d47eaee0-0174-427c-8561-dbef277f961a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) 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) | ||
| 1158 | 2026.03.02 08:14:59.918114 [ 259 ] {d47eaee0-0174-427c-8561-dbef277f961a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1159 | 2026.03.02 08:14:59.918155 [ 259 ] {d47eaee0-0174-427c-8561-dbef277f961a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2026.03.02 08:14:59.918476 [ 259 ] {d47eaee0-0174-427c-8561-dbef277f961a} <Debug> TCPHandler: Processed in 0.000771654 sec. | ||
| 1161 | 2026.03.02 08:14:59.922476 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.03.02 08:14:59.922629 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1163 | 2026.03.02 08:14:59.922688 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1164 | 2026.03.02 08:14:59.925622 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Trace> oximeter.timeseries_schema (59592b06-1d7c-415f-905c-3a5011477dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.02 08:14:59.925668 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1166 | 2026.03.02 08:14:59.926354 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2026.03.02 08:14:59.926746 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Trace> oximeter.timeseries_schema (59592b06-1d7c-415f-905c-3a5011477dd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.02 08:14:59.926898 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.004312 sec., 4638.21892393321 rows/sec., 640.47 KiB/sec. | ||
| 1169 | 2026.03.02 08:14:59.926935 [ 259 ] {47cb6dd4-cfe2-4879-aff3-d6eb6fb4628d} <Debug> TCPHandler: Processed in 0.00453028 sec. | ||
| 1170 | 2026.03.02 08:14:59.927067 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.03.02 08:14:59.927162 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1172 | 2026.03.02 08:14:59.927201 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1173 | 2026.03.02 08:14:59.929843 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Trace> oximeter.fields_ipaddr (9166c760-9440-49fc-832b-4bf3c4ea94fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.03.02 08:14:59.929875 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1175 | 2026.03.02 08:14:59.932839 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2026.03.02 08:14:59.933283 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Trace> oximeter.fields_ipaddr (9166c760-9440-49fc-832b-4bf3c4ea94fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.03.02 08:14:59.933414 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.006271 sec., 637.8568011481423 rows/sec., 52.01 KiB/sec. | ||
| 1178 | 2026.03.02 08:14:59.933452 [ 259 ] {6601cb96-daea-4c55-9bd1-2dbbe22fac79} <Debug> TCPHandler: Processed in 0.006446239 sec. | ||
| 1179 | 2026.03.02 08:14:59.933573 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.02 08:14:59.933666 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1181 | 2026.03.02 08:14:59.933703 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1182 | 2026.03.02 08:14:59.934191 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Trace> oximeter.fields_string (a59201bf-ff7d-4b37-bd10-453efac82b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.03.02 08:14:59.934224 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1184 | 2026.03.02 08:14:59.934671 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.03.02 08:14:59.935106 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Trace> oximeter.fields_string (a59201bf-ff7d-4b37-bd10-453efac82b40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.03.02 08:14:59.935236 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Debug> executeQuery: Read 69 rows, 6.01 KiB in 0.001586 sec., 43505.67465321564 rows/sec., 3.70 MiB/sec. | ||
| 1187 | 2026.03.02 08:14:59.935275 [ 259 ] {35edb538-af83-4acd-bcfd-d9508cf58f59} <Debug> TCPHandler: Processed in 0.001749454 sec. | ||
| 1188 | 2026.03.02 08:14:59.935397 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.03.02 08:14:59.935489 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.03.02 08:14:59.935527 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1191 | 2026.03.02 08:14:59.935962 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Trace> oximeter.fields_u16 (c9a19cd4-e93a-42b7-b8d3-3a5f33aded80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.03.02 08:14:59.935998 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1193 | 2026.03.02 08:14:59.936398 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.03.02 08:14:59.936826 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Trace> oximeter.fields_u16 (c9a19cd4-e93a-42b7-b8d3-3a5f33aded80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.03.02 08:14:59.936956 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001484 sec., 16172.506738544473 rows/sec., 1.17 MiB/sec. | ||
| 1196 | 2026.03.02 08:14:59.936995 [ 259 ] {2f448617-1842-4359-940b-5c101212fc21} <Debug> TCPHandler: Processed in 0.00164521 sec. | ||
| 1197 | 2026.03.02 08:14:59.937117 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.03.02 08:14:59.937220 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1199 | 2026.03.02 08:14:59.937258 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1200 | 2026.03.02 08:14:59.937646 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Trace> oximeter.fields_u32 (16f3f4ab-f082-4f11-a8b2-f02b1f572b78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.03.02 08:14:59.937681 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1202 | 2026.03.02 08:14:59.938067 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1203 | 2026.03.02 08:14:59.938504 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Trace> oximeter.fields_u32 (16f3f4ab-f082-4f11-a8b2-f02b1f572b78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.03.02 08:14:59.938633 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 46.47 KiB/sec. | ||
| 1205 | 2026.03.02 08:14:59.938670 [ 259 ] {04dfd626-83be-41c5-a802-8ee4e60b835a} <Debug> TCPHandler: Processed in 0.001600999 sec. | ||
| 1206 | 2026.03.02 08:14:59.938791 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.03.02 08:14:59.938882 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2026.03.02 08:14:59.938919 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2026.03.02 08:14:59.939336 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Trace> oximeter.fields_uuid (b2b72000-d6ed-4114-87a2-d76cf52d4c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.03.02 08:14:59.939371 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1211 | 2026.03.02 08:14:59.939826 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1212 | 2026.03.02 08:14:59.940263 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Trace> oximeter.fields_uuid (b2b72000-d6ed-4114-87a2-d76cf52d4c21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.03.02 08:14:59.940391 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Debug> executeQuery: Read 70 rows, 5.61 KiB in 0.001524 sec., 45931.75853018373 rows/sec., 3.60 MiB/sec. | ||
| 1214 | 2026.03.02 08:14:59.940429 [ 259 ] {43095089-e8ee-4cac-b038-86deec188901} <Debug> TCPHandler: Processed in 0.001696782 sec. | ||
| 1215 | 2026.03.02 08:14:59.940551 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.03.02 08:14:59.940642 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.03.02 08:14:59.940684 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2026.03.02 08:14:59.941097 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Trace> oximeter.measurements_cumulativeu64 (48cda147-5e7f-4183-8b07-fbeed9d19920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.03.02 08:14:59.941128 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1220 | 2026.03.02 08:14:59.947636 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1221 | 2026.03.02 08:14:59.948114 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Trace> oximeter.measurements_cumulativeu64 (48cda147-5e7f-4183-8b07-fbeed9d19920): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.03.02 08:14:59.948245 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.007618 sec., 13389.34103439223 rows/sec., 950.41 KiB/sec. | ||
| 1223 | 2026.03.02 08:14:59.948282 [ 259 ] {90005bf2-cf8d-4b90-a97e-93b0fdf230ac} <Debug> TCPHandler: Processed in 0.007787411 sec. | ||
| 1224 | 2026.03.02 08:14:59.948398 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.02 08:14:59.948489 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.03.02 08:14:59.948529 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1227 | 2026.03.02 08:14:59.948851 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Trace> oximeter.measurements_f64 (66405fdc-fd66-4e78-8d14-fe761a0ef25b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.03.02 08:14:59.948885 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1229 | 2026.03.02 08:14:59.949298 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1230 | 2026.03.02 08:14:59.949791 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Trace> oximeter.measurements_f64 (66405fdc-fd66-4e78-8d14-fe761a0ef25b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.03.02 08:14:59.949920 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 43.87 KiB/sec. | ||
| 1232 | 2026.03.02 08:14:59.949956 [ 259 ] {59a82f86-0d37-4447-a6f7-6923efa6088c} <Debug> TCPHandler: Processed in 0.001605499 sec. | ||
| 1233 | 2026.03.02 08:14:59.950064 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.03.02 08:14:59.950155 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1235 | 2026.03.02 08:14:59.950207 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <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 | ||
| 1236 | 2026.03.02 08:14:59.951043 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Trace> oximeter.measurements_histogramu64 (57a21725-48d9-41b6-9b01-cf1af04d0b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.03.02 08:14:59.951079 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1238 | 2026.03.02 08:14:59.952298 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1239 | 2026.03.02 08:14:59.952775 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Trace> oximeter.measurements_histogramu64 (57a21725-48d9-41b6-9b01-cf1af04d0b51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.03.02 08:14:59.952912 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002773 sec., 7212.40533717995 rows/sec., 12.92 MiB/sec. | ||
| 1241 | 2026.03.02 08:14:59.952971 [ 259 ] {351014a2-8cad-41d3-8fe4-bb581619f967} <Debug> TCPHandler: Processed in 0.002954091 sec. | ||
| 1242 | 2026.03.02 08:14:59.953087 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.02 08:14:59.953180 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.03.02 08:14:59.953221 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1245 | 2026.03.02 08:14:59.953549 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Trace> oximeter.measurements_i64 (4b5fd7a6-a77e-40f9-bd7a-f4d302d65cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.03.02 08:14:59.953584 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1247 | 2026.03.02 08:14:59.953994 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1248 | 2026.03.02 08:14:59.954427 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Trace> oximeter.measurements_i64 (4b5fd7a6-a77e-40f9-bd7a-f4d302d65cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.03.02 08:14:59.954552 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.23 MiB/sec. | ||
| 1250 | 2026.03.02 08:14:59.954589 [ 259 ] {be7594b7-fbed-48c7-8672-6ed83db1f9c4} <Debug> TCPHandler: Processed in 0.001549347 sec. | ||
| 1251 | 2026.03.02 08:14:59.954697 [ 259 ] {} <Trace> TCP-Session: b3afdb57-b94a-463e-86ad-e74592e8ab44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.02 08:14:59.954789 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.02 08:14:59.954828 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1254 | 2026.03.02 08:14:59.955155 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Trace> oximeter.measurements_u64 (e59bd9f5-5694-491d-bc08-d0978fbf4a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.02 08:14:59.955190 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1256 | 2026.03.02 08:14:59.955591 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1257 | 2026.03.02 08:14:59.956015 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Trace> oximeter.measurements_u64 (e59bd9f5-5694-491d-bc08-d0978fbf4a32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.02 08:14:59.956143 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00137 sec., 21897.810218978102 rows/sec., 1.50 MiB/sec. | ||
| 1259 | 2026.03.02 08:14:59.956178 [ 259 ] {c736d330-458d-4744-a01d-f49aac6fba66} <Debug> TCPHandler: Processed in 0.001528127 sec. | ||
| 1260 | 2026.03.02 08:15:01.252360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1527 | ||
| 1261 | 2026.03.02 08:15:01.252892 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.03.02 08:15:01.252936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1263 | 2026.03.02 08:15:01.253644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.03.02 08:15:01.254158 [ 245 ] {} <Trace> system.asynchronous_metric_log (79907875-ee76-4153-ada3-781297859fd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.03.02 08:15:01.254316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1527 | ||