| 1 | [ May 19 19:29:18 Enabled. ] | ||
| 2 | [ May 19 19:29:18 Rereading configuration. ] | ||
| 3 | [ May 19 19:29:19 Rereading configuration. ] | ||
| 4 | [ May 19 19:29:23 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 | [ May 19 19:29:23 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.05.19 19:29:23.999926 [ 1 ] {} <Information> Application: Will watch for the process with pid 24472 | ||
| 29 | 2026.05.19 19:29:24.000559 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 19:29:24.191750 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24472 | ||
| 31 | 2026.05.19 19:29:24.192982 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 19:29:24.193168 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 19:29:24.277724 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 19:29:24.450648 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 19:29:24.450739 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 19:29:24.450770 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 19:29:24.450875 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 19:29:24.451489 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 19:29:24.454564 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.19 19:29:24.456586 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.19 19:29:24.457498 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.19 19:29:24.458287 [ 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) | ||
| 45 | 2026.05.19 19:29:24.458308 [ 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) | ||
| 46 | 2026.05.19 19:29:24.458320 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.19 19:29:24.458979 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.19 19:29:24.460937 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.19 19:29:24.466801 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 19:29:24.467516 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.19 19:29:24.469349 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.19 19:29:24.469896 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.19 19:29:24.470894 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.19 19:29:24.471438 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.19 19:29:24.476107 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.19 19:29:24.476463 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.19 19:29:24.478473 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.19 19:29:24.478863 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 19:29:24.479230 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 19:29:24.479547 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.19 19:29:24.480458 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.19 19:29:24.480485 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.19 19:29:24.480567 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.19 19:29:24.480650 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.19 19:29:24.497000 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.19 19:29:24.497022 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126094 sec | ||
| 69 | 2026.05.19 19:29:24.497044 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.19 19:29:24.497055 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.19 19:29:24.497685 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.19 19:29:24.498226 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.19 19:29:24.506935 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.19 19:29:24.506982 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.19 19:29:24.506995 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.19 19:29:24.507007 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.19 19:29:24.507042 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.19 19:29:24.507056 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.19 19:29:24.509329 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.19 19:29:24.509377 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.19 19:29:24.509401 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.19 19:29:24.509545 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.19 19:29:24.509586 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.19 19:29:24.509606 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.19 19:29:24.509618 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.19 19:29:24.509629 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.19 19:29:24.509662 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.19 19:29:24.509674 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.19 19:29:24.529555 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.19 19:29:24.531312 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.19 19:29:24.531337 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3431e-05 sec | ||
| 92 | 2026.05.19 19:29:24.531349 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.19 19:29:24.531360 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.19 19:29:24.531387 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.19 19:29:24.531573 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.19 19:29:24.531614 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.19 19:29:24.531627 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.19 19:29:24.531638 [ 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). | ||
| 99 | 2026.05.19 19:29:24.531655 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.19 19:29:24.575653 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.19 19:29:24.575874 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.18 MiB (RSS), difference: 92.33 MiB | ||
| 102 | 2026.05.19 19:29:24.577245 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.413e-05 sec. | ||
| 103 | 2026.05.19 19:29:24.577674 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.19 19:29:24.578266 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.19 19:29:24.578282 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.19 19:29:24.641677 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45355 | ||
| 107 | 2026.05.19 19:29:24.641945 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 19:29:24.642002 [ 3 ] {} <Debug> TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:45355 | ||
| 109 | 2026.05.19 19:29:24.642030 [ 3 ] {} <Debug> TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 19:29:24.642055 [ 3 ] {} <Debug> TCP-Session: 44e2227b-db76-41cd-9534-2da53a724d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 19:29:24.642166 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 19:29:24.642196 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.19 19:29:24.642222 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.19 19:29:24.642547 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56563 | ||
| 115 | 2026.05.19 19:29:24.643367 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.19 19:29:24.643408 [ 4 ] {} <Debug> TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:56563 | ||
| 117 | 2026.05.19 19:29:24.644068 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46180 | ||
| 118 | 2026.05.19 19:29:24.644072 [ 4 ] {} <Debug> TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.19 19:29:24.644088 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 | ||
| 120 | 2026.05.19 19:29:24.644121 [ 4 ] {} <Debug> TCP-Session: 9d1141bb-029e-47c2-8630-19d2c40a9f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.19 19:29:24.644067 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41450 | ||
| 122 | 2026.05.19 19:29:24.644162 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53004 | ||
| 123 | 2026.05.19 19:29:24.644338 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.19 19:29:24.644436 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.19 19:29:24.644488 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.19 19:29:24.644489 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.19 19:29:24.644512 [ 255 ] {} <Debug> TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 | ||
| 128 | 2026.05.19 19:29:24.644519 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49188 | ||
| 129 | 2026.05.19 19:29:24.644557 [ 255 ] {} <Debug> TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.19 19:29:24.644542 [ 256 ] {} <Debug> TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53004 | ||
| 131 | 2026.05.19 19:29:24.644586 [ 255 ] {} <Debug> TCP-Session: a8426e71-419d-4b3d-97bc-8b3e010d2da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.19 19:29:24.644535 [ 5 ] {} <Debug> TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41450 | ||
| 133 | 2026.05.19 19:29:24.644626 [ 256 ] {} <Debug> TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 19:29:24.644642 [ 5 ] {} <Debug> TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.19 19:29:24.644653 [ 256 ] {} <Debug> TCP-Session: 59d45670-c58d-432b-9f69-77fa593b42ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.19 19:29:24.644657 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.19 19:29:24.644661 [ 5 ] {} <Debug> TCP-Session: ef561755-ea79-49cd-b96b-34595f8105d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.19 19:29:24.644522 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62509 | ||
| 139 | 2026.05.19 19:29:24.644714 [ 257 ] {} <Debug> TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Authenticating user 'default' from [fd00:1122:3344:101::e]:49188 | ||
| 140 | 2026.05.19 19:29:24.644517 [ 253 ] {} <Debug> TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Authenticating user 'default' from [fd00:1122:3344:101::e]:46180 | ||
| 141 | 2026.05.19 19:29:24.644769 [ 257 ] {} <Debug> TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 19:29:24.644786 [ 253 ] {} <Debug> TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.19 19:29:24.644788 [ 257 ] {} <Debug> TCP-Session: 08db0ac7-2c67-425b-b91d-27d45850d30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.19 19:29:24.644801 [ 253 ] {} <Debug> TCP-Session: a7b12859-2fa7-4816-b472-b4e5d1eb0cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 19:29:24.644832 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.19 19:29:24.644863 [ 258 ] {} <Debug> TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62509 | ||
| 147 | 2026.05.19 19:29:24.644893 [ 258 ] {} <Debug> TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 19:29:24.644906 [ 258 ] {} <Debug> TCP-Session: 630e6142-68ce-4260-8a88-4500b667b3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 19:29:24.751297 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56880 | ||
| 150 | 2026.05.19 19:29:24.751497 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.19 19:29:24.751542 [ 259 ] {} <Debug> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56880 | ||
| 152 | 2026.05.19 19:29:24.751571 [ 259 ] {} <Debug> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.19 19:29:24.751602 [ 259 ] {} <Debug> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 19:29:24.751703 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.19 19:29:24.751757 [ 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.05.19 19:29:24.751799 [ 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.05.19 19:29:24.752249 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56063 | ||
| 158 | 2026.05.19 19:29:24.752324 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63944 | ||
| 159 | 2026.05.19 19:29:24.752384 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.19 19:29:24.752427 [ 260 ] {} <Debug> TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Authenticating user 'default' from [fd00:1122:3344:101::d]:56063 | ||
| 161 | 2026.05.19 19:29:24.752454 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56971 | ||
| 162 | 2026.05.19 19:29:24.752464 [ 260 ] {} <Debug> TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.19 19:29:24.752494 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.05.19 19:29:24.752497 [ 260 ] {} <Debug> TCP-Session: 3430475c-4d59-480e-90c1-a8a8092de965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.19 19:29:24.752544 [ 261 ] {} <Debug> TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Authenticating user 'default' from [fd00:1122:3344:101::d]:63944 | ||
| 166 | 2026.05.19 19:29:24.752570 [ 261 ] {} <Debug> TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.19 19:29:24.752586 [ 261 ] {} <Debug> TCP-Session: 40cd3b55-0b09-4429-974d-fb695421e469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.19 19:29:24.753241 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43567 | ||
| 169 | 2026.05.19 19:29:24.753267 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.19 19:29:24.753309 [ 262 ] {} <Debug> TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Authenticating user 'default' from [fd00:1122:3344:101::d]:56971 | ||
| 171 | 2026.05.19 19:29:24.753340 [ 262 ] {} <Debug> TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.19 19:29:24.753353 [ 262 ] {} <Debug> TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.19 19:29:24.753357 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43169 | ||
| 174 | 2026.05.19 19:29:24.753362 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38764 | ||
| 175 | 2026.05.19 19:29:24.753985 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.19 19:29:24.754024 [ 264 ] {} <Debug> TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43567 | ||
| 177 | 2026.05.19 19:29:24.753496 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51260 | ||
| 178 | 2026.05.19 19:29:24.754043 [ 264 ] {} <Debug> TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.19 19:29:24.754077 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39190 | ||
| 180 | 2026.05.19 19:29:24.754088 [ 264 ] {} <Debug> TCP-Session: 4805b116-596e-4dbc-8357-bff02ae022f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.19 19:29:24.754763 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 182 | 2026.05.19 19:29:24.754908 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.19 19:29:24.754960 [ 266 ] {} <Debug> TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Authenticating user 'default' from [fd00:1122:3344:101::d]:51260 | ||
| 184 | 2026.05.19 19:29:24.754963 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.19 19:29:24.754987 [ 266 ] {} <Debug> TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.19 19:29:24.755000 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.19 19:29:24.755016 [ 266 ] {} <Debug> TCP-Session: 78a78784-103c-4818-bf84-1f166fa3554e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.19 19:29:24.755032 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.19 19:29:24.755048 [ 265 ] {} <Debug> TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Authenticating user 'default' from [fd00:1122:3344:101::d]:43169 | ||
| 190 | 2026.05.19 19:29:24.755015 [ 263 ] {} <Debug> TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:38764 | ||
| 191 | 2026.05.19 19:29:24.755089 [ 267 ] {} <Debug> TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Authenticating user 'default' from [fd00:1122:3344:101::d]:39190 | ||
| 192 | 2026.05.19 19:29:24.755092 [ 265 ] {} <Debug> TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.19 19:29:24.755126 [ 263 ] {} <Debug> TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.19 19:29:24.755133 [ 267 ] {} <Debug> TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.19 19:29:24.755149 [ 265 ] {} <Debug> TCP-Session: fe7fdd0e-65e0-40bb-b44f-97e5b3e78693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.19 19:29:24.755174 [ 267 ] {} <Debug> TCP-Session: 22900953-1889-4068-830d-cbfd314bb868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.19 19:29:24.755168 [ 263 ] {} <Debug> TCP-Session: 4b27820d-4b57-4e37-907c-1b4cc9e35e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.19 19:29:24.755950 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.19 19:29:24.825092 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56880) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.19 19:29:24.825826 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.19 19:29:24.825924 [ 259 ] {7c82cb6c-ff8d-44c9-b87d-37b6a6422233} <Debug> TCPHandler: Processed in 0.073490068 sec. | ||
| 248 | 2026.05.19 19:29:24.826683 [ 262 ] {} <Trace> TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.19 19:29:24.826901 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.19 19:29:24.827239 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56971) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.19 19:29:24.827346 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.19 19:29:24.827420 [ 262 ] {62f37b58-7b34-4ed1-8e79-d8ecd4392cd1} <Debug> TCPHandler: Processed in 0.000878845 sec. | ||
| 299 | 2026.05.19 19:29:24.827729 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.19 19:29:24.828487 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.19 19:29:24.828587 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.19 19:29:24.835051 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.19 19:29:24.835075 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6842e-05 sec | ||
| 304 | 2026.05.19 19:29:24.835091 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.19 19:29:24.835115 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.19 19:29:24.835140 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.19 19:29:24.835836 [ 259 ] {e01a6fd5-b9f3-43f0-9fd0-327ef6490d69} <Debug> TCPHandler: Processed in 0.008165465 sec. | ||
| 308 | 2026.05.19 19:29:24.836016 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.19 19:29:24.836176 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.19 19:29:24.836222 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.19 19:29:24.842184 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.19 19:29:24.844421 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Debug> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Loading data parts | ||
| 314 | 2026.05.19 19:29:24.844851 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Debug> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): There are no data parts | ||
| 315 | 2026.05.19 19:29:24.852202 [ 259 ] {2b58450c-8d8a-47eb-8656-19033352c365} <Debug> TCPHandler: Processed in 0.016240029 sec. | ||
| 316 | 2026.05.19 19:29:24.852409 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.19 19:29:24.853117 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 328 | 2026.05.19 19:29:24.853174 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.19 19:29:24.865400 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} <Debug> oximeter.measurements_bool (b51b5c5b-9d25-4efc-bc69-a4880c3dcd1c): Loading data parts | ||
| 330 | 2026.05.19 19:29:24.865592 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} <Debug> oximeter.measurements_bool (b51b5c5b-9d25-4efc-bc69-a4880c3dcd1c): There are no data parts | ||
| 331 | 2026.05.19 19:29:24.872314 [ 259 ] {05ab7fa9-c593-4d4a-8f2c-24def3f0f6c1} <Debug> TCPHandler: Processed in 0.019963411 sec. | ||
| 332 | 2026.05.19 19:29:24.872492 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.19 19:29:24.872723 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.05.19 19:29:24.872802 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.19 19:29:24.878244 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} <Debug> oximeter.measurements_i8 (d377bf8c-b49a-464c-bf81-2fa5a2d45443): Loading data parts | ||
| 336 | 2026.05.19 19:29:24.878430 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} <Debug> oximeter.measurements_i8 (d377bf8c-b49a-464c-bf81-2fa5a2d45443): There are no data parts | ||
| 337 | 2026.05.19 19:29:24.884438 [ 259 ] {006d6ffb-7372-48a2-a93c-b058a181fdc6} <Debug> TCPHandler: Processed in 0.012003371 sec. | ||
| 338 | 2026.05.19 19:29:24.884578 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.19 19:29:24.884730 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.05.19 19:29:24.884780 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.19 19:29:24.886797 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} <Debug> oximeter.measurements_u8 (12504d78-9b70-450a-b545-2d6bb128c373): Loading data parts | ||
| 342 | 2026.05.19 19:29:24.886948 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} <Debug> oximeter.measurements_u8 (12504d78-9b70-450a-b545-2d6bb128c373): There are no data parts | ||
| 343 | 2026.05.19 19:29:24.888049 [ 259 ] {dd9b7d1a-7876-417a-971f-f77a9d44fd75} <Debug> TCPHandler: Processed in 0.003517547 sec. | ||
| 344 | 2026.05.19 19:29:24.888185 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.19 19:29:24.888349 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.05.19 19:29:24.888398 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.19 19:29:24.889904 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} <Debug> oximeter.measurements_i16 (2fe45b5a-3a84-40d9-857a-efb2eebd01d0): Loading data parts | ||
| 348 | 2026.05.19 19:29:24.890035 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} <Debug> oximeter.measurements_i16 (2fe45b5a-3a84-40d9-857a-efb2eebd01d0): There are no data parts | ||
| 349 | 2026.05.19 19:29:24.891062 [ 259 ] {f2621fae-4267-4506-a156-a475b8568570} <Debug> TCPHandler: Processed in 0.002924361 sec. | ||
| 350 | 2026.05.19 19:29:24.891205 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.19 19:29:24.891446 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.05.19 19:29:24.891517 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.19 19:29:24.893090 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} <Debug> oximeter.measurements_u16 (5c7c845d-01c6-49ab-a4df-1ce2f4145efd): Loading data parts | ||
| 354 | 2026.05.19 19:29:24.893224 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} <Debug> oximeter.measurements_u16 (5c7c845d-01c6-49ab-a4df-1ce2f4145efd): There are no data parts | ||
| 355 | 2026.05.19 19:29:24.894334 [ 259 ] {937b1e10-fe40-4d77-869b-c5c60dc58f52} <Debug> TCPHandler: Processed in 0.003184748 sec. | ||
| 356 | 2026.05.19 19:29:24.894560 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.19 19:29:24.894734 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.05.19 19:29:24.894791 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.19 19:29:24.896293 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} <Debug> oximeter.measurements_i32 (7e2310a1-13a4-4adb-bb11-0a4dba616d5b): Loading data parts | ||
| 360 | 2026.05.19 19:29:24.896406 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} <Debug> oximeter.measurements_i32 (7e2310a1-13a4-4adb-bb11-0a4dba616d5b): There are no data parts | ||
| 361 | 2026.05.19 19:29:24.897500 [ 259 ] {f4eb89fd-b19b-4bac-9c68-0654a74d2842} <Debug> TCPHandler: Processed in 0.002988822 sec. | ||
| 362 | 2026.05.19 19:29:24.897632 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.19 19:29:24.897788 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.19 19:29:24.897847 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.19 19:29:24.899358 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} <Debug> oximeter.measurements_u32 (77986caa-945d-4362-8b80-ed05871a4c4e): Loading data parts | ||
| 366 | 2026.05.19 19:29:24.899505 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} <Debug> oximeter.measurements_u32 (77986caa-945d-4362-8b80-ed05871a4c4e): There are no data parts | ||
| 367 | 2026.05.19 19:29:24.900571 [ 259 ] {b3bafae2-799b-43e1-8b43-bcb605811424} <Debug> TCPHandler: Processed in 0.002987032 sec. | ||
| 368 | 2026.05.19 19:29:24.900705 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.19 19:29:24.900876 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.05.19 19:29:24.900931 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.19 19:29:24.902425 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} <Debug> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Loading data parts | ||
| 372 | 2026.05.19 19:29:24.902546 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} <Debug> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): There are no data parts | ||
| 373 | 2026.05.19 19:29:24.909821 [ 259 ] {8822bc55-cc10-47dc-abcb-1d0764fb7275} <Debug> TCPHandler: Processed in 0.009164123 sec. | ||
| 374 | 2026.05.19 19:29:24.909993 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.19 19:29:24.910176 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 376 | 2026.05.19 19:29:24.910247 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.19 19:29:24.916053 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} <Debug> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Loading data parts | ||
| 378 | 2026.05.19 19:29:24.916269 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} <Debug> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): There are no data parts | ||
| 379 | 2026.05.19 19:29:24.917603 [ 259 ] {f4c136ed-b755-4cf2-aea0-547ff3be0741} <Debug> TCPHandler: Processed in 0.007667341 sec. | ||
| 380 | 2026.05.19 19:29:24.917736 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.19 19:29:24.917907 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 382 | 2026.05.19 19:29:24.917959 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.19 19:29:24.919401 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} <Debug> oximeter.measurements_f32 (d437e68b-8def-45b4-9b6a-be66b0226540): Loading data parts | ||
| 384 | 2026.05.19 19:29:24.919525 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} <Debug> oximeter.measurements_f32 (d437e68b-8def-45b4-9b6a-be66b0226540): There are no data parts | ||
| 385 | 2026.05.19 19:29:24.920506 [ 259 ] {ff1e23ed-e889-4a38-82bd-bfe37ad5f00d} <Debug> TCPHandler: Processed in 0.002816177 sec. | ||
| 386 | 2026.05.19 19:29:24.920633 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.19 19:29:24.920784 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 388 | 2026.05.19 19:29:24.920835 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.19 19:29:24.922203 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} <Debug> oximeter.measurements_f64 (f6e5b840-2bfa-49bd-a16f-6ccc2a6736e6): Loading data parts | ||
| 390 | 2026.05.19 19:29:24.922346 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} <Debug> oximeter.measurements_f64 (f6e5b840-2bfa-49bd-a16f-6ccc2a6736e6): There are no data parts | ||
| 391 | 2026.05.19 19:29:24.923391 [ 259 ] {7d9c31fc-fa8a-41a6-bf66-27d54b122015} <Debug> TCPHandler: Processed in 0.002804897 sec. | ||
| 392 | 2026.05.19 19:29:24.923520 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.19 19:29:24.923681 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 394 | 2026.05.19 19:29:24.923731 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.19 19:29:24.925157 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} <Debug> oximeter.measurements_string (948a045c-6e9e-494c-b5a6-3249d4437f3d): Loading data parts | ||
| 396 | 2026.05.19 19:29:24.925273 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} <Debug> oximeter.measurements_string (948a045c-6e9e-494c-b5a6-3249d4437f3d): There are no data parts | ||
| 397 | 2026.05.19 19:29:24.926274 [ 259 ] {f1ef057a-3735-48c1-9224-89247d108b11} <Debug> TCPHandler: Processed in 0.002800348 sec. | ||
| 398 | 2026.05.19 19:29:24.926403 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.19 19:29:24.926557 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.19 19:29:24.926614 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.19 19:29:24.927990 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} <Debug> oximeter.measurements_bytes (bf978275-c3cf-45d9-9249-9e3cc6d2ad48): Loading data parts | ||
| 409 | 2026.05.19 19:29:24.928101 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} <Debug> oximeter.measurements_bytes (bf978275-c3cf-45d9-9249-9e3cc6d2ad48): There are no data parts | ||
| 410 | 2026.05.19 19:29:24.929087 [ 259 ] {9458e5d9-dce8-49b8-9310-9dc3b30344a3} <Debug> TCPHandler: Processed in 0.002730565 sec. | ||
| 411 | 2026.05.19 19:29:24.929221 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.19 19:29:24.929378 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 413 | 2026.05.19 19:29:24.929433 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.19 19:29:24.930895 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} <Debug> oximeter.measurements_cumulativei64 (1b597705-2625-4313-82d4-86ef66527e40): Loading data parts | ||
| 415 | 2026.05.19 19:29:24.931014 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} <Debug> oximeter.measurements_cumulativei64 (1b597705-2625-4313-82d4-86ef66527e40): There are no data parts | ||
| 416 | 2026.05.19 19:29:24.932061 [ 259 ] {f2d846c0-8ca7-4c29-9453-c0c9a6f2c2ff} <Debug> TCPHandler: Processed in 0.002888689 sec. | ||
| 417 | 2026.05.19 19:29:24.932206 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.19 19:29:24.932362 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 419 | 2026.05.19 19:29:24.932414 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.19 19:29:24.933847 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} <Debug> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Loading data parts | ||
| 421 | 2026.05.19 19:29:24.933972 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} <Debug> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): There are no data parts | ||
| 422 | 2026.05.19 19:29:24.935026 [ 259 ] {35fc8b88-712c-404d-bc89-b7cd0203613f} <Debug> TCPHandler: Processed in 0.002865689 sec. | ||
| 423 | 2026.05.19 19:29:24.935158 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.19 19:29:24.935325 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 425 | 2026.05.19 19:29:24.935376 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.19 19:29:24.936911 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} <Debug> oximeter.measurements_cumulativef32 (6294960f-70b0-4864-a090-a793434e935b): Loading data parts | ||
| 427 | 2026.05.19 19:29:24.937020 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} <Debug> oximeter.measurements_cumulativef32 (6294960f-70b0-4864-a090-a793434e935b): There are no data parts | ||
| 428 | 2026.05.19 19:29:24.938057 [ 259 ] {135b3664-5d7e-443a-a7de-d7cefdcf90af} <Debug> TCPHandler: Processed in 0.002945331 sec. | ||
| 429 | 2026.05.19 19:29:24.938188 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.19 19:29:24.938344 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 431 | 2026.05.19 19:29:24.938397 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.19 19:29:24.939833 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} <Debug> oximeter.measurements_cumulativef64 (da2578d5-c6e8-4542-988e-74493f86ac4f): Loading data parts | ||
| 433 | 2026.05.19 19:29:24.939939 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} <Debug> oximeter.measurements_cumulativef64 (da2578d5-c6e8-4542-988e-74493f86ac4f): There are no data parts | ||
| 434 | 2026.05.19 19:29:24.950823 [ 259 ] {1ef1dd2b-95b7-40ba-8eba-e10f33dfbf6b} <Debug> TCPHandler: Processed in 0.01267929 sec. | ||
| 435 | 2026.05.19 19:29:24.951012 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.19 19:29:24.951281 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.19 19:29:24.951365 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.19 19:29:24.953637 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} <Debug> oximeter.measurements_histogrami8 (9737b85d-0f9d-4b62-bbd9-3ec9fca08c6d): Loading data parts | ||
| 449 | 2026.05.19 19:29:24.953762 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} <Debug> oximeter.measurements_histogrami8 (9737b85d-0f9d-4b62-bbd9-3ec9fca08c6d): There are no data parts | ||
| 450 | 2026.05.19 19:29:24.954854 [ 259 ] {9f501515-1115-4196-82cd-a249fc18e199} <Debug> TCPHandler: Processed in 0.003899077 sec. | ||
| 451 | 2026.05.19 19:29:24.954987 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.19 19:29:24.955187 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 453 | 2026.05.19 19:29:24.955248 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.19 19:29:24.956976 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} <Debug> oximeter.measurements_histogramu8 (850a26d8-b14f-4c98-8b8d-f622a1ce1a34): Loading data parts | ||
| 455 | 2026.05.19 19:29:24.957101 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} <Debug> oximeter.measurements_histogramu8 (850a26d8-b14f-4c98-8b8d-f622a1ce1a34): There are no data parts | ||
| 456 | 2026.05.19 19:29:24.958169 [ 259 ] {2e6f5a9b-39f6-4933-99ab-17d01a577501} <Debug> TCPHandler: Processed in 0.003229319 sec. | ||
| 457 | 2026.05.19 19:29:24.958296 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.19 19:29:24.958509 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 459 | 2026.05.19 19:29:24.958567 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.19 19:29:24.960208 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} <Debug> oximeter.measurements_histogrami16 (3486c70b-5eda-446a-bb96-231c13dd8ca9): Loading data parts | ||
| 461 | 2026.05.19 19:29:24.960321 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} <Debug> oximeter.measurements_histogrami16 (3486c70b-5eda-446a-bb96-231c13dd8ca9): There are no data parts | ||
| 462 | 2026.05.19 19:29:24.961495 [ 259 ] {d0bf2a6b-3615-4896-ac71-2e88c73786ce} <Debug> TCPHandler: Processed in 0.003246079 sec. | ||
| 463 | 2026.05.19 19:29:24.961625 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.19 19:29:24.961825 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 465 | 2026.05.19 19:29:24.961886 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.19 19:29:24.963603 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} <Debug> oximeter.measurements_histogramu16 (3969f9b8-7977-4e5f-9817-27316e2b922d): Loading data parts | ||
| 467 | 2026.05.19 19:29:24.963730 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} <Debug> oximeter.measurements_histogramu16 (3969f9b8-7977-4e5f-9817-27316e2b922d): There are no data parts | ||
| 468 | 2026.05.19 19:29:24.964842 [ 259 ] {e4f5987d-4744-4757-ac5d-cbbc26063901} <Debug> TCPHandler: Processed in 0.00326376 sec. | ||
| 469 | 2026.05.19 19:29:24.964968 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.19 19:29:24.965181 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 471 | 2026.05.19 19:29:24.965240 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.19 19:29:24.966922 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} <Debug> oximeter.measurements_histogrami32 (2a42c0ca-e90a-4348-9293-e351bb4e9239): Loading data parts | ||
| 473 | 2026.05.19 19:29:24.967030 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} <Debug> oximeter.measurements_histogrami32 (2a42c0ca-e90a-4348-9293-e351bb4e9239): There are no data parts | ||
| 474 | 2026.05.19 19:29:24.968075 [ 259 ] {b020aa2b-5e8a-4bcd-95f1-dc7245e36056} <Debug> TCPHandler: Processed in 0.003153647 sec. | ||
| 475 | 2026.05.19 19:29:24.968213 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.19 19:29:24.968412 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 477 | 2026.05.19 19:29:24.968476 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.19 19:29:24.970045 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} <Debug> oximeter.measurements_histogramu32 (fb1cf105-132d-44dd-8077-0d9dc1f5bf94): Loading data parts | ||
| 479 | 2026.05.19 19:29:24.970179 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} <Debug> oximeter.measurements_histogramu32 (fb1cf105-132d-44dd-8077-0d9dc1f5bf94): There are no data parts | ||
| 480 | 2026.05.19 19:29:24.971405 [ 259 ] {39cd17b3-e0d3-4157-a24d-9f323ecfc7cd} <Debug> TCPHandler: Processed in 0.003237519 sec. | ||
| 481 | 2026.05.19 19:29:24.971551 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.19 19:29:24.971789 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 483 | 2026.05.19 19:29:24.971862 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.19 19:29:24.973471 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} <Debug> oximeter.measurements_histogrami64 (faf6cf3b-7426-4f47-9423-8c96899c47d8): Loading data parts | ||
| 485 | 2026.05.19 19:29:24.973590 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} <Debug> oximeter.measurements_histogrami64 (faf6cf3b-7426-4f47-9423-8c96899c47d8): There are no data parts | ||
| 486 | 2026.05.19 19:29:24.974635 [ 259 ] {dee5859f-a14d-44f5-8aa3-a478ae385afe} <Debug> TCPHandler: Processed in 0.003132726 sec. | ||
| 487 | 2026.05.19 19:29:24.974795 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.19 19:29:24.974999 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 489 | 2026.05.19 19:29:24.975075 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.19 19:29:24.976694 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} <Debug> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Loading data parts | ||
| 491 | 2026.05.19 19:29:24.976831 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} <Debug> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): There are no data parts | ||
| 492 | 2026.05.19 19:29:24.977884 [ 259 ] {98d4976c-a866-4e0e-90fd-1f2f8a388cfa} <Debug> TCPHandler: Processed in 0.003142417 sec. | ||
| 493 | 2026.05.19 19:29:24.978024 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.19 19:29:24.978254 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 495 | 2026.05.19 19:29:24.978326 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.19 19:29:24.979908 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} <Debug> oximeter.measurements_histogramf32 (4437c440-0187-4b56-b1e5-bf9119197d31): Loading data parts | ||
| 497 | 2026.05.19 19:29:24.980028 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} <Debug> oximeter.measurements_histogramf32 (4437c440-0187-4b56-b1e5-bf9119197d31): There are no data parts | ||
| 498 | 2026.05.19 19:29:24.981096 [ 259 ] {9e5a00b7-f598-44b0-aa9b-6273233c531d} <Debug> TCPHandler: Processed in 0.003120117 sec. | ||
| 499 | 2026.05.19 19:29:24.981229 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.19 19:29:24.981438 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 501 | 2026.05.19 19:29:24.981506 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.19 19:29:24.983114 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} <Debug> oximeter.measurements_histogramf64 (1d607fdc-1706-4bef-ac5d-42531e76aff7): Loading data parts | ||
| 503 | 2026.05.19 19:29:24.983239 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} <Debug> oximeter.measurements_histogramf64 (1d607fdc-1706-4bef-ac5d-42531e76aff7): There are no data parts | ||
| 504 | 2026.05.19 19:29:24.984474 [ 259 ] {54b95a22-87d9-491d-81a8-dec325766b2b} <Debug> TCPHandler: Processed in 0.003293341 sec. | ||
| 505 | 2026.05.19 19:29:24.984612 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.19 19:29:24.984814 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.19 19:29:24.984877 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.19 19:29:24.986995 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} <Debug> oximeter.fields_bool (10db5d71-ec1c-4afc-b2c1-06a7e781179c): Loading data parts | ||
| 534 | 2026.05.19 19:29:24.987109 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} <Debug> oximeter.fields_bool (10db5d71-ec1c-4afc-b2c1-06a7e781179c): There are no data parts | ||
| 535 | 2026.05.19 19:29:24.988087 [ 259 ] {c497af7c-44c2-44b1-bb62-063a4ed37441} <Debug> TCPHandler: Processed in 0.003524277 sec. | ||
| 536 | 2026.05.19 19:29:24.988232 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.19 19:29:24.988393 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 538 | 2026.05.19 19:29:24.988448 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.19 19:29:24.989916 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} <Debug> oximeter.fields_i8 (54f32958-62b4-4272-8ca2-7187674bdd01): Loading data parts | ||
| 540 | 2026.05.19 19:29:24.990042 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} <Debug> oximeter.fields_i8 (54f32958-62b4-4272-8ca2-7187674bdd01): There are no data parts | ||
| 541 | 2026.05.19 19:29:24.991005 [ 259 ] {9cb40e05-d626-4fbd-9e1c-bf27f32dec33} <Debug> TCPHandler: Processed in 0.002820898 sec. | ||
| 542 | 2026.05.19 19:29:24.991136 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.19 19:29:24.991304 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 544 | 2026.05.19 19:29:24.991361 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.19 19:29:24.992858 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} <Debug> oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Loading data parts | ||
| 546 | 2026.05.19 19:29:24.992971 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} <Debug> oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): There are no data parts | ||
| 547 | 2026.05.19 19:29:25.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.41 MiB, peak 123.41 MiB, free memory in arenas 0.00 B, will set to 133.70 MiB (RSS), difference: 10.29 MiB | ||
| 548 | 2026.05.19 19:29:25.001487 [ 259 ] {abac211d-ee5b-41ec-ad99-cd659e3ee154} <Debug> TCPHandler: Processed in 0.010398067 sec. | ||
| 549 | 2026.05.19 19:29:25.001646 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.19 19:29:25.001864 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 551 | 2026.05.19 19:29:25.001906 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.05.19 19:29:25.008419 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} <Debug> oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Loading data parts | ||
| 553 | 2026.05.19 19:29:25.008556 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} <Debug> oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): There are no data parts | ||
| 554 | 2026.05.19 19:29:25.017071 [ 259 ] {b1951d63-7208-4f96-a6a2-5747ea2c5220} <Debug> TCPHandler: Processed in 0.015483327 sec. | ||
| 555 | 2026.05.19 19:29:25.017239 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.19 19:29:25.017428 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 557 | 2026.05.19 19:29:25.017491 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.05.19 19:29:25.019775 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} <Debug> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Loading data parts | ||
| 559 | 2026.05.19 19:29:25.019906 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} <Debug> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): There are no data parts | ||
| 560 | 2026.05.19 19:29:25.020953 [ 259 ] {e40aaff7-d44b-48e0-9c8f-04bfe4664e27} <Debug> TCPHandler: Processed in 0.003772534 sec. | ||
| 561 | 2026.05.19 19:29:25.021157 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.19 19:29:25.021339 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 563 | 2026.05.19 19:29:25.021393 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.05.19 19:29:25.022868 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} <Debug> oximeter.fields_i32 (9758f35c-b5a5-49e7-a276-1a7301c146d5): Loading data parts | ||
| 565 | 2026.05.19 19:29:25.023001 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} <Debug> oximeter.fields_i32 (9758f35c-b5a5-49e7-a276-1a7301c146d5): There are no data parts | ||
| 566 | 2026.05.19 19:29:25.023969 [ 259 ] {3d921ff5-bc1b-4691-9811-841c757e2d9e} <Debug> TCPHandler: Processed in 0.00286723 sec. | ||
| 567 | 2026.05.19 19:29:25.024122 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.19 19:29:25.024276 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 569 | 2026.05.19 19:29:25.024331 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.05.19 19:29:25.025838 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} <Debug> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Loading data parts | ||
| 571 | 2026.05.19 19:29:25.025990 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} <Debug> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): There are no data parts | ||
| 572 | 2026.05.19 19:29:25.026984 [ 259 ] {476be899-6670-4a53-9248-4fdf7343b37c} <Debug> TCPHandler: Processed in 0.002910091 sec. | ||
| 573 | 2026.05.19 19:29:25.027123 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.19 19:29:25.027296 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 575 | 2026.05.19 19:29:25.027349 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.05.19 19:29:25.028859 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} <Debug> oximeter.fields_i64 (22f482d0-6811-45fd-a1e0-27653a6cc803): Loading data parts | ||
| 577 | 2026.05.19 19:29:25.028974 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} <Debug> oximeter.fields_i64 (22f482d0-6811-45fd-a1e0-27653a6cc803): There are no data parts | ||
| 578 | 2026.05.19 19:29:25.029974 [ 259 ] {2bf894f3-ca47-424c-bf4b-825323b9b49d} <Debug> TCPHandler: Processed in 0.00289902 sec. | ||
| 579 | 2026.05.19 19:29:25.030115 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.19 19:29:25.030269 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 581 | 2026.05.19 19:29:25.030323 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.05.19 19:29:25.031808 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} <Debug> oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Loading data parts | ||
| 583 | 2026.05.19 19:29:25.031934 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} <Debug> oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): There are no data parts | ||
| 584 | 2026.05.19 19:29:25.032931 [ 259 ] {da688fec-e214-431d-b60d-ecb87213ae39} <Debug> TCPHandler: Processed in 0.002864439 sec. | ||
| 585 | 2026.05.19 19:29:25.033062 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.19 19:29:25.033230 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 587 | 2026.05.19 19:29:25.033283 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.05.19 19:29:25.034770 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} <Debug> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Loading data parts | ||
| 589 | 2026.05.19 19:29:25.034881 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} <Debug> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): There are no data parts | ||
| 590 | 2026.05.19 19:29:25.035949 [ 259 ] {82bfe568-776f-46e0-8a00-efb511e3dbce} <Debug> TCPHandler: Processed in 0.002935081 sec. | ||
| 591 | 2026.05.19 19:29:25.036080 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.19 19:29:25.036238 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 593 | 2026.05.19 19:29:25.036295 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.05.19 19:29:25.037763 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} <Debug> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Loading data parts | ||
| 595 | 2026.05.19 19:29:25.037887 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} <Debug> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): There are no data parts | ||
| 596 | 2026.05.19 19:29:25.038940 [ 259 ] {54613ffc-4b08-4b98-91c2-08bfdf18b48a} <Debug> TCPHandler: Processed in 0.002907541 sec. | ||
| 597 | 2026.05.19 19:29:25.039069 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.19 19:29:25.039265 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) 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) | ||
| 599 | 2026.05.19 19:29:25.039381 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.05.19 19:29:25.041033 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} <Debug> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Loading data parts | ||
| 601 | 2026.05.19 19:29:25.041147 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} <Debug> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): There are no data parts | ||
| 602 | 2026.05.19 19:29:25.042281 [ 259 ] {82968a6b-1596-446e-a046-79cd45d6f262} <Debug> TCPHandler: Processed in 0.00325922 sec. | ||
| 603 | 2026.05.19 19:29:25.042441 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.19 19:29:25.042689 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.05.19 19:29:25.042766 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.05.19 19:29:25.044330 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Loading data parts | ||
| 610 | 2026.05.19 19:29:25.044458 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): There are no data parts | ||
| 611 | 2026.05.19 19:29:25.045736 [ 259 ] {7d659e3d-237f-4abb-95b4-272076091120} <Debug> TCPHandler: Processed in 0.003343392 sec. | ||
| 612 | 2026.05.19 19:29:25.045965 [ 262 ] {} <Trace> TCP-Session: d9b4aa52-807d-4221-8a99-0fef008b8413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.19 19:29:25.046219 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56971) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.05.19 19:29:25.048025 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.19 19:29:25.060221 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Trace> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.05.19 19:29:25.060280 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 617 | 2026.05.19 19:29:25.063939 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.19 19:29:25.064321 [ 268 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Trace> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.19 19:29:25.064590 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01849 sec., 54.08328826392645 rows/sec., 865.33 B/sec. | ||
| 620 | 2026.05.19 19:29:25.064968 [ 262 ] {e076d4d5-5c02-41ce-aef9-2851ab270d00} <Debug> TCPHandler: Processed in 0.019068316 sec. | ||
| 621 | 2026.05.19 19:29:25.388315 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49629 | ||
| 622 | 2026.05.19 19:29:25.388395 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.19 19:29:25.388457 [ 269 ] {} <Debug> TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49629 | ||
| 624 | 2026.05.19 19:29:25.388502 [ 269 ] {} <Debug> TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.19 19:29:25.388515 [ 269 ] {} <Debug> TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.19 19:29:25.388907 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44464 | ||
| 627 | 2026.05.19 19:29:25.388991 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49917 | ||
| 628 | 2026.05.19 19:29:25.389092 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 629 | 2026.05.19 19:29:25.389133 [ 270 ] {} <Debug> TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Authenticating user 'default' from [fd00:1122:3344:101::e]:44464 | ||
| 630 | 2026.05.19 19:29:25.389194 [ 270 ] {} <Debug> TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.05.19 19:29:25.389196 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.05.19 19:29:25.389208 [ 270 ] {} <Debug> TCP-Session: 9c517431-67de-40ce-b4b8-14a4df38d658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2026.05.19 19:29:25.389218 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46388 | ||
| 634 | 2026.05.19 19:29:25.389250 [ 271 ] {} <Debug> TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Authenticating user 'default' from [fd00:1122:3344:101::e]:49917 | ||
| 635 | 2026.05.19 19:29:25.389230 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38735 | ||
| 636 | 2026.05.19 19:29:25.389290 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42464 | ||
| 637 | 2026.05.19 19:29:25.389314 [ 271 ] {} <Debug> TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.19 19:29:25.389363 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 | ||
| 639 | 2026.05.19 19:29:25.389415 [ 271 ] {} <Debug> TCP-Session: 38927805-7ffe-41a8-8403-a1d2f8e3172e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.19 19:29:25.389420 [ 269 ] {} <Trace> TCP-Session: 53769685-a86f-4027-9ae1-37523912d5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.19 19:29:25.389477 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.19 19:29:25.389478 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38293 | ||
| 643 | 2026.05.19 19:29:25.389589 [ 273 ] {} <Debug> TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Authenticating user 'default' from [fd00:1122:3344:101::e]:46388 | ||
| 644 | 2026.05.19 19:29:25.389662 [ 273 ] {} <Debug> TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.19 19:29:25.389679 [ 273 ] {} <Debug> TCP-Session: 2e62b4b8-d8b4-40b5-bf78-e766f371756d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.19 19:29:25.389692 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.19 19:29:25.389720 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51555 | ||
| 648 | 2026.05.19 19:29:25.389737 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.19 19:29:25.389778 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49629) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 650 | 2026.05.19 19:29:25.389797 [ 274 ] {} <Debug> TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Authenticating user 'default' from [fd00:1122:3344:101::e]:42464 | ||
| 651 | 2026.05.19 19:29:25.389784 [ 272 ] {} <Debug> TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Authenticating user 'default' from [fd00:1122:3344:101::e]:38735 | ||
| 652 | 2026.05.19 19:29:25.389874 [ 274 ] {} <Debug> TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.19 19:29:25.389888 [ 272 ] {} <Debug> TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.19 19:29:25.389877 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.19 19:29:25.389938 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.19 19:29:25.389965 [ 276 ] {} <Debug> TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Authenticating user 'default' from [fd00:1122:3344:101::e]:38293 | ||
| 657 | 2026.05.19 19:29:25.389935 [ 272 ] {} <Debug> TCP-Session: 0715e463-4561-4bcf-9445-547d48d6bb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.19 19:29:25.390011 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.19 19:29:25.390035 [ 275 ] {} <Debug> TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 | ||
| 660 | 2026.05.19 19:29:25.390055 [ 276 ] {} <Debug> TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.19 19:29:25.389926 [ 274 ] {} <Debug> TCP-Session: 17c5685b-8715-4c06-9134-cf2c00ad5804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.19 19:29:25.390098 [ 275 ] {} <Debug> TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.19 19:29:25.390102 [ 277 ] {} <Debug> TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Authenticating user 'default' from [fd00:1122:3344:101::e]:51555 | ||
| 664 | 2026.05.19 19:29:25.390152 [ 275 ] {} <Debug> TCP-Session: 1669e388-2606-436c-8485-0691c534a4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.19 19:29:25.390168 [ 277 ] {} <Debug> TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.19 19:29:25.390102 [ 276 ] {} <Debug> TCP-Session: 71f6a7d3-5b61-46e7-8394-58dc7549377a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.19 19:29:25.390251 [ 277 ] {} <Debug> TCP-Session: 97ce03c0-8bf0-4caa-a51e-a0af4f37180c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.19 19:29:25.392819 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 669 | 2026.05.19 19:29:25.394744 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 670 | 2026.05.19 19:29:25.395982 [ 268 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 671 | 2026.05.19 19:29:25.396404 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.006773 sec., 6053.447512180717 rows/sec., 368.97 KiB/sec. | ||
| 672 | 2026.05.19 19:29:25.396461 [ 269 ] {982796bd-0473-4eb4-bc9f-fb9e17392428} <Debug> TCPHandler: Processed in 0.00727045 sec. | ||
| 673 | 2026.05.19 19:29:26.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.60 MiB, peak 136.60 MiB, free memory in arenas 0.00 B, will set to 140.20 MiB (RSS), difference: 3.61 MiB | ||
| 674 | 2026.05.19 19:29:27.778723 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39670 | ||
| 675 | 2026.05.19 19:29:27.778912 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.19 19:29:27.778945 [ 278 ] {} <Debug> TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Authenticating user 'default' from [fd00:1122:3344:101::a]:39670 | ||
| 677 | 2026.05.19 19:29:27.778968 [ 278 ] {} <Debug> TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.19 19:29:27.779085 [ 278 ] {} <Debug> TCP-Session: 67951f5d-3156-4ccb-86be-ed18b269b42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.19 19:29:27.779161 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.19 19:29:27.779186 [ 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 | ||
| 681 | 2026.05.19 19:29:27.779289 [ 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 | ||
| 682 | 2026.05.19 19:29:27.779808 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51897 | ||
| 683 | 2026.05.19 19:29:27.779868 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39380 | ||
| 684 | 2026.05.19 19:29:27.779964 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34209 | ||
| 685 | 2026.05.19 19:29:27.780009 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.19 19:29:27.780114 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.19 19:29:27.780130 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42658 | ||
| 688 | 2026.05.19 19:29:27.780239 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.19 19:29:27.780285 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64963 | ||
| 690 | 2026.05.19 19:29:27.780273 [ 280 ] {} <Debug> TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Authenticating user 'default' from [fd00:1122:3344:101::a]:39380 | ||
| 691 | 2026.05.19 19:29:27.780331 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.19 19:29:27.780246 [ 279 ] {} <Debug> TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:51897 | ||
| 693 | 2026.05.19 19:29:27.780400 [ 280 ] {} <Debug> TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.19 19:29:27.780400 [ 282 ] {} <Debug> TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Authenticating user 'default' from [fd00:1122:3344:101::a]:42658 | ||
| 695 | 2026.05.19 19:29:27.780494 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45347 | ||
| 696 | 2026.05.19 19:29:27.780552 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.19 19:29:27.780558 [ 280 ] {} <Debug> TCP-Session: 34fa0c3e-f33b-4bf0-aca8-9d48299849aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.19 19:29:27.780548 [ 282 ] {} <Debug> TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.19 19:29:27.780643 [ 283 ] {} <Debug> TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Authenticating user 'default' from [fd00:1122:3344:101::a]:64963 | ||
| 700 | 2026.05.19 19:29:27.780662 [ 282 ] {} <Debug> TCP-Session: b0a7e15e-7c89-4fc8-b2d1-1867b225a299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.19 19:29:27.780541 [ 279 ] {} <Debug> TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.19 19:29:27.780769 [ 279 ] {} <Debug> TCP-Session: 2ddb71e6-c433-4a0d-86e8-4b09cc34c5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.19 19:29:27.780692 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.19 19:29:27.780736 [ 283 ] {} <Debug> TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.19 19:29:27.780396 [ 281 ] {} <Debug> TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Authenticating user 'default' from [fd00:1122:3344:101::a]:34209 | ||
| 706 | 2026.05.19 19:29:27.780876 [ 285 ] {} <Debug> TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Authenticating user 'default' from [fd00:1122:3344:101::a]:45347 | ||
| 707 | 2026.05.19 19:29:27.780855 [ 283 ] {} <Debug> TCP-Session: a641d145-de52-4e40-9463-3b3365c6d33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.19 19:29:27.780408 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59017 | ||
| 709 | 2026.05.19 19:29:27.781013 [ 285 ] {} <Debug> TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.19 19:29:27.780982 [ 281 ] {} <Debug> TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.19 19:29:27.781107 [ 281 ] {} <Debug> TCP-Session: b111ccbd-ea29-411f-85f4-35ab6d124976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.19 19:29:27.781117 [ 285 ] {} <Debug> TCP-Session: 2057a0a8-9555-4753-91fb-c14ccdc89b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.19 19:29:27.781211 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.05.19 19:29:27.781269 [ 284 ] {} <Debug> TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Authenticating user 'default' from [fd00:1122:3344:101::a]:59017 | ||
| 715 | 2026.05.19 19:29:27.781419 [ 284 ] {} <Debug> TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.19 19:29:27.781440 [ 284 ] {} <Debug> TCP-Session: bc692bb5-a1bc-4ae1-80e4-7f0a27350ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.19 19:29:27.788702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54741 | ||
| 718 | 2026.05.19 19:29:27.788875 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.19 19:29:27.788947 [ 286 ] {} <Debug> TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Authenticating user 'default' from [fd00:1122:3344:101::b]:54741 | ||
| 720 | 2026.05.19 19:29:27.788967 [ 286 ] {} <Debug> TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.19 19:29:27.788979 [ 286 ] {} <Debug> TCP-Session: 1257c375-2e24-4110-aaf9-a971965eb365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.19 19:29:27.789140 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.19 19:29:27.789163 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.19 19:29:27.789280 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 725 | 2026.05.19 19:29:27.789766 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52934 | ||
| 726 | 2026.05.19 19:29:27.789910 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.19 19:29:27.789856 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42899 | ||
| 728 | 2026.05.19 19:29:27.789962 [ 287 ] {} <Debug> TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Authenticating user 'default' from [fd00:1122:3344:101::b]:52934 | ||
| 729 | 2026.05.19 19:29:27.790003 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49121 | ||
| 730 | 2026.05.19 19:29:27.790053 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.19 19:29:27.790107 [ 287 ] {} <Debug> TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.19 19:29:27.790114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49758 | ||
| 733 | 2026.05.19 19:29:27.790139 [ 287 ] {} <Debug> TCP-Session: ab39b1a7-bbd3-45f6-96a2-d4b8672ea351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.19 19:29:27.790119 [ 288 ] {} <Debug> TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Authenticating user 'default' from [fd00:1122:3344:101::b]:42899 | ||
| 735 | 2026.05.19 19:29:27.790243 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34194 | ||
| 736 | 2026.05.19 19:29:27.790286 [ 288 ] {} <Debug> TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.19 19:29:27.790338 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54871 | ||
| 738 | 2026.05.19 19:29:27.790266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.19 19:29:27.790398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.19 19:29:27.790434 [ 288 ] {} <Debug> TCP-Session: 4891d211-cbf4-41ba-a1b6-134cdfe5b2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.19 19:29:27.790500 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33627 | ||
| 742 | 2026.05.19 19:29:27.790418 [ 289 ] {} <Debug> TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Authenticating user 'default' from [fd00:1122:3344:101::b]:49121 | ||
| 743 | 2026.05.19 19:29:27.790639 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.19 19:29:27.790710 [ 289 ] {} <Debug> TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.19 19:29:27.790738 [ 289 ] {} <Debug> TCP-Session: 666e7f75-209c-4bb6-8894-3a3b4119d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.19 19:29:27.790762 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.19 19:29:27.790755 [ 291 ] {} <Debug> TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:34194 | ||
| 748 | 2026.05.19 19:29:27.790836 [ 290 ] {} <Debug> TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Authenticating user 'default' from [fd00:1122:3344:101::b]:49758 | ||
| 749 | 2026.05.19 19:29:27.790886 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.19 19:29:27.790901 [ 290 ] {} <Debug> TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.19 19:29:27.790922 [ 291 ] {} <Debug> TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.19 19:29:27.790939 [ 293 ] {} <Debug> TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Authenticating user 'default' from [fd00:1122:3344:101::b]:33627 | ||
| 753 | 2026.05.19 19:29:27.791006 [ 290 ] {} <Debug> TCP-Session: b17c49f6-1f53-4c55-8c66-98053b6fcdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.19 19:29:27.791021 [ 293 ] {} <Debug> TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.19 19:29:27.791030 [ 291 ] {} <Debug> TCP-Session: 92dbec89-2135-4dbf-ade4-a9a12dc475f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.19 19:29:27.791122 [ 293 ] {} <Debug> TCP-Session: 8b7593bd-afc2-446f-b703-1d8285737b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.19 19:29:27.791195 [ 292 ] {} <Debug> TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Authenticating user 'default' from [fd00:1122:3344:101::b]:54871 | ||
| 758 | 2026.05.19 19:29:27.791223 [ 292 ] {} <Debug> TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.19 19:29:27.791237 [ 292 ] {} <Debug> TCP-Session: 2db2c06e-f426-4fa0-af60-c5c18bb28188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.19 19:29:28.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.38 MiB, peak 140.38 MiB, free memory in arenas 0.00 B, will set to 141.39 MiB (RSS), difference: 1.02 MiB | ||
| 761 | 2026.05.19 19:29:28.066267 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65164 | ||
| 762 | 2026.05.19 19:29:28.066459 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.05.19 19:29:28.066508 [ 294 ] {} <Debug> TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Authenticating user 'default' from [fd00:1122:3344:101::c]:65164 | ||
| 764 | 2026.05.19 19:29:28.066535 [ 294 ] {} <Debug> TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.19 19:29:28.066554 [ 294 ] {} <Debug> TCP-Session: cd9563ad-ea2e-4dbc-9ead-7683d61f1082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.05.19 19:29:28.066641 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 767 | 2026.05.19 19:29:28.066673 [ 294 ] {} <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 | ||
| 768 | 2026.05.19 19:29:28.066693 [ 294 ] {} <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 | ||
| 769 | 2026.05.19 19:29:28.067128 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60479 | ||
| 770 | 2026.05.19 19:29:28.067329 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.19 19:29:28.067366 [ 295 ] {} <Debug> TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Authenticating user 'default' from [fd00:1122:3344:101::c]:60479 | ||
| 772 | 2026.05.19 19:29:28.067381 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43240 | ||
| 773 | 2026.05.19 19:29:28.067385 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37018 | ||
| 774 | 2026.05.19 19:29:28.067445 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53192 | ||
| 775 | 2026.05.19 19:29:28.067390 [ 295 ] {} <Debug> TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.19 19:29:28.067504 [ 295 ] {} <Debug> TCP-Session: 530bb0f5-31c4-469f-897b-945f72c9bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.19 19:29:28.067660 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47862 | ||
| 778 | 2026.05.19 19:29:28.067931 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.05.19 19:29:28.067954 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44114 | ||
| 780 | 2026.05.19 19:29:28.067975 [ 297 ] {} <Debug> TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Authenticating user 'default' from [fd00:1122:3344:101::c]:43240 | ||
| 781 | 2026.05.19 19:29:28.068006 [ 297 ] {} <Debug> TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.19 19:29:28.068006 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.19 19:29:28.068020 [ 297 ] {} <Debug> TCP-Session: 6c54c444-e17c-49dd-b0b2-73b459b6ed3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.19 19:29:28.068006 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.19 19:29:28.068051 [ 299 ] {} <Debug> TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Authenticating user 'default' from [fd00:1122:3344:101::c]:47862 | ||
| 786 | 2026.05.19 19:29:28.068090 [ 298 ] {} <Debug> TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Authenticating user 'default' from [fd00:1122:3344:101::c]:53192 | ||
| 787 | 2026.05.19 19:29:28.068091 [ 299 ] {} <Debug> TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.19 19:29:28.068092 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.19 19:29:28.068124 [ 299 ] {} <Debug> TCP-Session: 96ef239e-04a5-4686-9bc6-1b9d1ff7894f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.19 19:29:28.068141 [ 298 ] {} <Debug> TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.19 19:29:28.068154 [ 296 ] {} <Debug> TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Authenticating user 'default' from [fd00:1122:3344:101::c]:37018 | ||
| 792 | 2026.05.19 19:29:28.068174 [ 298 ] {} <Debug> TCP-Session: 4f0c38da-bbcb-4c6d-b59b-befff826573a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.19 19:29:28.068184 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58690 | ||
| 794 | 2026.05.19 19:29:28.068191 [ 296 ] {} <Debug> TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.19 19:29:28.068199 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.19 19:29:28.068221 [ 296 ] {} <Debug> TCP-Session: 5638d2ed-a914-4f3d-ab00-392261966f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.19 19:29:28.068260 [ 300 ] {} <Debug> TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Authenticating user 'default' from [fd00:1122:3344:101::c]:44114 | ||
| 798 | 2026.05.19 19:29:28.068279 [ 300 ] {} <Debug> TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.19 19:29:28.068292 [ 300 ] {} <Debug> TCP-Session: b7f5578b-7169-4d88-92c1-b256e2969fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.19 19:29:28.068346 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 801 | 2026.05.19 19:29:28.068387 [ 301 ] {} <Debug> TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Authenticating user 'default' from [fd00:1122:3344:101::c]:58690 | ||
| 802 | 2026.05.19 19:29:28.068404 [ 301 ] {} <Debug> TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.19 19:29:28.068417 [ 301 ] {} <Debug> TCP-Session: fb7569df-3a2e-41e7-a178-8cd82d182358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.19 19:29:32.010225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.19 19:29:32.010282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.19 19:29:32.010342 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.19 19:29:32.010402 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.19 19:29:32.013092 [ 244 ] {} <Debug> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Loading data parts | ||
| 809 | 2026.05.19 19:29:32.013301 [ 244 ] {} <Debug> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): There are no data parts | ||
| 810 | 2026.05.19 19:29:32.020792 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.19 19:29:32.020845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 812 | 2026.05.19 19:29:32.028313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.19 19:29:32.028978 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.19 19:29:32.029143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.19 19:29:32.032818 [ 243 ] {} <Debug> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Loading data parts | ||
| 816 | 2026.05.19 19:29:32.033035 [ 243 ] {} <Debug> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): There are no data parts | ||
| 817 | 2026.05.19 19:29:32.058726 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.19 19:29:32.058806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 819 | 2026.05.19 19:29:32.065521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.19 19:29:32.066764 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.19 19:29:32.070631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.19 19:29:33.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.97 MiB, peak 150.97 MiB, free memory in arenas 0.00 B, will set to 155.95 MiB (RSS), difference: 8.98 MiB | ||
| 823 | 2026.05.19 19:29:34.302824 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39051 | ||
| 824 | 2026.05.19 19:29:34.302959 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.05.19 19:29:34.303005 [ 302 ] {} <Debug> TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39051 | ||
| 826 | 2026.05.19 19:29:34.303028 [ 302 ] {} <Debug> TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.19 19:29:34.303041 [ 302 ] {} <Debug> TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.19 19:29:34.303366 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56082 | ||
| 829 | 2026.05.19 19:29:34.303489 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51618 | ||
| 830 | 2026.05.19 19:29:34.303590 [ 302 ] {} <Trace> TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.05.19 19:29:34.303594 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.05.19 19:29:34.303667 [ 303 ] {} <Debug> TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Authenticating user 'default' from [fd00:1122:3344:101::e]:56082 | ||
| 833 | 2026.05.19 19:29:34.303690 [ 303 ] {} <Debug> TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.05.19 19:29:34.303703 [ 303 ] {} <Debug> TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.19 19:29:34.303769 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53885 | ||
| 836 | 2026.05.19 19:29:34.303789 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33452 | ||
| 837 | 2026.05.19 19:29:34.303794 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.19 19:29:34.303848 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 839 | 2026.05.19 19:29:34.303859 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63471 | ||
| 840 | 2026.05.19 19:29:34.303895 [ 304 ] {} <Debug> TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Authenticating user 'default' from [fd00:1122:3344:101::e]:51618 | ||
| 841 | 2026.05.19 19:29:34.303942 [ 304 ] {} <Debug> TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.19 19:29:34.303963 [ 304 ] {} <Debug> TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.19 19:29:34.304004 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.05.19 19:29:34.304047 [ 306 ] {} <Debug> TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Authenticating user 'default' from [fd00:1122:3344:101::e]:53885 | ||
| 845 | 2026.05.19 19:29:34.304074 [ 306 ] {} <Debug> TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.19 19:29:34.304095 [ 306 ] {} <Debug> TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.19 19:29:34.304247 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.05.19 19:29:34.304314 [ 305 ] {} <Debug> TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Authenticating user 'default' from [fd00:1122:3344:101::e]:33452 | ||
| 849 | 2026.05.19 19:29:34.304315 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.19 19:29:34.304340 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58780 | ||
| 851 | 2026.05.19 19:29:34.304361 [ 307 ] {} <Debug> TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63471 | ||
| 852 | 2026.05.19 19:29:34.304346 [ 305 ] {} <Debug> TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.19 19:29:34.304396 [ 307 ] {} <Debug> TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.19 19:29:34.304414 [ 305 ] {} <Debug> TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.19 19:29:34.304416 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44130 | ||
| 856 | 2026.05.19 19:29:34.304421 [ 307 ] {} <Debug> TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.19 19:29:34.306516 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.19 19:29:34.306529 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52164 | ||
| 859 | 2026.05.19 19:29:34.306548 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.05.19 19:29:34.306562 [ 308 ] {} <Debug> TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58780 | ||
| 861 | 2026.05.19 19:29:34.306621 [ 309 ] {} <Debug> TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44130 | ||
| 862 | 2026.05.19 19:29:34.306630 [ 308 ] {} <Debug> TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.19 19:29:34.306646 [ 309 ] {} <Debug> TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.19 19:29:34.306652 [ 308 ] {} <Debug> TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.19 19:29:34.306667 [ 309 ] {} <Debug> TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.19 19:29:34.308631 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.05.19 19:29:34.308632 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 868 | 2026.05.19 19:29:34.308679 [ 310 ] {} <Debug> TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Authenticating user 'default' from [fd00:1122:3344:101::e]:52164 | ||
| 869 | 2026.05.19 19:29:34.308704 [ 310 ] {} <Debug> TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.19 19:29:34.308717 [ 310 ] {} <Debug> TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.19 19:29:34.312951 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.05.19 19:29:34.321879 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Debug> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown | ||
| 873 | 2026.05.19 19:29:34.334035 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> AggregatingTransform: Aggregating | ||
| 874 | 2026.05.19 19:29:34.336153 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> Aggregator: Aggregation method: without_key | ||
| 875 | 2026.05.19 19:29:34.336413 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005689677 sec. (175.757 rows/sec., 6.87 KiB/sec.) | ||
| 876 | 2026.05.19 19:29:34.336438 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> Aggregator: Merging aggregated data | ||
| 877 | 2026.05.19 19:29:34.336467 [ 312 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 878 | 2026.05.19 19:29:34.337810 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03403 sec., 29.385836027034973 rows/sec., 1.15 KiB/sec. | ||
| 879 | 2026.05.19 19:29:34.337968 [ 302 ] {cffb850a-0c67-4267-93db-f7a687d48777} <Debug> TCPHandler: Processed in 0.034647337 sec. | ||
| 880 | 2026.05.19 19:29:34.338247 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.19 19:29:34.338291 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.19 19:29:34.338301 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.19 19:29:34.338326 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.19 19:29:34.338361 [ 303 ] {} <Debug> TCP-Session: 8009c2ac-c678-4e20-9c5b-cd4431da2615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.19 19:29:34.338364 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.19 19:29:34.338389 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.05.19 19:29:34.338416 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.19 19:29:34.338430 [ 304 ] {} <Debug> TCP-Session: 240e9feb-9717-4f2a-8d65-212c13ac90df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.19 19:29:34.338402 [ 310 ] {} <Debug> TCP-Session: 28944fa6-5a89-4c7c-ab88-08b3ae94069a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.19 19:29:34.338464 [ 305 ] {} <Debug> TCP-Session: 07753b7c-f0d0-44d6-afd1-7492b464c244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.19 19:29:34.338468 [ 309 ] {} <Debug> TCP-Session: b8cde647-ed4c-4ee3-a1f1-627c1ebdee42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.19 19:29:34.338370 [ 306 ] {} <Debug> TCP-Session: ab2e3c89-e8ac-4343-a37d-45b9971dc24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.19 19:29:34.338345 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.05.19 19:29:34.338402 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.05.19 19:29:34.338585 [ 307 ] {} <Debug> TCP-Session: 4f5738b7-501e-467d-a316-c2cd54d416bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.19 19:29:34.338307 [ 302 ] {} <Debug> TCP-Session: 4212fabf-0462-4db9-bc17-fd02608b61e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.19 19:29:34.338616 [ 308 ] {} <Debug> TCP-Session: 2d32026d-fc5d-455e-a93e-c8b0bd592e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.19 19:29:34.510186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 12 | ||
| 899 | 2026.05.19 19:29:34.510289 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 900 | 2026.05.19 19:29:34.515461 [ 242 ] {} <Debug> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Loading data parts | ||
| 901 | 2026.05.19 19:29:34.515699 [ 242 ] {} <Debug> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): There are no data parts | ||
| 902 | 2026.05.19 19:29:34.522374 [ 242 ] {} <Trace> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.05.19 19:29:34.522417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 904 | 2026.05.19 19:29:34.524386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.05.19 19:29:34.525133 [ 242 ] {} <Trace> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.05.19 19:29:34.525464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 907 | 2026.05.19 19:29:39.480703 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 908 | 2026.05.19 19:29:39.480768 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 909 | 2026.05.19 19:29:39.529320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 910 | 2026.05.19 19:29:39.537989 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.19 19:29:39.538047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 912 | 2026.05.19 19:29:39.538731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2026.05.19 19:29:39.539437 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.19 19:29:39.541599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 915 | 2026.05.19 19:29:39.570812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 916 | 2026.05.19 19:29:39.590062 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.19 19:29:39.590127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 918 | 2026.05.19 19:29:39.597565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 919 | 2026.05.19 19:29:39.598864 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.19 19:29:39.602906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 921 | 2026.05.19 19:29:40.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.24 MiB, peak 166.35 MiB, free memory in arenas 0.00 B, will set to 163.57 MiB (RSS), difference: 2.33 MiB | ||
| 922 | 2026.05.19 19:29:41.663182 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55586 | ||
| 923 | 2026.05.19 19:29:41.663267 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.19 19:29:41.663293 [ 302 ] {} <Debug> TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Authenticating user 'default' from [fd00:1122:3344:101::e]:55586 | ||
| 925 | 2026.05.19 19:29:41.663316 [ 302 ] {} <Debug> TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.19 19:29:41.663328 [ 302 ] {} <Debug> TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.19 19:29:41.663542 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40631 | ||
| 928 | 2026.05.19 19:29:41.663567 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53157 | ||
| 929 | 2026.05.19 19:29:41.663629 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42378 | ||
| 930 | 2026.05.19 19:29:41.663635 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63459 | ||
| 931 | 2026.05.19 19:29:41.663662 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49010 | ||
| 932 | 2026.05.19 19:29:41.663688 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.05.19 19:29:41.663712 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.19 19:29:41.663675 [ 302 ] {} <Trace> TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.19 19:29:41.663740 [ 304 ] {} <Debug> TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:53157 | ||
| 936 | 2026.05.19 19:29:41.663751 [ 306 ] {} <Debug> TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42378 | ||
| 937 | 2026.05.19 19:29:41.663778 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.19 19:29:41.663777 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.19 19:29:41.663786 [ 304 ] {} <Debug> TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.19 19:29:41.663799 [ 306 ] {} <Debug> TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.19 19:29:41.663818 [ 309 ] {} <Debug> TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:49010 | ||
| 942 | 2026.05.19 19:29:41.663828 [ 304 ] {} <Debug> TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.19 19:29:41.663843 [ 306 ] {} <Debug> TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.19 19:29:41.663868 [ 309 ] {} <Debug> TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.19 19:29:41.663820 [ 305 ] {} <Debug> TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Authenticating user 'default' from [fd00:1122:3344:101::e]:63459 | ||
| 946 | 2026.05.19 19:29:41.663909 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 947 | 2026.05.19 19:29:41.663919 [ 309 ] {} <Debug> TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.19 19:29:41.663933 [ 305 ] {} <Debug> TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.19 19:29:41.663675 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61416 | ||
| 950 | 2026.05.19 19:29:41.663971 [ 305 ] {} <Debug> TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.19 19:29:41.663652 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50948 | ||
| 952 | 2026.05.19 19:29:41.663640 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46283 | ||
| 953 | 2026.05.19 19:29:41.663632 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.05.19 19:29:41.664103 [ 303 ] {} <Debug> TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Authenticating user 'default' from [fd00:1122:3344:101::e]:40631 | ||
| 955 | 2026.05.19 19:29:41.664126 [ 303 ] {} <Debug> TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.19 19:29:41.664139 [ 303 ] {} <Debug> TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.19 19:29:41.664165 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 958 | 2026.05.19 19:29:41.664191 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 959 | 2026.05.19 19:29:41.664199 [ 310 ] {} <Debug> TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61416 | ||
| 960 | 2026.05.19 19:29:41.664235 [ 310 ] {} <Debug> TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.19 19:29:41.664247 [ 310 ] {} <Debug> TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.19 19:29:41.664252 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2026.05.19 19:29:41.664311 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.19 19:29:41.664340 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.19 19:29:41.664350 [ 307 ] {} <Debug> TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46283 | ||
| 966 | 2026.05.19 19:29:41.664379 [ 308 ] {} <Debug> TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Authenticating user 'default' from [fd00:1122:3344:101::e]:50948 | ||
| 967 | 2026.05.19 19:29:41.664387 [ 307 ] {} <Debug> TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.19 19:29:41.664404 [ 308 ] {} <Debug> TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.19 19:29:41.664411 [ 307 ] {} <Debug> TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.19 19:29:41.664426 [ 308 ] {} <Debug> TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.19 19:29:41.664563 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Debug> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown | ||
| 972 | 2026.05.19 19:29:41.665475 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> AggregatingTransform: Aggregating | ||
| 973 | 2026.05.19 19:29:41.665523 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> Aggregator: Aggregation method: without_key | ||
| 974 | 2026.05.19 19:29:41.665556 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894414 sec. (1118.050 rows/sec., 43.67 KiB/sec.) | ||
| 975 | 2026.05.19 19:29:41.665572 [ 358 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Trace> Aggregator: Merging aggregated data | ||
| 976 | 2026.05.19 19:29:41.666216 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002359 sec., 423.908435777872 rows/sec., 16.56 KiB/sec. | ||
| 977 | 2026.05.19 19:29:41.666381 [ 302 ] {c44918ff-54bd-4e54-a142-3cdd02d83dae} <Debug> TCPHandler: Processed in 0.002843228 sec. | ||
| 978 | 2026.05.19 19:29:41.666537 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.19 19:29:41.666566 [ 302 ] {} <Debug> TCP-Session: 621c0e63-1625-41ae-bf93-e4de701bd704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.19 19:29:41.666571 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.19 19:29:41.666594 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.19 19:29:41.666614 [ 303 ] {} <Debug> TCP-Session: 0fde408b-1322-4e50-b97e-82df2bc455aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.19 19:29:41.666615 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.19 19:29:41.666635 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.19 19:29:41.666653 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.19 19:29:41.666663 [ 307 ] {} <Debug> TCP-Session: 51b4379d-e07a-4413-8196-df3a330ba7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.19 19:29:41.666682 [ 309 ] {} <Debug> TCP-Session: 956f780c-c431-4029-9eac-920c4484d5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.19 19:29:41.666676 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.19 19:29:41.666707 [ 305 ] {} <Debug> TCP-Session: ad2704d8-cf87-4749-8c32-ee28e77dff69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.19 19:29:41.666712 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.19 19:29:41.666746 [ 304 ] {} <Debug> TCP-Session: ca76cc65-35a5-4ea1-beaf-6cb03644cb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.19 19:29:41.666691 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.05.19 19:29:41.666778 [ 308 ] {} <Debug> TCP-Session: 04612dec-9c4f-463b-b483-b4f1fdb6d202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.19 19:29:41.666631 [ 306 ] {} <Debug> TCP-Session: 2e703f7d-16b4-4f22-9cd8-968ab30f27f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.19 19:29:41.666814 [ 310 ] {} <Debug> TCP-Session: 3f633dc3-b985-4374-b76c-f3a4beecc9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.19 19:29:41.745035 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60827 | ||
| 997 | 2026.05.19 19:29:41.745123 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.05.19 19:29:41.745159 [ 306 ] {} <Debug> TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Authenticating user 'default' from [fd00:1122:3344:101::e]:60827 | ||
| 999 | 2026.05.19 19:29:41.745182 [ 306 ] {} <Debug> TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.19 19:29:41.745195 [ 306 ] {} <Debug> TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.19 19:29:41.745429 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35238 | ||
| 1002 | 2026.05.19 19:29:41.745456 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38279 | ||
| 1003 | 2026.05.19 19:29:41.745485 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 | ||
| 1004 | 2026.05.19 19:29:41.745515 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38864 | ||
| 1005 | 2026.05.19 19:29:41.745535 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.05.19 19:29:41.745536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.05.19 19:29:41.745547 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38918 | ||
| 1008 | 2026.05.19 19:29:41.745587 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.19 19:29:41.745584 [ 308 ] {} <Debug> TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38279 | ||
| 1010 | 2026.05.19 19:29:41.745636 [ 303 ] {} <Debug> TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:38864 | ||
| 1011 | 2026.05.19 19:29:41.745571 [ 307 ] {} <Debug> TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:35238 | ||
| 1012 | 2026.05.19 19:29:41.745662 [ 306 ] {} <Trace> TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.05.19 19:29:41.745684 [ 307 ] {} <Debug> TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.19 19:29:41.745672 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.05.19 19:29:41.745714 [ 307 ] {} <Debug> TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.19 19:29:41.745672 [ 303 ] {} <Debug> TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.19 19:29:41.745758 [ 304 ] {} <Debug> TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38918 | ||
| 1018 | 2026.05.19 19:29:41.745771 [ 303 ] {} <Debug> TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.19 19:29:41.745661 [ 308 ] {} <Debug> TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.19 19:29:41.745797 [ 304 ] {} <Debug> TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.19 19:29:41.745550 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57640 | ||
| 1022 | 2026.05.19 19:29:41.745834 [ 304 ] {} <Debug> TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.19 19:29:41.745829 [ 308 ] {} <Debug> TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.19 19:29:41.745885 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1025 | 2026.05.19 19:29:41.745890 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.05.19 19:29:41.745506 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 | ||
| 1027 | 2026.05.19 19:29:41.745509 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37180 | ||
| 1028 | 2026.05.19 19:29:41.745952 [ 305 ] {} <Debug> TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Authenticating user 'default' from [fd00:1122:3344:101::e]:57640 | ||
| 1029 | 2026.05.19 19:29:41.745989 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.05.19 19:29:41.745582 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.05.19 19:29:41.746023 [ 305 ] {} <Debug> TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.19 19:29:41.746027 [ 310 ] {} <Debug> TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 | ||
| 1033 | 2026.05.19 19:29:41.746043 [ 309 ] {} <Debug> TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 | ||
| 1034 | 2026.05.19 19:29:41.746052 [ 305 ] {} <Debug> TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.19 19:29:41.746069 [ 310 ] {} <Debug> TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.19 19:29:41.746078 [ 309 ] {} <Debug> TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.19 19:29:41.746124 [ 310 ] {} <Debug> TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.19 19:29:41.746140 [ 309 ] {} <Debug> TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.19 19:29:41.746012 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.05.19 19:29:41.746188 [ 302 ] {} <Debug> TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Authenticating user 'default' from [fd00:1122:3344:101::e]:37180 | ||
| 1041 | 2026.05.19 19:29:41.746208 [ 302 ] {} <Debug> TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.19 19:29:41.746227 [ 302 ] {} <Debug> TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.19 19:29:41.746230 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1044 | 2026.05.19 19:29:41.746291 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.05.19 19:29:41.746641 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Debug> oximeter.version (91c0610c-cf87-47b7-ad01-23ec59a5c200) (SelectExecutor): Key condition: unknown | ||
| 1046 | 2026.05.19 19:29:41.747843 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> AggregatingTransform: Aggregating | ||
| 1047 | 2026.05.19 19:29:41.747878 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> Aggregator: Aggregation method: without_key | ||
| 1048 | 2026.05.19 19:29:41.747910 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001163472 sec. (859.496 rows/sec., 33.57 KiB/sec.) | ||
| 1049 | 2026.05.19 19:29:41.747927 [ 268 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Trace> Aggregator: Merging aggregated data | ||
| 1050 | 2026.05.19 19:29:41.749083 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 1051 | 2026.05.19 19:29:41.749359 [ 306 ] {2a3e23d7-90f9-4bf4-b0b6-b29d2f9aabed} <Debug> TCPHandler: Processed in 0.003909978 sec. | ||
| 1052 | 2026.05.19 19:29:41.749622 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.19 19:29:41.749665 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.19 19:29:41.749674 [ 306 ] {} <Debug> TCP-Session: f1bb2c87-6c24-49a3-9a3c-fd15d238efca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.19 19:29:41.749697 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.19 19:29:41.749731 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.19 19:29:41.749756 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.19 19:29:41.749761 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.19 19:29:41.749788 [ 308 ] {} <Debug> TCP-Session: 07541534-6bdd-45bb-bc97-32ba28c62ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.19 19:29:41.749808 [ 302 ] {} <Debug> TCP-Session: a46184e6-6189-40ec-b08a-81863323878b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.19 19:29:41.749829 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.19 19:29:41.749849 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.19 19:29:41.749879 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.05.19 19:29:41.749889 [ 309 ] {} <Debug> TCP-Session: e5b0d573-1afa-4504-8194-ab89149480c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.19 19:29:41.749948 [ 304 ] {} <Debug> TCP-Session: d8637253-3a29-46de-ac67-7d42e58a6ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.19 19:29:41.749854 [ 310 ] {} <Debug> TCP-Session: 0acced3e-4083-4691-bd0d-9e957e9d9f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.19 19:29:41.749731 [ 305 ] {} <Debug> TCP-Session: 6e0b3901-2dfd-4f7e-8154-8b25fde5b9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.19 19:29:41.750111 [ 303 ] {} <Debug> TCP-Session: 413fb8f5-c40b-47fe-97bb-44076c6e7c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.19 19:29:41.749769 [ 307 ] {} <Debug> TCP-Session: c2c2ea0b-e0ba-46ac-a324-3badf9d30a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.19 19:29:45.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.97 MiB, peak 172.12 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 4.08 MiB | ||
| 1071 | 2026.05.19 19:29:47.042501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1072 | 2026.05.19 19:29:47.043011 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.19 19:29:47.043067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1074 | 2026.05.19 19:29:47.043815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2026.05.19 19:29:47.044398 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.19 19:29:47.044568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1077 | 2026.05.19 19:29:47.103802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1078 | 2026.05.19 19:29:47.121479 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.05.19 19:29:47.121547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1080 | 2026.05.19 19:29:47.128981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1081 | 2026.05.19 19:29:47.130249 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.05.19 19:29:47.134027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1083 | 2026.05.19 19:29:48.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.58 MiB, peak 172.12 MiB, free memory in arenas 0.00 B, will set to 165.84 MiB (RSS), difference: 1.26 MiB | ||
| 1084 | 2026.05.19 19:29:50.092331 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.19 19:29:50.092585 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.19 19:29:50.107344 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.05.19 19:29:50.107421 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.05.19 19:29:50.107902 [ 259 ] {1fbbac7e-731d-42f7-b49e-ef56b794a874} <Debug> TCPHandler: Processed in 0.015702324 sec. | ||
| 1089 | 2026.05.19 19:29:50.118460 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.05.19 19:29:50.118596 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1091 | 2026.05.19 19:29:50.118648 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.05.19 19:29:50.125932 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.05.19 19:29:50.125988 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1094 | 2026.05.19 19:29:50.128789 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1095 | 2026.05.19 19:29:50.129136 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.05.19 19:29:50.129290 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.010739 sec., 2327.963497532359 rows/sec., 512.15 KiB/sec. | ||
| 1097 | 2026.05.19 19:29:50.129332 [ 259 ] {f4abe61a-11e1-43d8-a6af-284e22b2eeca} <Debug> TCPHandler: Processed in 0.010939692 sec. | ||
| 1098 | 2026.05.19 19:29:50.129472 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.05.19 19:29:50.129574 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.05.19 19:29:50.129617 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2026.05.19 19:29:50.142548 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Trace> oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.05.19 19:29:50.142584 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1103 | 2026.05.19 19:29:50.145159 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.05.19 19:29:50.145615 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Trace> oximeter.fields_i16 (afba10e4-a34d-4342-bf33-8c84277cac3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.05.19 19:29:50.145760 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.016208 sec., 1480.7502467917077 rows/sec., 125.81 KiB/sec. | ||
| 1106 | 2026.05.19 19:29:50.145798 [ 259 ] {ded0b458-dae4-43b6-a15e-84654a5eff82} <Debug> TCPHandler: Processed in 0.016379982 sec. | ||
| 1107 | 2026.05.19 19:29:50.145928 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.19 19:29:50.146026 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1109 | 2026.05.19 19:29:50.146071 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1110 | 2026.05.19 19:29:50.146535 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Trace> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.05.19 19:29:50.146576 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1112 | 2026.05.19 19:29:50.147134 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.05.19 19:29:50.147573 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Trace> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.05.19 19:29:50.147716 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001709 sec., 4681.100058513751 rows/sec., 381.71 KiB/sec. | ||
| 1115 | 2026.05.19 19:29:50.147753 [ 259 ] {52b0f65f-9fa7-4f35-92c7-eb1b5fae1915} <Debug> TCPHandler: Processed in 0.001877312 sec. | ||
| 1116 | 2026.05.19 19:29:50.147875 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.05.19 19:29:50.147987 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.05.19 19:29:50.148038 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.05.19 19:29:50.148603 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.05.19 19:29:50.148642 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1121 | 2026.05.19 19:29:50.149344 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1122 | 2026.05.19 19:29:50.149823 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.05.19 19:29:50.149962 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Debug> executeQuery: Read 202 rows, 18.29 KiB in 0.001998 sec., 101101.10110110109 rows/sec., 8.94 MiB/sec. | ||
| 1124 | 2026.05.19 19:29:50.149997 [ 259 ] {402a6301-8046-44f1-b802-ad024ad9e84e} <Debug> TCPHandler: Processed in 0.002174269 sec. | ||
| 1125 | 2026.05.19 19:29:50.150125 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.05.19 19:29:50.150224 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.05.19 19:29:50.150267 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.05.19 19:29:50.150769 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.19 19:29:50.150805 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1130 | 2026.05.19 19:29:50.151368 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1131 | 2026.05.19 19:29:50.151801 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.19 19:29:50.151940 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Debug> executeQuery: Read 33 rows, 2.50 KiB in 0.001736 sec., 19009.216589861753 rows/sec., 1.40 MiB/sec. | ||
| 1133 | 2026.05.19 19:29:50.151976 [ 259 ] {dea4ac9b-f7ab-44f6-a9e8-82b6700a8e79} <Debug> TCPHandler: Processed in 0.001901792 sec. | ||
| 1134 | 2026.05.19 19:29:50.152101 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.05.19 19:29:50.152198 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1136 | 2026.05.19 19:29:50.152240 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1137 | 2026.05.19 19:29:50.152671 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Trace> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.05.19 19:29:50.152708 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1139 | 2026.05.19 19:29:50.153251 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1140 | 2026.05.19 19:29:50.153715 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Trace> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.05.19 19:29:50.153848 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 1142 | 2026.05.19 19:29:50.153883 [ 259 ] {73bb7aa9-6b13-4881-a349-23353f6679cc} <Debug> TCPHandler: Processed in 0.001832661 sec. | ||
| 1143 | 2026.05.19 19:29:50.154012 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.05.19 19:29:50.154110 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.05.19 19:29:50.154150 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1146 | 2026.05.19 19:29:50.154566 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Trace> oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.05.19 19:29:50.154603 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1148 | 2026.05.19 19:29:50.155163 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1149 | 2026.05.19 19:29:50.155586 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Trace> oximeter.fields_u8 (0cee85a4-e6ad-4495-ab0c-8a8778636b46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.05.19 19:29:50.155718 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001626 sec., 7380.073800738007 rows/sec., 576.57 KiB/sec. | ||
| 1151 | 2026.05.19 19:29:50.155751 [ 259 ] {8a6fc156-4f9a-41b2-81f7-51090c203b15} <Debug> TCPHandler: Processed in 0.001790449 sec. | ||
| 1152 | 2026.05.19 19:29:50.155871 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.05.19 19:29:50.155966 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1154 | 2026.05.19 19:29:50.156006 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1155 | 2026.05.19 19:29:50.156459 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.19 19:29:50.156498 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1157 | 2026.05.19 19:29:50.157084 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.05.19 19:29:50.157518 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.19 19:29:50.157649 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Debug> executeQuery: Read 122 rows, 10.15 KiB in 0.001702 sec., 71680.37602820211 rows/sec., 5.82 MiB/sec. | ||
| 1160 | 2026.05.19 19:29:50.157683 [ 259 ] {a34238c0-b22c-47e7-876c-6aa21b45a280} <Debug> TCPHandler: Processed in 0.001862792 sec. | ||
| 1161 | 2026.05.19 19:29:50.157810 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.05.19 19:29:50.157906 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.05.19 19:29:50.157952 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2026.05.19 19:29:50.160451 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.19 19:29:50.160492 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1166 | 2026.05.19 19:29:50.163507 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2026.05.19 19:29:50.164097 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): 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.05.19 19:29:50.164271 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Debug> executeQuery: Read 334 rows, 25.87 KiB in 0.006381 sec., 52342.89296348534 rows/sec., 3.96 MiB/sec. | ||
| 1169 | 2026.05.19 19:29:50.164323 [ 259 ] {250bc8cd-403f-4b8e-a935-ffe61513ed31} <Debug> TCPHandler: Processed in 0.006561411 sec. | ||
| 1170 | 2026.05.19 19:29:50.164479 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.05.19 19:29:50.164599 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.05.19 19:29:50.164673 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <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 | ||
| 1173 | 2026.05.19 19:29:50.165764 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.05.19 19:29:50.165811 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1175 | 2026.05.19 19:29:50.168658 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2026.05.19 19:29:50.169192 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): 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.05.19 19:29:50.169332 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004759 sec., 2731.6663164530364 rows/sec., 4.90 MiB/sec. | ||
| 1178 | 2026.05.19 19:29:50.169379 [ 259 ] {36b30cc5-7d5f-41b1-bfdf-67db7a7d55ed} <Debug> TCPHandler: Processed in 0.004963507 sec. | ||
| 1179 | 2026.05.19 19:29:50.169508 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.05.19 19:29:50.169606 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.05.19 19:29:50.169649 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1182 | 2026.05.19 19:29:50.170038 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Trace> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.19 19:29:50.170077 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1184 | 2026.05.19 19:29:50.170649 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.05.19 19:29:50.171180 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Trace> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): 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.05.19 19:29:50.171343 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001755 sec., 6837.606837606837 rows/sec., 499.13 KiB/sec. | ||
| 1187 | 2026.05.19 19:29:50.171382 [ 259 ] {38a8ef0e-0f9c-48a6-9592-b5f6b6810b2e} <Debug> TCPHandler: Processed in 0.001923233 sec. | ||
| 1188 | 2026.05.19 19:29:50.171528 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.05.19 19:29:50.171630 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.05.19 19:29:50.171673 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.05.19 19:29:50.172006 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.05.19 19:29:50.172043 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1193 | 2026.05.19 19:29:50.172624 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.05.19 19:29:50.173219 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): 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.05.19 19:29:50.173357 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001746 sec., 28636.884306987402 rows/sec., 1.96 MiB/sec. | ||
| 1196 | 2026.05.19 19:29:50.173391 [ 259 ] {3da730a3-f283-48c9-87ba-14337b7089ca} <Debug> TCPHandler: Processed in 0.001924753 sec. | ||
| 1197 | 2026.05.19 19:29:54.481008 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1198 | 2026.05.19 19:29:54.481071 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1199 | 2026.05.19 19:29:54.527328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 16 | ||
| 1200 | 2026.05.19 19:29:54.529457 [ 242 ] {} <Trace> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.19 19:29:54.529501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1202 | 2026.05.19 19:29:54.530759 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.05.19 19:29:54.531251 [ 242 ] {} <Trace> system.query_log (d44fc358-56a3-48a4-8767-e20352065d42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.19 19:29:54.531503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 16 | ||
| 1205 | 2026.05.19 19:29:54.545474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1206 | 2026.05.19 19:29:54.545968 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.05.19 19:29:54.546016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1208 | 2026.05.19 19:29:54.546681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1209 | 2026.05.19 19:29:54.547162 [ 244 ] {} <Trace> system.asynchronous_metric_log (5ce94ce8-a502-44a6-bfe4-ff806904c7bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.05.19 19:29:54.547310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1211 | 2026.05.19 19:29:54.634923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1212 | 2026.05.19 19:29:54.652037 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.19 19:29:54.652099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1214 | 2026.05.19 19:29:54.658601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1215 | 2026.05.19 19:29:54.659722 [ 243 ] {} <Trace> system.metric_log (395c045d-02ec-4b13-b1cc-1c98c604494c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.19 19:29:54.662938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1217 | 2026.05.19 19:29:55.001255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.11 MiB, peak 175.11 MiB, free memory in arenas 0.00 B, will set to 168.56 MiB (RSS), difference: -2.55 MiB | ||
| 1218 | 2026.05.19 19:29:55.079759 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.19 19:29:55.079980 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.19 19:29:55.080289 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1221 | 2026.05.19 19:29:55.084410 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 1222 | 2026.05.19 19:29:55.084797 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.05.19 19:29:55.084916 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.05.19 19:29:55.085149 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1225 | 2026.05.19 19:29:55.087107 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1226 | 2026.05.19 19:29:55.089842 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1227 | 2026.05.19 19:29:55.089868 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1228 | 2026.05.19 19:29:55.094645 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1229 | 2026.05.19 19:29:55.094678 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1230 | 2026.05.19 19:29:55.121223 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.041327 sec., 604.9314007791517 rows/sec., 133.08 KiB/sec. | ||
| 1231 | 2026.05.19 19:29:55.121331 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> MemoryTracker: Peak memory usage (for query): 134.37 KiB. | ||
| 1232 | 2026.05.19 19:29:55.121346 [ 259 ] {3ad7a5e6-37f1-4bdd-9f1a-63a470d8bfa5} <Debug> TCPHandler: Processed in 0.041716291 sec. | ||
| 1233 | 2026.05.19 19:29:55.124787 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.19 19:29:55.124899 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.19 19:29:55.124945 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.05.19 19:29:55.125423 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.19 19:29:55.125470 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1238 | 2026.05.19 19:29:55.125959 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.05.19 19:29:55.126398 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.19 19:29:55.126541 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001676 sec., 31026.252983293558 rows/sec., 2.37 MiB/sec. | ||
| 1241 | 2026.05.19 19:29:55.126574 [ 259 ] {7af356a4-ca65-4ecb-a441-25bb1d1c6119} <Debug> TCPHandler: Processed in 0.001839041 sec. | ||
| 1242 | 2026.05.19 19:29:55.126693 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.19 19:29:55.126786 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.19 19:29:55.126827 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.05.19 19:29:55.127230 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.19 19:29:55.127267 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1247 | 2026.05.19 19:29:55.127653 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.05.19 19:29:55.128074 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.19 19:29:55.128200 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001431 sec., 39133.473095737245 rows/sec., 3.05 MiB/sec. | ||
| 1250 | 2026.05.19 19:29:55.128232 [ 259 ] {c5cc7cc6-ee4d-4efc-806b-a806afe5c985} <Debug> TCPHandler: Processed in 0.001586204 sec. | ||
| 1251 | 2026.05.19 19:29:55.128344 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.19 19:29:55.128436 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.19 19:29:55.128478 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.05.19 19:29:55.128878 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.19 19:29:55.128913 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1256 | 2026.05.19 19:29:55.129331 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.05.19 19:29:55.129743 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.05.19 19:29:55.129870 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001453 sec., 103234.6868547832 rows/sec., 7.16 MiB/sec. | ||
| 1259 | 2026.05.19 19:29:55.129904 [ 259 ] {1f1f3a6f-8ccb-4c76-8f59-729caf720e41} <Debug> TCPHandler: Processed in 0.001606944 sec. | ||
| 1260 | 2026.05.19 19:29:55.130021 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.05.19 19:29:55.130114 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.05.19 19:29:55.130154 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1263 | 2026.05.19 19:29:55.130489 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.19 19:29:55.130524 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1265 | 2026.05.19 19:29:55.130949 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.05.19 19:29:55.131360 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.19 19:29:55.131486 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001391 sec., 35945.363048166786 rows/sec., 2.46 MiB/sec. | ||
| 1268 | 2026.05.19 19:29:55.131517 [ 259 ] {471b292a-cc7d-4a7a-84fb-9feed4bb57d4} <Debug> TCPHandler: Processed in 0.001543553 sec. | ||
| 1269 | 2026.05.19 19:30:00.081284 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.19 19:30:00.081546 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 1271 | 2026.05.19 19:30:00.081890 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2026.05.19 19:30:00.081947 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 1273 | 2026.05.19 19:30:00.082218 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2026.05.19 19:30:00.082293 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2026.05.19 19:30:00.082425 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1276 | 2026.05.19 19:30:00.082460 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2026.05.19 19:30:00.082482 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1278 | 2026.05.19 19:30:00.082497 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1279 | 2026.05.19 19:30:00.082546 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1280 | 2026.05.19 19:30:00.082567 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1281 | 2026.05.19 19:30:00.083830 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002388 sec., 10469.011725293132 rows/sec., 2.25 MiB/sec. | ||
| 1282 | 2026.05.19 19:30:00.083931 [ 259 ] {c0594a98-e652-4b9d-bc28-e2cfa4576919} <Debug> TCPHandler: Processed in 0.002782227 sec. | ||
| 1283 | 2026.05.19 19:30:00.085872 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.19 19:30:00.085997 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.19 19:30:00.086040 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1286 | 2026.05.19 19:30:00.086586 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.19 19:30:00.086627 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1288 | 2026.05.19 19:30:00.087141 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.19 19:30:00.087621 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.19 19:30:00.087763 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Debug> executeQuery: Read 104 rows, 8.97 KiB in 0.001798 sec., 57842.046718576195 rows/sec., 4.87 MiB/sec. | ||
| 1291 | 2026.05.19 19:30:00.087795 [ 259 ] {e264024c-3d4d-4ff4-8d0d-f3b00ea565d3} <Debug> TCPHandler: Processed in 0.001974125 sec. | ||
| 1292 | 2026.05.19 19:30:00.087938 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.19 19:30:00.088032 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.19 19:30:00.088071 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1295 | 2026.05.19 19:30:00.088471 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.19 19:30:00.088506 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1297 | 2026.05.19 19:30:00.088936 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1298 | 2026.05.19 19:30:00.089482 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.19 19:30:00.089609 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001595 sec., 16300.940438871472 rows/sec., 1.20 MiB/sec. | ||
| 1300 | 2026.05.19 19:30:00.089640 [ 259 ] {a1d7f279-1e43-46ad-bb68-16f433477a0f} <Debug> TCPHandler: Processed in 0.001758439 sec. | ||
| 1301 | 2026.05.19 19:30:00.089756 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.19 19:30:00.089861 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.19 19:30:00.089899 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1304 | 2026.05.19 19:30:00.090319 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.19 19:30:00.090354 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1306 | 2026.05.19 19:30:00.090865 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1307 | 2026.05.19 19:30:00.091381 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.19 19:30:00.091509 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Debug> executeQuery: Read 88 rows, 7.07 KiB in 0.001666 sec., 52821.12845138055 rows/sec., 4.14 MiB/sec. | ||
| 1309 | 2026.05.19 19:30:00.091540 [ 259 ] {ebf70360-a559-45d9-9442-b8bc814eb3a1} <Debug> TCPHandler: Processed in 0.00183178 sec. | ||
| 1310 | 2026.05.19 19:30:00.091668 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.19 19:30:00.091760 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.19 19:30:00.091801 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1313 | 2026.05.19 19:30:00.092225 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.19 19:30:00.092258 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1315 | 2026.05.19 19:30:00.092719 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.05.19 19:30:00.093364 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.19 19:30:00.093524 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00178 sec., 84269.66292134832 rows/sec., 5.84 MiB/sec. | ||
| 1318 | 2026.05.19 19:30:00.093568 [ 259 ] {452edf7a-469d-485d-992b-ce9022e175f3} <Debug> TCPHandler: Processed in 0.001957154 sec. | ||
| 1319 | 2026.05.19 19:30:00.093770 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.19 19:30:00.093866 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.05.19 19:30:00.093921 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <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 | ||
| 1322 | 2026.05.19 19:30:00.094781 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.05.19 19:30:00.094818 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1324 | 2026.05.19 19:30:00.095551 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.05.19 19:30:00.096132 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.05.19 19:30:00.096282 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002433 sec., 10686.395396629676 rows/sec., 19.15 MiB/sec. | ||
| 1327 | 2026.05.19 19:30:00.096341 [ 259 ] {4efb029c-f954-4604-9f15-ac9e6f7d1f05} <Debug> TCPHandler: Processed in 0.002623793 sec. | ||
| 1328 | 2026.05.19 19:30:00.096495 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.05.19 19:30:00.096590 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.05.19 19:30:00.096631 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1331 | 2026.05.19 19:30:00.097008 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Trace> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.19 19:30:00.097043 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1333 | 2026.05.19 19:30:00.097601 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1334 | 2026.05.19 19:30:00.098216 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Trace> oximeter.measurements_i64 (41e79994-6a5e-4fa9-ad62-9c9a090f0708): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.19 19:30:00.098359 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001787 sec., 5036.373810856184 rows/sec., 387.46 KiB/sec. | ||
| 1336 | 2026.05.19 19:30:00.098393 [ 259 ] {e2adc2cf-b141-476c-95c8-1a6f745a5014} <Debug> TCPHandler: Processed in 0.001955425 sec. | ||
| 1337 | 2026.05.19 19:30:00.098513 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.05.19 19:30:00.098608 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1339 | 2026.05.19 19:30:00.098649 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1340 | 2026.05.19 19:30:00.099015 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.05.19 19:30:00.099053 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1342 | 2026.05.19 19:30:00.099518 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1343 | 2026.05.19 19:30:00.099986 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.05.19 19:30:00.100114 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001525 sec., 32786.885245901634 rows/sec., 2.25 MiB/sec. | ||
| 1345 | 2026.05.19 19:30:00.100145 [ 259 ] {e004c95c-8c84-44cd-baf9-702f801e8a8d} <Debug> TCPHandler: Processed in 0.001680357 sec. | ||
| 1346 | 2026.05.19 19:30:00.907776 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.05.19 19:30:00.908012 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1348 | 2026.05.19 19:30:00.908367 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.05.19 19:30:00.908409 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1350 | 2026.05.19 19:30:00.908648 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.05.19 19:30:00.908717 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.05.19 19:30:00.908861 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1353 | 2026.05.19 19:30:00.908899 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.05.19 19:30:00.908922 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1355 | 2026.05.19 19:30:00.908939 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.05.19 19:30:00.908983 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 1357 | 2026.05.19 19:30:00.909004 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1358 | 2026.05.19 19:30:00.910031 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002121 sec., 11786.892975011786 rows/sec., 2.53 MiB/sec. | ||
| 1359 | 2026.05.19 19:30:00.910129 [ 259 ] {4b56c121-d509-4d8c-8ae1-3ca9a7794727} <Debug> TCPHandler: Processed in 0.002497239 sec. | ||
| 1360 | 2026.05.19 19:30:00.926324 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.05.19 19:30:00.926445 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1362 | 2026.05.19 19:30:00.926494 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2026.05.19 19:30:00.927060 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.05.19 19:30:00.927108 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1365 | 2026.05.19 19:30:00.927545 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.05.19 19:30:00.927762 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Trace> oximeter.timeseries_schema (3dd8658a-c432-484f-be12-65b06f1b7499): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.05.19 19:30:00.927918 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001505 sec., 6644.518272425249 rows/sec., 1.28 MiB/sec. | ||
| 1368 | 2026.05.19 19:30:00.927955 [ 259 ] {5c4f6b34-55f6-4e02-ba8e-c81a2b93c577} <Debug> TCPHandler: Processed in 0.001687717 sec. | ||
| 1369 | 2026.05.19 19:30:00.928160 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.05.19 19:30:00.928264 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1371 | 2026.05.19 19:30:00.928309 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1372 | 2026.05.19 19:30:00.928776 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Trace> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.05.19 19:30:00.928819 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1374 | 2026.05.19 19:30:00.929136 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1375 | 2026.05.19 19:30:00.929370 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Trace> oximeter.fields_ipaddr (aaedd9ed-a54d-4f69-9f28-8c536785fa21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.05.19 19:30:00.929510 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 128.52 KiB/sec. | ||
| 1377 | 2026.05.19 19:30:00.929545 [ 259 ] {a6742780-7bef-4b89-8e77-bd8511d8a593} <Debug> TCPHandler: Processed in 0.00143684 sec. | ||
| 1378 | 2026.05.19 19:30:00.929685 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.05.19 19:30:00.929786 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1380 | 2026.05.19 19:30:00.929829 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1381 | 2026.05.19 19:30:00.931557 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.05.19 19:30:00.931598 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1383 | 2026.05.19 19:30:00.932180 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1384 | 2026.05.19 19:30:00.932415 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Trace> oximeter.fields_string (1cbf4403-c1ed-438f-a03c-179095c7b147): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.05.19 19:30:00.932553 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Debug> executeQuery: Read 2395 rows, 180.76 KiB in 0.002787 sec., 859346.9680660209 rows/sec., 63.34 MiB/sec. | ||
| 1386 | 2026.05.19 19:30:00.932599 [ 259 ] {9d4dc0bc-44d0-46c6-86b8-ca23f00f4a6c} <Debug> TCPHandler: Processed in 0.002963542 sec. | ||
| 1387 | 2026.05.19 19:30:00.932740 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.05.19 19:30:00.932852 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.05.19 19:30:00.932906 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1390 | 2026.05.19 19:30:00.933413 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.19 19:30:00.933459 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1392 | 2026.05.19 19:30:00.933797 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2026.05.19 19:30:00.934057 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Trace> oximeter.fields_u16 (47cf53a5-c1bc-4c14-97f2-914acec7d4d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.05.19 19:30:00.934209 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.00138 sec., 5797.101449275363 rows/sec., 428.13 KiB/sec. | ||
| 1395 | 2026.05.19 19:30:00.934249 [ 259 ] {2a29e031-4864-44fe-aea3-fb7b0e9dbe4b} <Debug> TCPHandler: Processed in 0.001568463 sec. | ||
| 1396 | 2026.05.19 19:30:00.934380 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.05.19 19:30:00.934480 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.05.19 19:30:00.934527 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1399 | 2026.05.19 19:30:00.935245 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Trace> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.05.19 19:30:00.935287 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1401 | 2026.05.19 19:30:00.935743 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1402 | 2026.05.19 19:30:00.935974 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Trace> oximeter.fields_u32 (0f7be020-d64a-4f5e-878d-ff4ac3891d2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.05.19 19:30:00.936109 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00165 sec., 485454.54545454547 rows/sec., 28.04 MiB/sec. | ||
| 1404 | 2026.05.19 19:30:00.936144 [ 259 ] {6b70b57e-9987-4e41-b3ee-ae1188bd88f2} <Debug> TCPHandler: Processed in 0.00181834 sec. | ||
| 1405 | 2026.05.19 19:30:00.936276 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.05.19 19:30:00.936373 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.05.19 19:30:00.936414 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1408 | 2026.05.19 19:30:00.936868 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Trace> oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.05.19 19:30:00.936912 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1410 | 2026.05.19 19:30:00.937374 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1411 | 2026.05.19 19:30:00.937676 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Trace> oximeter.fields_u64 (01456499-d31d-417c-8934-e4d10311c033): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.05.19 19:30:00.937844 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001489 sec., 1343.183344526528 rows/sec., 94.44 KiB/sec. | ||
| 1413 | 2026.05.19 19:30:00.937881 [ 259 ] {7e19923d-fdb7-4aca-b46f-d4f4e882596b} <Debug> TCPHandler: Processed in 0.001655386 sec. | ||
| 1414 | 2026.05.19 19:30:00.938009 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.05.19 19:30:00.938110 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1416 | 2026.05.19 19:30:00.938152 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1417 | 2026.05.19 19:30:00.939012 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.05.19 19:30:00.939051 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1419 | 2026.05.19 19:30:00.939438 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1420 | 2026.05.19 19:30:00.939650 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Trace> oximeter.fields_uuid (6f524e55-2637-41da-a706-791d826a4298): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.05.19 19:30:00.939779 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Debug> executeQuery: Read 1279 rows, 87.24 KiB in 0.001689 sec., 757252.8123149793 rows/sec., 50.44 MiB/sec. | ||
| 1422 | 2026.05.19 19:30:00.939813 [ 259 ] {7501a97c-2da5-4026-ba28-00e01bd34d51} <Debug> TCPHandler: Processed in 0.001856421 sec. | ||
| 1423 | 2026.05.19 19:30:00.939952 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.05.19 19:30:00.940051 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1425 | 2026.05.19 19:30:00.940094 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1426 | 2026.05.19 19:30:00.941014 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.05.19 19:30:00.941052 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1428 | 2026.05.19 19:30:00.941550 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1429 | 2026.05.19 19:30:00.941769 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Trace> oximeter.measurements_cumulativeu64 (b6fd7d1c-4f14-4538-9eba-31650fd30479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.19 19:30:00.941898 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Debug> executeQuery: Read 2479 rows, 156.86 KiB in 0.001868 sec., 1327087.794432548 rows/sec., 82.01 MiB/sec. | ||
| 1431 | 2026.05.19 19:30:00.941932 [ 259 ] {0762bbcf-c36f-4239-8106-0701fbb4edf2} <Debug> TCPHandler: Processed in 0.002031166 sec. | ||
| 1432 | 2026.05.19 19:30:00.942066 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.05.19 19:30:00.942162 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.05.19 19:30:00.942217 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <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 | ||
| 1435 | 2026.05.19 19:30:00.943000 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.05.19 19:30:00.943040 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1437 | 2026.05.19 19:30:00.943580 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1438 | 2026.05.19 19:30:00.943813 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Trace> oximeter.measurements_histogramu64 (8c583cc1-1943-431d-a147-5174cc9906d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.05.19 19:30:00.943958 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001815 sec., 3305.785123966942 rows/sec., 5.92 MiB/sec. | ||
| 1440 | 2026.05.19 19:30:00.944005 [ 259 ] {7bb09e80-9965-4931-ae8e-c10d06dc7ceb} <Debug> TCPHandler: Processed in 0.001989445 sec. | ||
| 1441 | 2026.05.19 19:30:00.944136 [ 259 ] {} <Trace> TCP-Session: d76c8fc7-fff5-41ed-a234-b2ba879630b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.05.19 19:30:00.944233 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56880) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.05.19 19:30:00.944276 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1444 | 2026.05.19 19:30:00.944618 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.19 19:30:00.944657 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1446 | 2026.05.19 19:30:00.944987 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1447 | 2026.05.19 19:30:00.945219 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Trace> oximeter.measurements_u64 (1a31db6d-7f81-470e-9384-44469b749483): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.05.19 19:30:00.945354 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 615.92 KiB/sec. | ||
| 1449 | 2026.05.19 19:30:00.945387 [ 259 ] {7d09e5c8-8657-4a67-b070-53b17b3ec671} <Debug> TCPHandler: Processed in 0.001301686 sec. | ||