[ Dec 6 20:44:17 Enabled. ] [ Dec 6 20:44:17 Rereading configuration. ] [ Dec 6 20:44:19 Rereading configuration. ] [ Dec 6 20:44:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Dec 6 20:44:23 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.12.06 20:44:23.890149 [ 1 ] {} Application: Will watch for the process with pid 24714 2024.12.06 20:44:23.890671 [ 1 ] {} Application: Forked a child process to watch 2024.12.06 20:44:24.084577 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24714 2024.12.06 20:44:24.085319 [ 1 ] {} Application: starting up 2024.12.06 20:44:24.086008 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.06 20:44:24.168224 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.06 20:44:24.199479 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.06 20:44:24.199531 [ 1 ] {} Application: Initializing DateLUT. 2024.12.06 20:44:24.199545 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.06 20:44:24.199609 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.06 20:44:24.199998 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.06 20:44:24.201564 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.06 20:44:24.202293 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.06 20:44:24.203144 [ 1 ] {} 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) 2024.12.06 20:44:24.203174 [ 1 ] {} 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) 2024.12.06 20:44:24.203200 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.06 20:44:24.203384 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.06 20:44:24.204283 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.06 20:44:24.209271 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.06 20:44:24.210371 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.06 20:44:24.211132 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.06 20:44:24.211194 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.06 20:44:24.212795 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.06 20:44:24.213283 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.06 20:44:24.217521 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.06 20:44:24.218170 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.06 20:44:24.219705 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.06 20:44:24.220086 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.06 20:44:24.220504 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.06 20:44:24.220848 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.06 20:44:24.222188 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.06 20:44:24.222213 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.06 20:44:24.222275 [ 142 ] {} DNSResolver: Updating DNS cache 2024.12.06 20:44:24.222375 [ 142 ] {} DNSResolver: Updated DNS cache 2024.12.06 20:44:24.239479 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.06 20:44:24.239506 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157074 sec 2024.12.06 20:44:24.239551 [ 1 ] {} ReferentialDeps: No tables 2024.12.06 20:44:24.239569 [ 1 ] {} LoadingDeps: No tables 2024.12.06 20:44:24.240288 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.06 20:44:24.241314 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.06 20:44:24.252192 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.06 20:44:24.252235 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.06 20:44:24.252256 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.06 20:44:24.252268 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.06 20:44:24.252295 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.06 20:44:24.252315 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.06 20:44:24.254878 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.06 20:44:24.254920 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.06 20:44:24.254943 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.06 20:44:24.255120 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.06 20:44:24.255140 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.06 20:44:24.255174 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.06 20:44:24.255194 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.06 20:44:24.255207 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.06 20:44:24.255236 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.06 20:44:24.255254 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.06 20:44:24.281554 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.06 20:44:24.289355 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.06 20:44:24.289390 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7962e-05 sec 2024.12.06 20:44:24.289406 [ 1 ] {} ReferentialDeps: No tables 2024.12.06 20:44:24.289420 [ 1 ] {} LoadingDeps: No tables 2024.12.06 20:44:24.289448 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.06 20:44:24.289650 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.06 20:44:24.289693 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.06 20:44:24.289707 [ 1 ] {} Application: Loaded metadata. 2024.12.06 20:44:24.289718 [ 1 ] {} 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). 2024.12.06 20:44:24.289730 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.06 20:44:24.293258 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.06 20:44:24.293452 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.35 MiB 2024.12.06 20:44:24.294275 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.232e-05 sec. 2024.12.06 20:44:24.295137 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.06 20:44:24.295228 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.06 20:44:24.295246 [ 1 ] {} Application: Ready for connections. 2024.12.06 20:44:24.781932 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44133 2024.12.06 20:44:24.782206 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.782264 [ 3 ] {} TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Authenticating user 'default' from [fd00:1122:3344:101::e]:44133 2024.12.06 20:44:24.782296 [ 3 ] {} TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.782318 [ 3 ] {} TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.782404 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.06 20:44:24.782431 [ 3 ] {} 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 2024.12.06 20:44:24.782454 [ 3 ] {} 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 2024.12.06 20:44:24.782845 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47855 2024.12.06 20:44:24.782869 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51081 2024.12.06 20:44:24.782978 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.783015 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.783025 [ 4 ] {} TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47855 2024.12.06 20:44:24.783074 [ 5 ] {} TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Authenticating user 'default' from [fd00:1122:3344:101::e]:51081 2024.12.06 20:44:24.783086 [ 4 ] {} TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.783123 [ 5 ] {} TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.783145 [ 4 ] {} TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.783154 [ 5 ] {} TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.783770 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61612 2024.12.06 20:44:24.783897 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.783908 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37694 2024.12.06 20:44:24.783934 [ 253 ] {} TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61612 2024.12.06 20:44:24.783973 [ 253 ] {} TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784151 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.784161 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53989 2024.12.06 20:44:24.784195 [ 254 ] {} TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:37694 2024.12.06 20:44:24.784152 [ 253 ] {} TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784238 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 2024.12.06 20:44:24.784271 [ 254 ] {} TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784398 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.784417 [ 254 ] {} TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784429 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56335 2024.12.06 20:44:24.784546 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.784669 [ 256 ] {} TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 2024.12.06 20:44:24.784681 [ 255 ] {} TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Authenticating user 'default' from [fd00:1122:3344:101::e]:53989 2024.12.06 20:44:24.784743 [ 256 ] {} TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784744 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:24.784769 [ 255 ] {} TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784782 [ 256 ] {} TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784828 [ 255 ] {} TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784867 [ 257 ] {} TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Authenticating user 'default' from [fd00:1122:3344:101::e]:56335 2024.12.06 20:44:24.784928 [ 257 ] {} TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:24.784959 [ 257 ] {} TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.19 MiB, peak 117.19 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB 2024.12.06 20:44:25.255752 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41605 2024.12.06 20:44:25.255917 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.255949 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Authenticating user 'default' from [fd00:1122:3344:101::d]:41605 2024.12.06 20:44:25.255973 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.255997 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.256064 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.06 20:44:25.256089 [ 258 ] {} 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 2024.12.06 20:44:25.256114 [ 258 ] {} 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 2024.12.06 20:44:25.256515 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33512 2024.12.06 20:44:25.256664 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34557 2024.12.06 20:44:25.256744 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62760 2024.12.06 20:44:25.256731 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.257002 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49874 2024.12.06 20:44:25.257026 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.257029 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.257066 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:33512 2024.12.06 20:44:25.257245 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.257258 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64189 2024.12.06 20:44:25.257284 [ 260 ] {} TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34557 2024.12.06 20:44:25.257269 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.257327 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.257325 [ 261 ] {} TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62760 2024.12.06 20:44:25.257368 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46441 2024.12.06 20:44:25.257520 [ 261 ] {} TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.257662 [ 262 ] {} TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49874 2024.12.06 20:44:25.257668 [ 261 ] {} TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.257690 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58844 2024.12.06 20:44:25.257507 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51766 2024.12.06 20:44:25.257765 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.257467 [ 260 ] {} TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.257955 [ 262 ] {} TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258096 [ 263 ] {} TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Authenticating user 'default' from [fd00:1122:3344:101::d]:64189 2024.12.06 20:44:25.258091 [ 262 ] {} TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258141 [ 260 ] {} TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258155 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.258267 [ 263 ] {} TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258313 [ 265 ] {} TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Authenticating user 'default' from [fd00:1122:3344:101::d]:51766 2024.12.06 20:44:25.258333 [ 263 ] {} TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258354 [ 265 ] {} TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258433 [ 265 ] {} TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258550 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.258587 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.258603 [ 264 ] {} TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Authenticating user 'default' from [fd00:1122:3344:101::d]:46441 2024.12.06 20:44:25.258645 [ 266 ] {} TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58844 2024.12.06 20:44:25.258657 [ 264 ] {} TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258679 [ 266 ] {} TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258703 [ 264 ] {} TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.258708 [ 266 ] {} TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.260088 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.262717 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.06 20:44:25.304073 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41605) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.06 20:44:25.304887 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.06 20:44:25.304987 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} TCPHandler: Processed in 0.046422987 sec. 2024.12.06 20:44:25.305363 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.305585 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.06 20:44:25.305923 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33512) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.06 20:44:25.306077 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.06 20:44:25.306169 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} TCPHandler: Processed in 0.000972596 sec. 2024.12.06 20:44:25.306476 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.307235 [ 258 ] {43ced076-f6e9-41a7-9814-f77af364775c} executeQuery: (from [fd00:1122:3344:101::d]:41605) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.06 20:44:25.307906 [ 258 ] {43ced076-f6e9-41a7-9814-f77af364775c} TCPHandler: Processed in 0.001537579 sec. 2024.12.06 20:44:25.308133 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.308256 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} executeQuery: (from [fd00:1122:3344:101::d]:33512) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.06 20:44:25.308379 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.06 20:44:25.310046 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.06 20:44:25.310070 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7011e-05 sec 2024.12.06 20:44:25.310101 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} ReferentialDeps: No tables 2024.12.06 20:44:25.310113 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} LoadingDeps: No tables 2024.12.06 20:44:25.310137 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} DatabaseAtomic (oximeter): Starting up tables. 2024.12.06 20:44:25.310189 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} TCPHandler: Processed in 0.002116684 sec. 2024.12.06 20:44:25.310370 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.310564 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.12.06 20:44:25.310628 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.06 20:44:25.318062 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.06 20:44:25.321876 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Loading data parts 2024.12.06 20:44:25.322435 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): There are no data parts 2024.12.06 20:44:25.325366 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} TCPHandler: Processed in 0.015050539 sec. 2024.12.06 20:44:25.325577 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.325829 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} executeQuery: (from [fd00:1122:3344:101::d]:33512) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2024.12.06 20:44:25.325913 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.06 20:44:25.334380 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} oximeter.measurements_bool (23a2a040-c638-470d-a930-ce70b36b1d9b): Loading data parts 2024.12.06 20:44:25.334638 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} oximeter.measurements_bool (23a2a040-c638-470d-a930-ce70b36b1d9b): There are no data parts 2024.12.06 20:44:25.337098 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} TCPHandler: Processed in 0.011583799 sec. 2024.12.06 20:44:25.337322 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.337542 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.337617 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.06 20:44:25.340389 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} oximeter.measurements_i8 (d748a365-2209-40b2-96d2-ea437a5490f8): Loading data parts 2024.12.06 20:44:25.340567 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} oximeter.measurements_i8 (d748a365-2209-40b2-96d2-ea437a5490f8): There are no data parts 2024.12.06 20:44:25.342319 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} TCPHandler: Processed in 0.0050586 sec. 2024.12.06 20:44:25.342510 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.342779 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.342853 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.06 20:44:25.344869 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} oximeter.measurements_u8 (7ad2e5f5-a6f7-4674-b3bc-398abc44aedd): Loading data parts 2024.12.06 20:44:25.345035 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} oximeter.measurements_u8 (7ad2e5f5-a6f7-4674-b3bc-398abc44aedd): There are no data parts 2024.12.06 20:44:25.346310 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} TCPHandler: Processed in 0.003858479 sec. 2024.12.06 20:44:25.346515 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.346756 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.346837 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.06 20:44:25.348963 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} oximeter.measurements_i16 (cdda3ae5-dd8d-467d-abfe-6aa2ffcc9f43): Loading data parts 2024.12.06 20:44:25.349105 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} oximeter.measurements_i16 (cdda3ae5-dd8d-467d-abfe-6aa2ffcc9f43): There are no data parts 2024.12.06 20:44:25.350425 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} TCPHandler: Processed in 0.003967482 sec. 2024.12.06 20:44:25.350618 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.350837 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.350907 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.06 20:44:25.355233 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} oximeter.measurements_u16 (d12f3ca9-02fd-4f89-a453-10302fb408c4): Loading data parts 2024.12.06 20:44:25.355422 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} oximeter.measurements_u16 (d12f3ca9-02fd-4f89-a453-10302fb408c4): There are no data parts 2024.12.06 20:44:25.356946 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} TCPHandler: Processed in 0.006385385 sec. 2024.12.06 20:44:25.357163 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.357375 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.357452 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.06 20:44:25.359436 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} oximeter.measurements_i32 (54577149-ec1e-4f64-86ac-c5c625e1b43b): Loading data parts 2024.12.06 20:44:25.359595 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} oximeter.measurements_i32 (54577149-ec1e-4f64-86ac-c5c625e1b43b): There are no data parts 2024.12.06 20:44:25.361142 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} TCPHandler: Processed in 0.004041194 sec. 2024.12.06 20:44:25.361324 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.361540 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.361615 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.06 20:44:25.364448 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} oximeter.measurements_u32 (43920a85-76d7-4dfd-8921-a77fe5f6ac82): Loading data parts 2024.12.06 20:44:25.364616 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} oximeter.measurements_u32 (43920a85-76d7-4dfd-8921-a77fe5f6ac82): There are no data parts 2024.12.06 20:44:25.372490 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} TCPHandler: Processed in 0.011226279 sec. 2024.12.06 20:44:25.372721 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.372955 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.373032 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.06 20:44:25.376144 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Loading data parts 2024.12.06 20:44:25.376286 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): There are no data parts 2024.12.06 20:44:25.378059 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} TCPHandler: Processed in 0.005405679 sec. 2024.12.06 20:44:25.378267 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.378477 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.378554 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.06 20:44:25.381030 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} oximeter.measurements_u64 (4e3cce49-e5b9-41b4-a127-ae178e69f175): Loading data parts 2024.12.06 20:44:25.381196 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} oximeter.measurements_u64 (4e3cce49-e5b9-41b4-a127-ae178e69f175): There are no data parts 2024.12.06 20:44:25.383033 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} TCPHandler: Processed in 0.004826284 sec. 2024.12.06 20:44:25.383238 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.383472 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.383547 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.06 20:44:25.385816 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} oximeter.measurements_f32 (cc57fda3-3165-46aa-8c17-844e8ea16791): Loading data parts 2024.12.06 20:44:25.385947 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} oximeter.measurements_f32 (cc57fda3-3165-46aa-8c17-844e8ea16791): There are no data parts 2024.12.06 20:44:25.387292 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} TCPHandler: Processed in 0.004113266 sec. 2024.12.06 20:44:25.387516 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.387742 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.387822 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.06 20:44:25.392029 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} oximeter.measurements_f64 (1498fb78-92df-475d-a0e0-236ac0d0f334): Loading data parts 2024.12.06 20:44:25.392192 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} oximeter.measurements_f64 (1498fb78-92df-475d-a0e0-236ac0d0f334): There are no data parts 2024.12.06 20:44:25.395245 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} TCPHandler: Processed in 0.007797931 sec. 2024.12.06 20:44:25.395457 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.395698 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.395771 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.06 20:44:25.398177 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} oximeter.measurements_string (3bd59815-d22b-45e1-af5f-b4d39b12bd05): Loading data parts 2024.12.06 20:44:25.398307 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} oximeter.measurements_string (3bd59815-d22b-45e1-af5f-b4d39b12bd05): There are no data parts 2024.12.06 20:44:25.399916 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} TCPHandler: Processed in 0.004522127 sec. 2024.12.06 20:44:25.400117 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.400328 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} executeQuery: (from [fd00:1122:3344:101::d]:33512) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.06 20:44:25.400411 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.06 20:44:25.402328 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} oximeter.measurements_bytes (b436d979-f9dd-4fe0-b4b5-9cf264bfc5cb): Loading data parts 2024.12.06 20:44:25.402578 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} oximeter.measurements_bytes (b436d979-f9dd-4fe0-b4b5-9cf264bfc5cb): There are no data parts 2024.12.06 20:44:25.403874 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} TCPHandler: Processed in 0.003818148 sec. 2024.12.06 20:44:25.404058 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.404341 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.404416 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.06 20:44:25.406421 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} oximeter.measurements_cumulativei64 (b0f12ec4-b6b4-488f-89d0-b97d7a319c39): Loading data parts 2024.12.06 20:44:25.406569 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} oximeter.measurements_cumulativei64 (b0f12ec4-b6b4-488f-89d0-b97d7a319c39): There are no data parts 2024.12.06 20:44:25.407927 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} TCPHandler: Processed in 0.003936972 sec. 2024.12.06 20:44:25.408142 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.408370 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.408451 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.06 20:44:25.410935 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} oximeter.measurements_cumulativeu64 (1ebda9e0-f693-4270-abe0-f3246d086447): Loading data parts 2024.12.06 20:44:25.411144 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} oximeter.measurements_cumulativeu64 (1ebda9e0-f693-4270-abe0-f3246d086447): There are no data parts 2024.12.06 20:44:25.413298 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} TCPHandler: Processed in 0.005216085 sec. 2024.12.06 20:44:25.413499 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.413760 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.413833 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.06 20:44:25.415841 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} oximeter.measurements_cumulativef32 (4bc9f261-7a53-410d-bcf1-03789b591d70): Loading data parts 2024.12.06 20:44:25.415984 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} oximeter.measurements_cumulativef32 (4bc9f261-7a53-410d-bcf1-03789b591d70): There are no data parts 2024.12.06 20:44:25.417364 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} TCPHandler: Processed in 0.003930571 sec. 2024.12.06 20:44:25.417568 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.417805 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.417876 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.06 20:44:25.421090 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} oximeter.measurements_cumulativef64 (e8bbc193-908d-445d-9cad-c910ae725ed1): Loading data parts 2024.12.06 20:44:25.421254 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} oximeter.measurements_cumulativef64 (e8bbc193-908d-445d-9cad-c910ae725ed1): There are no data parts 2024.12.06 20:44:25.422653 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} TCPHandler: Processed in 0.005152253 sec. 2024.12.06 20:44:25.422858 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.423163 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} executeQuery: (from [fd00:1122:3344:101::d]:41605) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2024.12.06 20:44:25.423256 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.06 20:44:25.425851 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} oximeter.measurements_histogrami8 (f7d7afdc-0c7d-4544-af04-d979dac9323e): Loading data parts 2024.12.06 20:44:25.426013 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} oximeter.measurements_histogrami8 (f7d7afdc-0c7d-4544-af04-d979dac9323e): There are no data parts 2024.12.06 20:44:25.427468 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} TCPHandler: Processed in 0.004672121 sec. 2024.12.06 20:44:25.427663 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.427986 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.428065 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.06 20:44:25.430707 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} oximeter.measurements_histogramu8 (522e5a0c-e5b4-4569-8f32-90bd877f8a1d): Loading data parts 2024.12.06 20:44:25.430874 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} oximeter.measurements_histogramu8 (522e5a0c-e5b4-4569-8f32-90bd877f8a1d): There are no data parts 2024.12.06 20:44:25.432274 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} TCPHandler: Processed in 0.004672381 sec. 2024.12.06 20:44:25.432492 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.432884 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.433005 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.06 20:44:25.435281 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} oximeter.measurements_histogrami16 (6542093d-324f-436c-a074-749ad35bb4cd): Loading data parts 2024.12.06 20:44:25.435424 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} oximeter.measurements_histogrami16 (6542093d-324f-436c-a074-749ad35bb4cd): There are no data parts 2024.12.06 20:44:25.436829 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} TCPHandler: Processed in 0.004406843 sec. 2024.12.06 20:44:25.437075 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.437449 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.437549 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.06 20:44:25.440999 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} oximeter.measurements_histogramu16 (f9992ae3-447b-44b0-8970-44019735692a): Loading data parts 2024.12.06 20:44:25.441171 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} oximeter.measurements_histogramu16 (f9992ae3-447b-44b0-8970-44019735692a): There are no data parts 2024.12.06 20:44:25.442943 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} TCPHandler: Processed in 0.005947444 sec. 2024.12.06 20:44:25.443154 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.443460 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.443556 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.06 20:44:25.445844 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} oximeter.measurements_histogrami32 (339899d1-358d-418a-9591-26b7c5b84686): Loading data parts 2024.12.06 20:44:25.446001 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} oximeter.measurements_histogrami32 (339899d1-358d-418a-9591-26b7c5b84686): There are no data parts 2024.12.06 20:44:25.447640 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} TCPHandler: Processed in 0.004550227 sec. 2024.12.06 20:44:25.447838 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.448155 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.448239 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.06 20:44:25.450486 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} oximeter.measurements_histogramu32 (6858c40e-6c21-4a4c-894b-adf1fe43a0b0): Loading data parts 2024.12.06 20:44:25.450656 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} oximeter.measurements_histogramu32 (6858c40e-6c21-4a4c-894b-adf1fe43a0b0): There are no data parts 2024.12.06 20:44:25.452470 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} TCPHandler: Processed in 0.004694081 sec. 2024.12.06 20:44:25.452701 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.453061 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.453178 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.06 20:44:25.455533 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} oximeter.measurements_histogrami64 (0d6c428a-2c97-438b-b0ba-6fd7549973ce): Loading data parts 2024.12.06 20:44:25.455693 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} oximeter.measurements_histogrami64 (0d6c428a-2c97-438b-b0ba-6fd7549973ce): There are no data parts 2024.12.06 20:44:25.457631 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} TCPHandler: Processed in 0.005001199 sec. 2024.12.06 20:44:25.457841 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.458146 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.458238 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.06 20:44:25.461627 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Loading data parts 2024.12.06 20:44:25.461809 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): There are no data parts 2024.12.06 20:44:25.463476 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} TCPHandler: Processed in 0.005693397 sec. 2024.12.06 20:44:25.463725 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.464062 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.464165 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.06 20:44:25.466424 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} oximeter.measurements_histogramf32 (8605cf44-535e-40e5-94e9-e7e631fa679d): Loading data parts 2024.12.06 20:44:25.466566 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} oximeter.measurements_histogramf32 (8605cf44-535e-40e5-94e9-e7e631fa679d): There are no data parts 2024.12.06 20:44:25.467991 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} TCPHandler: Processed in 0.004337691 sec. 2024.12.06 20:44:25.468188 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.468486 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.468580 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.06 20:44:25.472760 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} oximeter.measurements_histogramf64 (cd2d5d2c-d6b2-4ab9-b47e-74e06aae489b): Loading data parts 2024.12.06 20:44:25.472928 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} oximeter.measurements_histogramf64 (cd2d5d2c-d6b2-4ab9-b47e-74e06aae489b): There are no data parts 2024.12.06 20:44:25.476126 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} TCPHandler: Processed in 0.008003186 sec. 2024.12.06 20:44:25.476362 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.476585 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2024.12.06 20:44:25.476680 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.06 20:44:25.480613 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} oximeter.fields_bool (26a6b70f-6d28-4de1-b028-8b1f1d3f3902): Loading data parts 2024.12.06 20:44:25.480786 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} oximeter.fields_bool (26a6b70f-6d28-4de1-b028-8b1f1d3f3902): There are no data parts 2024.12.06 20:44:25.482326 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} TCPHandler: Processed in 0.006032396 sec. 2024.12.06 20:44:25.482545 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.482755 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.482835 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.06 20:44:25.484935 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} oximeter.fields_i8 (f43325c5-eb55-4cd7-8ce0-84cc002b4669): Loading data parts 2024.12.06 20:44:25.485148 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} oximeter.fields_i8 (f43325c5-eb55-4cd7-8ce0-84cc002b4669): There are no data parts 2024.12.06 20:44:25.486763 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} TCPHandler: Processed in 0.00427512 sec. 2024.12.06 20:44:25.487200 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.487604 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.487723 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.06 20:44:25.490350 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} oximeter.fields_u8 (776ac72a-ac92-436d-b47f-fc67b52ad4dd): Loading data parts 2024.12.06 20:44:25.490529 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} oximeter.fields_u8 (776ac72a-ac92-436d-b47f-fc67b52ad4dd): There are no data parts 2024.12.06 20:44:25.492071 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} TCPHandler: Processed in 0.005138252 sec. 2024.12.06 20:44:25.492291 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.492546 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.492636 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.06 20:44:25.495466 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} oximeter.fields_i16 (fe0c9e78-1b9c-454d-a316-281fd3f85f21): Loading data parts 2024.12.06 20:44:25.495639 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} oximeter.fields_i16 (fe0c9e78-1b9c-454d-a316-281fd3f85f21): There are no data parts 2024.12.06 20:44:25.497075 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} TCPHandler: Processed in 0.004861375 sec. 2024.12.06 20:44:25.497294 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.497591 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.497683 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.06 20:44:25.499888 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Loading data parts 2024.12.06 20:44:25.500020 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): There are no data parts 2024.12.06 20:44:25.501425 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} TCPHandler: Processed in 0.004215078 sec. 2024.12.06 20:44:25.501616 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.501824 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.501917 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.06 20:44:25.503929 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} oximeter.fields_i32 (dae87924-bac2-4170-91d2-5734b7d1669c): Loading data parts 2024.12.06 20:44:25.504092 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} oximeter.fields_i32 (dae87924-bac2-4170-91d2-5734b7d1669c): There are no data parts 2024.12.06 20:44:25.505910 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} TCPHandler: Processed in 0.004357312 sec. 2024.12.06 20:44:25.506126 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.506376 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.506466 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.06 20:44:25.508696 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} oximeter.fields_u32 (e4398411-5d2f-410a-bdaa-65698893fe12): Loading data parts 2024.12.06 20:44:25.508848 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} oximeter.fields_u32 (e4398411-5d2f-410a-bdaa-65698893fe12): There are no data parts 2024.12.06 20:44:25.510670 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} TCPHandler: Processed in 0.004614319 sec. 2024.12.06 20:44:25.510875 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.511087 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.511176 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.06 20:44:25.515330 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} oximeter.fields_i64 (7646d9f5-4bf3-4145-b00f-bd38eee0e26e): Loading data parts 2024.12.06 20:44:25.515497 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} oximeter.fields_i64 (7646d9f5-4bf3-4145-b00f-bd38eee0e26e): There are no data parts 2024.12.06 20:44:25.517049 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} TCPHandler: Processed in 0.006243371 sec. 2024.12.06 20:44:25.517307 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.517542 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.517640 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.06 20:44:25.520063 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} oximeter.fields_u64 (c69a5ca3-a102-491a-a26d-a9de3f4de911): Loading data parts 2024.12.06 20:44:25.520226 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} oximeter.fields_u64 (c69a5ca3-a102-491a-a26d-a9de3f4de911): There are no data parts 2024.12.06 20:44:25.523599 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} TCPHandler: Processed in 0.006380775 sec. 2024.12.06 20:44:25.523808 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.524047 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.524119 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.06 20:44:25.528326 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} oximeter.fields_ipaddr (a33426b0-cf0c-4373-a7c3-00a87fe97684): Loading data parts 2024.12.06 20:44:25.528500 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} oximeter.fields_ipaddr (a33426b0-cf0c-4373-a7c3-00a87fe97684): There are no data parts 2024.12.06 20:44:25.530002 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} TCPHandler: Processed in 0.006253531 sec. 2024.12.06 20:44:25.530219 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.530445 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) 2024.12.06 20:44:25.530543 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.06 20:44:25.533654 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Loading data parts 2024.12.06 20:44:25.533827 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): There are no data parts 2024.12.06 20:44:25.535019 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} TCPHandler: Processed in 0.004862666 sec. 2024.12.06 20:44:25.535223 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.535501 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) 2024.12.06 20:44:25.535583 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.06 20:44:25.538580 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Loading data parts 2024.12.06 20:44:25.539075 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): There are no data parts 2024.12.06 20:44:25.542095 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} TCPHandler: Processed in 0.006941049 sec. 2024.12.06 20:44:25.542377 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.542692 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2024.12.06 20:44:25.542814 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.06 20:44:25.546449 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Loading data parts 2024.12.06 20:44:25.546611 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): There are no data parts 2024.12.06 20:44:25.548856 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} TCPHandler: Processed in 0.006552199 sec. 2024.12.06 20:44:25.549117 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:25.549331 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.06 20:44:25.550608 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.06 20:44:25.558125 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:25.558170 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:25.562522 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:25.562947 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:25.563268 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} executeQuery: Read 1 rows, 16.00 B in 0.014022 sec., 71.3165026387106 rows/sec., 1.11 KiB/sec. 2024.12.06 20:44:25.563621 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} TCPHandler: Processed in 0.014566746 sec. 2024.12.06 20:44:25.893049 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34794 2024.12.06 20:44:25.894081 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.894123 [ 269 ] {} TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Authenticating user 'default' from [fd00:1122:3344:101::c]:34794 2024.12.06 20:44:25.894192 [ 269 ] {} TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.894207 [ 269 ] {} TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.894258 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.06 20:44:25.894310 [ 269 ] {} 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 2024.12.06 20:44:25.894329 [ 269 ] {} 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 2024.12.06 20:44:25.894772 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35429 2024.12.06 20:44:25.894856 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47198 2024.12.06 20:44:25.894942 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.894958 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60204 2024.12.06 20:44:25.895017 [ 270 ] {} TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Authenticating user 'default' from [fd00:1122:3344:101::c]:35429 2024.12.06 20:44:25.895298 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62713 2024.12.06 20:44:25.895350 [ 270 ] {} TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.895391 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45587 2024.12.06 20:44:25.895392 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.895329 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53056 2024.12.06 20:44:25.895472 [ 270 ] {} TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.895451 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41104 2024.12.06 20:44:25.895326 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.895652 [ 271 ] {} TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Authenticating user 'default' from [fd00:1122:3344:101::c]:47198 2024.12.06 20:44:25.895692 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.895942 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.895798 [ 272 ] {} TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Authenticating user 'default' from [fd00:1122:3344:101::c]:60204 2024.12.06 20:44:25.896140 [ 275 ] {} TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Authenticating user 'default' from [fd00:1122:3344:101::c]:45587 2024.12.06 20:44:25.896153 [ 272 ] {} TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896140 [ 273 ] {} TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Authenticating user 'default' from [fd00:1122:3344:101::c]:62713 2024.12.06 20:44:25.896214 [ 275 ] {} TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896222 [ 272 ] {} TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.895969 [ 271 ] {} TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896292 [ 273 ] {} TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896156 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.896324 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:25.896363 [ 275 ] {} TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896398 [ 271 ] {} TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896529 [ 273 ] {} TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896591 [ 276 ] {} TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Authenticating user 'default' from [fd00:1122:3344:101::c]:41104 2024.12.06 20:44:25.896554 [ 274 ] {} TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Authenticating user 'default' from [fd00:1122:3344:101::c]:53056 2024.12.06 20:44:25.896667 [ 274 ] {} TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896684 [ 276 ] {} TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896756 [ 274 ] {} TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:25.896764 [ 276 ] {} TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.82 MiB, peak 126.82 MiB, free memory in arenas 0.00 B, will set to 140.25 MiB (RSS), difference: 13.43 MiB 2024.12.06 20:44:26.975837 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33694 2024.12.06 20:44:26.976955 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.977102 [ 277 ] {} TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Authenticating user 'default' from [fd00:1122:3344:101::a]:33694 2024.12.06 20:44:26.977171 [ 277 ] {} TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.977188 [ 277 ] {} TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.977306 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.06 20:44:26.977377 [ 277 ] {} 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 2024.12.06 20:44:26.977504 [ 277 ] {} 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 2024.12.06 20:44:26.977915 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33790 2024.12.06 20:44:26.978143 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.978181 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45453 2024.12.06 20:44:26.978178 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58692 2024.12.06 20:44:26.978261 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34141 2024.12.06 20:44:26.978307 [ 278 ] {} TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:33790 2024.12.06 20:44:26.978347 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65001 2024.12.06 20:44:26.978774 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.978778 [ 278 ] {} TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.978842 [ 279 ] {} TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Authenticating user 'default' from [fd00:1122:3344:101::a]:45453 2024.12.06 20:44:26.978832 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65207 2024.12.06 20:44:26.978817 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.978735 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.978980 [ 278 ] {} TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.978977 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.978557 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53823 2024.12.06 20:44:26.979105 [ 279 ] {} TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979187 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.979210 [ 282 ] {} TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Authenticating user 'default' from [fd00:1122:3344:101::a]:65001 2024.12.06 20:44:26.979269 [ 279 ] {} TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979328 [ 284 ] {} TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Authenticating user 'default' from [fd00:1122:3344:101::a]:65207 2024.12.06 20:44:26.979258 [ 281 ] {} TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Authenticating user 'default' from [fd00:1122:3344:101::a]:34141 2024.12.06 20:44:26.979335 [ 280 ] {} TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Authenticating user 'default' from [fd00:1122:3344:101::a]:58692 2024.12.06 20:44:26.979546 [ 284 ] {} TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979519 [ 282 ] {} TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979491 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:26.979560 [ 281 ] {} TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979759 [ 280 ] {} TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979788 [ 282 ] {} TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979851 [ 283 ] {} TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Authenticating user 'default' from [fd00:1122:3344:101::a]:53823 2024.12.06 20:44:26.979868 [ 280 ] {} TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979886 [ 281 ] {} TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.979798 [ 284 ] {} TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.980129 [ 283 ] {} TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:26.980159 [ 283 ] {} TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.412634 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50726 2024.12.06 20:44:27.413987 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.414028 [ 285 ] {} TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Authenticating user 'default' from [fd00:1122:3344:101::b]:50726 2024.12.06 20:44:27.414171 [ 285 ] {} TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.414188 [ 285 ] {} TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.414267 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.06 20:44:27.414388 [ 285 ] {} 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 2024.12.06 20:44:27.414408 [ 285 ] {} 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 2024.12.06 20:44:27.414942 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52463 2024.12.06 20:44:27.415157 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38627 2024.12.06 20:44:27.415295 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53321 2024.12.06 20:44:27.415305 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57293 2024.12.06 20:44:27.415168 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.415368 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53502 2024.12.06 20:44:27.415796 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37409 2024.12.06 20:44:27.415822 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.415820 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.415847 [ 286 ] {} TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:52463 2024.12.06 20:44:27.416165 [ 288 ] {} TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Authenticating user 'default' from [fd00:1122:3344:101::b]:57293 2024.12.06 20:44:27.416095 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.416069 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53088 2024.12.06 20:44:27.416058 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.416413 [ 286 ] {} TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416391 [ 287 ] {} TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:38627 2024.12.06 20:44:27.416365 [ 288 ] {} TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416601 [ 290 ] {} TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Authenticating user 'default' from [fd00:1122:3344:101::b]:53502 2024.12.06 20:44:27.416537 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.416332 [ 289 ] {} TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Authenticating user 'default' from [fd00:1122:3344:101::b]:53321 2024.12.06 20:44:27.416761 [ 288 ] {} TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416757 [ 292 ] {} TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Authenticating user 'default' from [fd00:1122:3344:101::b]:53088 2024.12.06 20:44:27.416735 [ 290 ] {} TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416944 [ 292 ] {} TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416930 [ 289 ] {} TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416698 [ 286 ] {} TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.417038 [ 289 ] {} TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.417022 [ 290 ] {} TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.416666 [ 287 ] {} TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.417048 [ 292 ] {} TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.417662 [ 287 ] {} TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.422551 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.06 20:44:27.422647 [ 291 ] {} TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Authenticating user 'default' from [fd00:1122:3344:101::b]:37409 2024.12.06 20:44:27.422669 [ 291 ] {} TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:27.422683 [ 291 ] {} TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.06 20:44:31.756419 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.06 20:44:31.756445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.06 20:44:31.756525 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.06 20:44:31.756561 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.06 20:44:31.765148 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Loading data parts 2024.12.06 20:44:31.765595 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): There are no data parts 2024.12.06 20:44:31.776181 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:31.776271 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:31.779676 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:31.780736 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:31.781669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.06 20:44:31.785135 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Loading data parts 2024.12.06 20:44:31.785336 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): There are no data parts 2024.12.06 20:44:31.808439 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:31.808485 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:31.815997 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:31.817223 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:31.820115 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.06 20:44:32.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.36 MiB, peak 150.36 MiB, free memory in arenas 0.00 B, will set to 151.18 MiB (RSS), difference: 4.82 MiB 2024.12.06 20:44:34.256356 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.06 20:44:34.256457 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.06 20:44:34.261375 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Loading data parts 2024.12.06 20:44:34.261584 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): There are no data parts 2024.12.06 20:44:34.267789 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:34.267831 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:34.269533 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:34.270117 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:34.270622 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.06 20:44:35.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.38 MiB, peak 155.38 MiB, free memory in arenas 0.00 B, will set to 151.57 MiB (RSS), difference: -3.81 MiB 2024.12.06 20:44:39.222654 [ 143 ] {} DNSResolver: Updating DNS cache 2024.12.06 20:44:39.222752 [ 143 ] {} DNSResolver: Updated DNS cache 2024.12.06 20:44:39.282717 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.06 20:44:39.283636 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:39.283690 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:39.284483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:39.285016 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:39.285316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.06 20:44:39.321128 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.06 20:44:39.343205 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:39.343272 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:39.350765 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:39.352346 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:39.355951 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.06 20:44:45.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.22 MiB, peak 156.25 MiB, free memory in arenas 0.00 B, will set to 153.23 MiB (RSS), difference: 4.01 MiB 2024.12.06 20:44:45.577879 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.578106 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.06 20:44:45.582325 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.06 20:44:45.596008 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.06 20:44:45.607271 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} TCPHandler: Processed in 0.029526252 sec. 2024.12.06 20:44:45.656753 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.657016 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.06 20:44:45.666646 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.06 20:44:45.666728 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.06 20:44:45.667386 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} TCPHandler: Processed in 0.010773548 sec. 2024.12.06 20:44:45.667676 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.667859 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.06 20:44:45.668325 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.06 20:44:45.668389 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.06 20:44:45.668975 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} TCPHandler: Processed in 0.001370265 sec. 2024.12.06 20:44:45.669281 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.669470 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.06 20:44:45.669910 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.06 20:44:45.669990 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.06 20:44:45.670562 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} TCPHandler: Processed in 0.001349014 sec. 2024.12.06 20:44:45.671236 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.671385 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.06 20:44:45.671443 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.06 20:44:45.682360 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.682406 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.683167 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.683519 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.683738 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} executeQuery: Read 4 rows, 433.00 B in 0.012392 sec., 322.78889606197544 rows/sec., 34.12 KiB/sec. 2024.12.06 20:44:45.683818 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} TCPHandler: Processed in 0.012643806 sec. 2024.12.06 20:44:45.683998 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.684134 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.06 20:44:45.684189 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.06 20:44:45.690256 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.690311 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.690902 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.691196 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.691423 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} executeQuery: Read 18 rows, 1.68 KiB in 0.007328 sec., 2456.3318777292575 rows/sec., 229.88 KiB/sec. 2024.12.06 20:44:45.691491 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} TCPHandler: Processed in 0.007553295 sec. 2024.12.06 20:44:45.691685 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.691844 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.06 20:44:45.691906 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.06 20:44:45.692593 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.692628 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.693024 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.693268 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.693491 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} executeQuery: Read 9 rows, 693.00 B in 0.001669 sec., 5392.450569203116 rows/sec., 405.49 KiB/sec. 2024.12.06 20:44:45.693611 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} TCPHandler: Processed in 0.002006051 sec. 2024.12.06 20:44:45.693785 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.693930 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.06 20:44:45.693988 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.06 20:44:45.694604 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.694643 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.695011 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.695272 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.695480 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} executeQuery: Read 18 rows, 1.44 KiB in 0.001587 sec., 11342.155009451795 rows/sec., 910.10 KiB/sec. 2024.12.06 20:44:45.695537 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} TCPHandler: Processed in 0.001824877 sec. 2024.12.06 20:44:45.695698 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.695817 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.06 20:44:45.695896 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} 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 2024.12.06 20:44:45.696961 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.696999 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.701524 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.701836 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.702062 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} executeQuery: Read 9 rows, 16.51 KiB in 0.006268 sec., 1435.8647096362477 rows/sec., 2.57 MiB/sec. 2024.12.06 20:44:45.702163 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} TCPHandler: Processed in 0.006520968 sec. 2024.12.06 20:44:45.702315 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:45.702438 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.06 20:44:45.702490 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.06 20:44:45.704889 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:45.704926 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:45.705333 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.06 20:44:45.705620 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:45.705875 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} executeQuery: Read 12 rows, 897.00 B in 0.003458 sec., 3470.213996529786 rows/sec., 253.32 KiB/sec. 2024.12.06 20:44:45.705934 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} TCPHandler: Processed in 0.003672925 sec. 2024.12.06 20:44:46.786411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.06 20:44:46.787114 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:46.787161 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:46.787772 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.06 20:44:46.788032 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:46.788316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.06 20:44:46.856964 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.06 20:44:46.875936 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:46.876000 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:46.882641 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.06 20:44:46.883426 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:46.886565 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.06 20:44:54.222802 [ 104 ] {} DNSResolver: Updating DNS cache 2024.12.06 20:44:54.222863 [ 104 ] {} DNSResolver: Updated DNS cache 2024.12.06 20:44:54.272843 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 2024.12.06 20:44:54.276248 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:54.276296 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:54.277753 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:54.278078 [ 242 ] {} system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:54.278889 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 110 2024.12.06 20:44:54.289374 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.06 20:44:54.290025 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:54.290066 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:54.290669 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.06 20:44:54.290929 [ 244 ] {} system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:54.291176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.06 20:44:54.387580 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.06 20:44:54.407457 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:54.407522 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:54.414595 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.06 20:44:54.415366 [ 243 ] {} system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:54.418511 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.06 20:44:55.573676 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:55.573859 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.06 20:44:55.573930 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.06 20:44:55.576594 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:55.576642 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:55.577070 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:55.577331 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:55.577582 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} executeQuery: Read 34 rows, 3.18 KiB in 0.003762 sec., 9037.745879851143 rows/sec., 844.43 KiB/sec. 2024.12.06 20:44:55.577743 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} TCPHandler: Processed in 0.004197728 sec. 2024.12.06 20:44:55.578030 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:55.578253 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.06 20:44:55.578338 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.06 20:44:55.579112 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:55.579162 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:55.579610 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:55.579868 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:55.580122 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} executeQuery: Read 17 rows, 1.28 KiB in 0.001925 sec., 8831.16883116883 rows/sec., 664.06 KiB/sec. 2024.12.06 20:44:55.580189 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} TCPHandler: Processed in 0.002302779 sec. 2024.12.06 20:44:55.580355 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:55.580481 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.06 20:44:55.580534 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.06 20:44:55.581137 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:55.581182 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:55.581556 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:55.581798 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:55.582048 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} executeQuery: Read 20 rows, 1.63 KiB in 0.001581 sec., 12650.22137887413 rows/sec., 1.01 MiB/sec. 2024.12.06 20:44:55.582177 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} TCPHandler: Processed in 0.001880119 sec. 2024.12.06 20:44:55.582354 [ 259 ] {} TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:55.582492 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.06 20:44:55.582588 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} 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 2024.12.06 20:44:55.583870 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:55.583909 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:55.584545 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:55.584812 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:55.585082 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} executeQuery: Read 17 rows, 31.19 KiB in 0.002625 sec., 6476.190476190476 rows/sec., 11.61 MiB/sec. 2024.12.06 20:44:55.585171 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} TCPHandler: Processed in 0.002876444 sec. 2024.12.06 20:44:55.585321 [ 258 ] {} TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.06 20:44:55.585438 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.06 20:44:55.585489 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.06 20:44:55.585975 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.06 20:44:55.586014 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.06 20:44:55.586375 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.06 20:44:55.586612 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.06 20:44:55.586813 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} executeQuery: Read 3 rows, 246.00 B in 0.001401 sec., 2141.3276231263385 rows/sec., 171.47 KiB/sec. 2024.12.06 20:44:55.586862 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} TCPHandler: Processed in 0.001596571 sec.