| 1 | [ Jan 30 03:44:36 Enabled. ] | ||
| 2 | [ Jan 30 03:44:36 Rereading configuration. ] | ||
| 3 | [ Jan 30 03:44:37 Rereading configuration. ] | ||
| 4 | [ Jan 30 03:44:44 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 30 03:44:44 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.30 03:44:45.256227 [ 1 ] {} <Information> Application: Will watch for the process with pid 24847 | ||
| 29 | 2026.01.30 03:44:45.256820 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.30 03:44:45.645327 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24847 | ||
| 31 | 2026.01.30 03:44:45.646058 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.30 03:44:45.646204 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.30 03:44:45.735665 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.30 03:44:45.829504 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.30 03:44:45.829564 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.30 03:44:45.829580 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.30 03:44:45.829651 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.30 03:44:45.830110 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.30 03:44:45.832435 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.30 03:44:45.833407 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.30 03:44:45.834275 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.30 03:44:45.834302 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.30 03:44:45.834317 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.30 03:44:45.835079 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.30 03:44:45.836081 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.30 03:44:45.842171 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.30 03:44:45.842755 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.30 03:44:45.844002 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.30 03:44:45.844071 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.30 03:44:45.845065 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.30 03:44:45.845465 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.30 03:44:45.849453 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.30 03:44:45.849890 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.30 03:44:45.854669 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.30 03:44:45.855033 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.30 03:44:45.855466 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.30 03:44:45.855805 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.30 03:44:45.857237 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.30 03:44:45.857267 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.30 03:44:45.857357 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.30 03:44:45.857446 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.30 03:44:45.897079 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.30 03:44:45.897142 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000341129 sec | ||
| 68 | 2026.01.30 03:44:45.897191 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.30 03:44:45.897217 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.30 03:44:45.898188 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.30 03:44:45.898807 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.30 03:44:45.908734 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.30 03:44:45.908792 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.30 03:44:45.908823 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.30 03:44:45.908835 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.30 03:44:45.908869 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.30 03:44:45.908891 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.30 03:44:45.910912 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.30 03:44:45.910957 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.30 03:44:45.910977 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.30 03:44:45.911115 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.30 03:44:45.911159 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.30 03:44:45.911172 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.30 03:44:45.911195 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.30 03:44:45.911206 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.30 03:44:45.911237 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.30 03:44:45.911257 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.30 03:44:45.934017 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.30 03:44:45.940935 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.30 03:44:45.940980 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9552e-05 sec | ||
| 91 | 2026.01.30 03:44:45.940995 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.30 03:44:45.941006 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.30 03:44:45.941034 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.30 03:44:45.941236 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.30 03:44:45.941285 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.30 03:44:45.941301 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.30 03:44:45.941314 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.30 03:44:45.941329 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.30 03:44:45.983537 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.30 03:44:45.983737 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.30 03:44:45.984592 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.374e-05 sec. | ||
| 102 | 2026.01.30 03:44:45.985007 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.30 03:44:45.986415 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.30 03:44:45.986444 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.30 03:44:46.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.30 03:44:47.565335 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63364 | ||
| 107 | 2026.01.30 03:44:47.566249 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.30 03:44:47.566312 [ 3 ] {} <Debug> TCP-Session: f9e1f9a1-b852-4000-9708-cb675b6050ce Authenticating user 'default' from [fd00:1122:3344:101::a]:63364 | ||
| 109 | 2026.01.30 03:44:47.566454 [ 3 ] {} <Debug> TCP-Session: f9e1f9a1-b852-4000-9708-cb675b6050ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.30 03:44:47.566472 [ 3 ] {} <Debug> TCP-Session: f9e1f9a1-b852-4000-9708-cb675b6050ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.30 03:44:47.566580 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.30 03:44:47.566680 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.30 03:44:47.566698 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.30 03:44:47.567758 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43306 | ||
| 115 | 2026.01.30 03:44:47.567862 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56836 | ||
| 116 | 2026.01.30 03:44:47.567872 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34388 | ||
| 117 | 2026.01.30 03:44:47.567986 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.30 03:44:47.568068 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54928 | ||
| 119 | 2026.01.30 03:44:47.568087 [ 4 ] {} <Debug> TCP-Session: 58db7e8b-738d-4c41-8542-bceb56707be6 Authenticating user 'default' from [fd00:1122:3344:101::a]:43306 | ||
| 120 | 2026.01.30 03:44:47.568156 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.30 03:44:47.568163 [ 4 ] {} <Debug> TCP-Session: 58db7e8b-738d-4c41-8542-bceb56707be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.30 03:44:47.568207 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59277 | ||
| 123 | 2026.01.30 03:44:47.568237 [ 4 ] {} <Debug> TCP-Session: 58db7e8b-738d-4c41-8542-bceb56707be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.30 03:44:47.568240 [ 254 ] {} <Debug> TCP-Session: 0b3f4aff-2b64-453e-b26f-560acca113cc Authenticating user 'default' from [fd00:1122:3344:101::a]:56836 | ||
| 125 | 2026.01.30 03:44:47.568375 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.30 03:44:47.568385 [ 254 ] {} <Debug> TCP-Session: 0b3f4aff-2b64-453e-b26f-560acca113cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.30 03:44:47.568437 [ 5 ] {} <Debug> TCP-Session: 7ff65884-45e3-40ad-8068-af43849663f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:34388 | ||
| 128 | 2026.01.30 03:44:47.568454 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.30 03:44:47.568449 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41761 | ||
| 130 | 2026.01.30 03:44:47.568493 [ 254 ] {} <Debug> TCP-Session: 0b3f4aff-2b64-453e-b26f-560acca113cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.30 03:44:47.568541 [ 5 ] {} <Debug> TCP-Session: 7ff65884-45e3-40ad-8068-af43849663f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.30 03:44:47.568517 [ 256 ] {} <Debug> TCP-Session: e658db0a-86d2-4feb-811c-f4d17e13f2be Authenticating user 'default' from [fd00:1122:3344:101::a]:59277 | ||
| 133 | 2026.01.30 03:44:47.568566 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52212 | ||
| 134 | 2026.01.30 03:44:47.568620 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.30 03:44:47.568616 [ 5 ] {} <Debug> TCP-Session: 7ff65884-45e3-40ad-8068-af43849663f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.30 03:44:47.568608 [ 256 ] {} <Debug> TCP-Session: e658db0a-86d2-4feb-811c-f4d17e13f2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.30 03:44:47.568743 [ 257 ] {} <Debug> TCP-Session: 181f215f-7cff-4ad1-b551-08844962fb45 Authenticating user 'default' from [fd00:1122:3344:101::a]:41761 | ||
| 138 | 2026.01.30 03:44:47.568433 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.30 03:44:47.568810 [ 256 ] {} <Debug> TCP-Session: e658db0a-86d2-4feb-811c-f4d17e13f2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.30 03:44:47.568840 [ 255 ] {} <Debug> TCP-Session: 886dbd88-77bf-4f46-a079-7eb9e0c130a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54928 | ||
| 141 | 2026.01.30 03:44:47.568825 [ 257 ] {} <Debug> TCP-Session: 181f215f-7cff-4ad1-b551-08844962fb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.30 03:44:47.568814 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.30 03:44:47.568941 [ 255 ] {} <Debug> TCP-Session: 886dbd88-77bf-4f46-a079-7eb9e0c130a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.30 03:44:47.568921 [ 257 ] {} <Debug> TCP-Session: 181f215f-7cff-4ad1-b551-08844962fb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.30 03:44:47.568976 [ 258 ] {} <Debug> TCP-Session: 419e7168-5343-4810-9fd6-52f32c2f066e Authenticating user 'default' from [fd00:1122:3344:101::a]:52212 | ||
| 146 | 2026.01.30 03:44:47.569028 [ 255 ] {} <Debug> TCP-Session: 886dbd88-77bf-4f46-a079-7eb9e0c130a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.30 03:44:47.569060 [ 258 ] {} <Debug> TCP-Session: 419e7168-5343-4810-9fd6-52f32c2f066e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.30 03:44:47.569110 [ 258 ] {} <Debug> TCP-Session: 419e7168-5343-4810-9fd6-52f32c2f066e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.30 03:44:47.902658 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58320 | ||
| 150 | 2026.01.30 03:44:47.902901 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.30 03:44:47.902971 [ 259 ] {} <Debug> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58320 | ||
| 152 | 2026.01.30 03:44:47.902996 [ 259 ] {} <Debug> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.30 03:44:47.903087 [ 259 ] {} <Debug> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.30 03:44:47.903173 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.30 03:44:47.903207 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.30 03:44:47.903299 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.30 03:44:47.903868 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63750 | ||
| 158 | 2026.01.30 03:44:47.904052 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.30 03:44:47.904068 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35610 | ||
| 160 | 2026.01.30 03:44:47.904092 [ 260 ] {} <Debug> TCP-Session: c6442cb6-6669-485b-8e88-3c71924ed9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:63750 | ||
| 161 | 2026.01.30 03:44:47.904082 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58844 | ||
| 162 | 2026.01.30 03:44:47.904221 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45321 | ||
| 163 | 2026.01.30 03:44:47.904240 [ 260 ] {} <Debug> TCP-Session: c6442cb6-6669-485b-8e88-3c71924ed9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.30 03:44:47.904241 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36257 | ||
| 165 | 2026.01.30 03:44:47.904354 [ 260 ] {} <Debug> TCP-Session: c6442cb6-6669-485b-8e88-3c71924ed9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.30 03:44:47.904434 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.30 03:44:47.904471 [ 262 ] {} <Debug> TCP-Session: f31cb5ef-2039-4dce-b121-89edcddfee41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35610 | ||
| 168 | 2026.01.30 03:44:47.904522 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60416 | ||
| 169 | 2026.01.30 03:44:47.904584 [ 262 ] {} <Debug> TCP-Session: f31cb5ef-2039-4dce-b121-89edcddfee41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.30 03:44:47.904607 [ 262 ] {} <Debug> TCP-Session: f31cb5ef-2039-4dce-b121-89edcddfee41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.30 03:44:47.904603 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55163 | ||
| 172 | 2026.01.30 03:44:47.904621 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.30 03:44:47.904675 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.30 03:44:47.904697 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.30 03:44:47.904775 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.30 03:44:47.904753 [ 264 ] {} <Debug> TCP-Session: cce0061c-8e4d-4ccc-affd-da2c029f7341 Authenticating user 'default' from [fd00:1122:3344:101::d]:45321 | ||
| 177 | 2026.01.30 03:44:47.904730 [ 261 ] {} <Debug> TCP-Session: 693ecfcb-0720-48af-bb51-01d230f03f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:58844 | ||
| 178 | 2026.01.30 03:44:47.904887 [ 265 ] {} <Debug> TCP-Session: bd88713f-96a1-4c8b-bb56-2079c0050915 Authenticating user 'default' from [fd00:1122:3344:101::d]:60416 | ||
| 179 | 2026.01.30 03:44:47.904856 [ 264 ] {} <Debug> TCP-Session: cce0061c-8e4d-4ccc-affd-da2c029f7341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.30 03:44:47.904846 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.30 03:44:47.904973 [ 265 ] {} <Debug> TCP-Session: bd88713f-96a1-4c8b-bb56-2079c0050915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.30 03:44:47.904953 [ 261 ] {} <Debug> TCP-Session: 693ecfcb-0720-48af-bb51-01d230f03f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.30 03:44:47.904855 [ 263 ] {} <Debug> TCP-Session: d4f451cf-e7f3-4457-8e1a-b434d922fbab Authenticating user 'default' from [fd00:1122:3344:101::d]:36257 | ||
| 184 | 2026.01.30 03:44:47.905100 [ 265 ] {} <Debug> TCP-Session: bd88713f-96a1-4c8b-bb56-2079c0050915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.30 03:44:47.905090 [ 261 ] {} <Debug> TCP-Session: 693ecfcb-0720-48af-bb51-01d230f03f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.30 03:44:47.905086 [ 266 ] {} <Debug> TCP-Session: 278ddad0-d47a-48c7-9d79-61033d7078cb Authenticating user 'default' from [fd00:1122:3344:101::d]:55163 | ||
| 187 | 2026.01.30 03:44:47.905179 [ 263 ] {} <Debug> TCP-Session: d4f451cf-e7f3-4457-8e1a-b434d922fbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.30 03:44:47.904722 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36004 | ||
| 189 | 2026.01.30 03:44:47.904954 [ 264 ] {} <Debug> TCP-Session: cce0061c-8e4d-4ccc-affd-da2c029f7341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.30 03:44:47.905292 [ 263 ] {} <Debug> TCP-Session: d4f451cf-e7f3-4457-8e1a-b434d922fbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.30 03:44:47.905279 [ 266 ] {} <Debug> TCP-Session: 278ddad0-d47a-48c7-9d79-61033d7078cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.30 03:44:47.905405 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.30 03:44:47.905449 [ 267 ] {} <Debug> TCP-Session: 7a7f1f34-6a1b-4faa-b8af-ed3159cdbc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36004 | ||
| 194 | 2026.01.30 03:44:47.905450 [ 266 ] {} <Debug> TCP-Session: 278ddad0-d47a-48c7-9d79-61033d7078cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.30 03:44:47.905557 [ 267 ] {} <Debug> TCP-Session: 7a7f1f34-6a1b-4faa-b8af-ed3159cdbc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.30 03:44:47.905577 [ 267 ] {} <Debug> TCP-Session: 7a7f1f34-6a1b-4faa-b8af-ed3159cdbc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.30 03:44:47.912609 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.01.30 03:44:47.915844 [ 259 ] {1fdca064-6504-43ec-9b65-47e8b7b07e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.01.30 03:44:48.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.40 MiB, peak 118.40 MiB, free memory in arenas 0.00 B, will set to 125.67 MiB (RSS), difference: 7.27 MiB | ||
| 200 | 2026.01.30 03:44:48.025950 [ 259 ] {1fdca064-6504-43ec-9b65-47e8b7b07e69} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58320) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.01.30 03:44:48.027169 [ 259 ] {1fdca064-6504-43ec-9b65-47e8b7b07e69} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.01.30 03:44:48.027461 [ 259 ] {1fdca064-6504-43ec-9b65-47e8b7b07e69} <Debug> TCPHandler: Processed in 0.121250729 sec. | ||
| 249 | 2026.01.30 03:44:48.027948 [ 260 ] {} <Trace> TCP-Session: c6442cb6-6669-485b-8e88-3c71924ed9ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.01.30 03:44:48.028428 [ 260 ] {544e957e-3efc-42df-b3c2-71301b5bab52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.01.30 03:44:48.028846 [ 260 ] {544e957e-3efc-42df-b3c2-71301b5bab52} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63750) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.01.30 03:44:48.029176 [ 260 ] {544e957e-3efc-42df-b3c2-71301b5bab52} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.01.30 03:44:48.029383 [ 260 ] {544e957e-3efc-42df-b3c2-71301b5bab52} <Debug> TCPHandler: Processed in 0.001624502 sec. | ||
| 300 | 2026.01.30 03:44:48.030099 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.30 03:44:48.031084 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.01.30 03:44:48.031881 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.01.30 03:44:48.035710 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.01.30 03:44:48.035871 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201065 sec | ||
| 305 | 2026.01.30 03:44:48.035892 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.01.30 03:44:48.035905 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.01.30 03:44:48.035930 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.01.30 03:44:48.036763 [ 259 ] {684838c4-68a8-4289-8e1a-f002d91f183a} <Debug> TCPHandler: Processed in 0.006819555 sec. | ||
| 309 | 2026.01.30 03:44:48.037012 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.01.30 03:44:48.037216 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.01.30 03:44:48.037372 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.01.30 03:44:48.042844 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.01.30 03:44:48.054986 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Debug> oximeter.version (53fdf393-82a4-45ea-9a5d-ab7661e6296b): Loading data parts | ||
| 315 | 2026.01.30 03:44:48.056406 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Debug> oximeter.version (53fdf393-82a4-45ea-9a5d-ab7661e6296b): There are no data parts | ||
| 316 | 2026.01.30 03:44:48.060645 [ 259 ] {4ed6d1c0-a2c3-4aa7-ade9-151e9eb74bc9} <Debug> TCPHandler: Processed in 0.023763389 sec. | ||
| 317 | 2026.01.30 03:44:48.060840 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.01.30 03:44:48.061136 [ 259 ] {2f20633b-0a17-4ae8-9960-1a4f85b9dafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.01.30 03:44:48.061277 [ 259 ] {2f20633b-0a17-4ae8-9960-1a4f85b9dafb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.01.30 03:44:48.077657 [ 259 ] {2f20633b-0a17-4ae8-9960-1a4f85b9dafb} <Debug> oximeter.measurements_bool (89fe5c15-3989-4e23-81fb-d490c481657f): Loading data parts | ||
| 331 | 2026.01.30 03:44:48.077892 [ 259 ] {2f20633b-0a17-4ae8-9960-1a4f85b9dafb} <Debug> oximeter.measurements_bool (89fe5c15-3989-4e23-81fb-d490c481657f): There are no data parts | ||
| 332 | 2026.01.30 03:44:48.081256 [ 259 ] {2f20633b-0a17-4ae8-9960-1a4f85b9dafb} <Debug> TCPHandler: Processed in 0.020476285 sec. | ||
| 333 | 2026.01.30 03:44:48.081449 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.01.30 03:44:48.081631 [ 259 ] {dbdc46d3-d9ee-4d37-8d6d-6d8e998adf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 335 | 2026.01.30 03:44:48.081796 [ 259 ] {dbdc46d3-d9ee-4d37-8d6d-6d8e998adf78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.01.30 03:44:48.100051 [ 259 ] {dbdc46d3-d9ee-4d37-8d6d-6d8e998adf78} <Debug> oximeter.measurements_i8 (ee6b472f-df85-46b9-b8da-5b6f30de079e): Loading data parts | ||
| 337 | 2026.01.30 03:44:48.100276 [ 259 ] {dbdc46d3-d9ee-4d37-8d6d-6d8e998adf78} <Debug> oximeter.measurements_i8 (ee6b472f-df85-46b9-b8da-5b6f30de079e): There are no data parts | ||
| 338 | 2026.01.30 03:44:48.104196 [ 259 ] {dbdc46d3-d9ee-4d37-8d6d-6d8e998adf78} <Debug> TCPHandler: Processed in 0.022816504 sec. | ||
| 339 | 2026.01.30 03:44:48.104366 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.01.30 03:44:48.104619 [ 259 ] {b2752b0b-dce6-4c0e-ac05-2d3be27a805d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 341 | 2026.01.30 03:44:48.104757 [ 259 ] {b2752b0b-dce6-4c0e-ac05-2d3be27a805d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.01.30 03:44:48.122968 [ 259 ] {b2752b0b-dce6-4c0e-ac05-2d3be27a805d} <Debug> oximeter.measurements_u8 (5eef824f-406e-46ae-bded-f8fd12e07794): Loading data parts | ||
| 343 | 2026.01.30 03:44:48.123136 [ 259 ] {b2752b0b-dce6-4c0e-ac05-2d3be27a805d} <Debug> oximeter.measurements_u8 (5eef824f-406e-46ae-bded-f8fd12e07794): There are no data parts | ||
| 344 | 2026.01.30 03:44:48.125877 [ 259 ] {b2752b0b-dce6-4c0e-ac05-2d3be27a805d} <Debug> TCPHandler: Processed in 0.021566053 sec. | ||
| 345 | 2026.01.30 03:44:48.126053 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.01.30 03:44:48.126224 [ 259 ] {f6de48a8-95a3-478b-a5d2-6f4e59a772f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 347 | 2026.01.30 03:44:48.126345 [ 259 ] {f6de48a8-95a3-478b-a5d2-6f4e59a772f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.01.30 03:44:48.150829 [ 259 ] {f6de48a8-95a3-478b-a5d2-6f4e59a772f3} <Debug> oximeter.measurements_i16 (f0b40a2d-34f2-4e27-80e5-759a222974c8): Loading data parts | ||
| 349 | 2026.01.30 03:44:48.151073 [ 259 ] {f6de48a8-95a3-478b-a5d2-6f4e59a772f3} <Debug> oximeter.measurements_i16 (f0b40a2d-34f2-4e27-80e5-759a222974c8): There are no data parts | ||
| 350 | 2026.01.30 03:44:48.155904 [ 259 ] {f6de48a8-95a3-478b-a5d2-6f4e59a772f3} <Debug> TCPHandler: Processed in 0.029918137 sec. | ||
| 351 | 2026.01.30 03:44:48.156079 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.30 03:44:48.156366 [ 259 ] {4af32a79-aa09-4c3a-bce1-db7682fb7a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 353 | 2026.01.30 03:44:48.156497 [ 259 ] {4af32a79-aa09-4c3a-bce1-db7682fb7a69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.01.30 03:44:48.179195 [ 259 ] {4af32a79-aa09-4c3a-bce1-db7682fb7a69} <Debug> oximeter.measurements_u16 (698649d5-545e-4314-af3f-012bc44ce908): Loading data parts | ||
| 355 | 2026.01.30 03:44:48.179382 [ 259 ] {4af32a79-aa09-4c3a-bce1-db7682fb7a69} <Debug> oximeter.measurements_u16 (698649d5-545e-4314-af3f-012bc44ce908): There are no data parts | ||
| 356 | 2026.01.30 03:44:48.182627 [ 259 ] {4af32a79-aa09-4c3a-bce1-db7682fb7a69} <Debug> TCPHandler: Processed in 0.026600583 sec. | ||
| 357 | 2026.01.30 03:44:48.182847 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.01.30 03:44:48.183111 [ 259 ] {4355e06c-0008-4323-9b57-46753f60a9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 359 | 2026.01.30 03:44:48.183273 [ 259 ] {4355e06c-0008-4323-9b57-46753f60a9f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.01.30 03:44:48.185414 [ 259 ] {4355e06c-0008-4323-9b57-46753f60a9f1} <Debug> oximeter.measurements_i32 (e992ed24-22e4-4114-988d-f0d4610f3b36): Loading data parts | ||
| 361 | 2026.01.30 03:44:48.185607 [ 259 ] {4355e06c-0008-4323-9b57-46753f60a9f1} <Debug> oximeter.measurements_i32 (e992ed24-22e4-4114-988d-f0d4610f3b36): There are no data parts | ||
| 362 | 2026.01.30 03:44:48.207956 [ 259 ] {4355e06c-0008-4323-9b57-46753f60a9f1} <Debug> TCPHandler: Processed in 0.025199096 sec. | ||
| 363 | 2026.01.30 03:44:48.208142 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.01.30 03:44:48.208435 [ 259 ] {8a949140-2183-4ef8-9789-e4cede4540e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 365 | 2026.01.30 03:44:48.208594 [ 259 ] {8a949140-2183-4ef8-9789-e4cede4540e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.01.30 03:44:48.212774 [ 259 ] {8a949140-2183-4ef8-9789-e4cede4540e4} <Debug> oximeter.measurements_u32 (c7381b08-e85e-4a74-8d08-a4fbd5898a55): Loading data parts | ||
| 367 | 2026.01.30 03:44:48.212920 [ 259 ] {8a949140-2183-4ef8-9789-e4cede4540e4} <Debug> oximeter.measurements_u32 (c7381b08-e85e-4a74-8d08-a4fbd5898a55): There are no data parts | ||
| 368 | 2026.01.30 03:44:48.235476 [ 259 ] {8a949140-2183-4ef8-9789-e4cede4540e4} <Debug> TCPHandler: Processed in 0.027395803 sec. | ||
| 369 | 2026.01.30 03:44:48.235632 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.01.30 03:44:48.235800 [ 259 ] {e8825821-635a-42a2-84e3-9aa92c5ab670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 371 | 2026.01.30 03:44:48.235960 [ 259 ] {e8825821-635a-42a2-84e3-9aa92c5ab670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.01.30 03:44:48.239993 [ 259 ] {e8825821-635a-42a2-84e3-9aa92c5ab670} <Debug> oximeter.measurements_i64 (ccc83d24-32f5-4a51-9dc2-e42cdef3310f): Loading data parts | ||
| 373 | 2026.01.30 03:44:48.240365 [ 259 ] {e8825821-635a-42a2-84e3-9aa92c5ab670} <Debug> oximeter.measurements_i64 (ccc83d24-32f5-4a51-9dc2-e42cdef3310f): There are no data parts | ||
| 374 | 2026.01.30 03:44:48.263447 [ 259 ] {e8825821-635a-42a2-84e3-9aa92c5ab670} <Debug> TCPHandler: Processed in 0.027870475 sec. | ||
| 375 | 2026.01.30 03:44:48.263652 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.30 03:44:48.263958 [ 259 ] {0cf0af97-ea4c-4bd5-ab42-54698c291f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 377 | 2026.01.30 03:44:48.264105 [ 259 ] {0cf0af97-ea4c-4bd5-ab42-54698c291f7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.01.30 03:44:48.268064 [ 259 ] {0cf0af97-ea4c-4bd5-ab42-54698c291f7c} <Debug> oximeter.measurements_u64 (266710dd-fb24-430e-a5aa-196d04abc398): Loading data parts | ||
| 379 | 2026.01.30 03:44:48.268226 [ 259 ] {0cf0af97-ea4c-4bd5-ab42-54698c291f7c} <Debug> oximeter.measurements_u64 (266710dd-fb24-430e-a5aa-196d04abc398): There are no data parts | ||
| 380 | 2026.01.30 03:44:48.291007 [ 259 ] {0cf0af97-ea4c-4bd5-ab42-54698c291f7c} <Debug> TCPHandler: Processed in 0.027421852 sec. | ||
| 381 | 2026.01.30 03:44:48.291172 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.30 03:44:48.291340 [ 259 ] {36ebbfdf-336f-4eff-bd80-7462512ec523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 383 | 2026.01.30 03:44:48.291489 [ 259 ] {36ebbfdf-336f-4eff-bd80-7462512ec523} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.01.30 03:44:48.295519 [ 259 ] {36ebbfdf-336f-4eff-bd80-7462512ec523} <Debug> oximeter.measurements_f32 (a354bb12-df3b-44e9-95b3-87af81c116a9): Loading data parts | ||
| 385 | 2026.01.30 03:44:48.295870 [ 259 ] {36ebbfdf-336f-4eff-bd80-7462512ec523} <Debug> oximeter.measurements_f32 (a354bb12-df3b-44e9-95b3-87af81c116a9): There are no data parts | ||
| 386 | 2026.01.30 03:44:48.317929 [ 259 ] {36ebbfdf-336f-4eff-bd80-7462512ec523} <Debug> TCPHandler: Processed in 0.026819658 sec. | ||
| 387 | 2026.01.30 03:44:48.318099 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.30 03:44:48.318426 [ 259 ] {ed9a66fe-28ee-4454-a23a-7552f3770020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 389 | 2026.01.30 03:44:48.318565 [ 259 ] {ed9a66fe-28ee-4454-a23a-7552f3770020} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.01.30 03:44:48.322409 [ 259 ] {ed9a66fe-28ee-4454-a23a-7552f3770020} <Debug> oximeter.measurements_f64 (dcb9b7c5-eb8c-430b-9e06-4286d0d8b86a): Loading data parts | ||
| 391 | 2026.01.30 03:44:48.322584 [ 259 ] {ed9a66fe-28ee-4454-a23a-7552f3770020} <Debug> oximeter.measurements_f64 (dcb9b7c5-eb8c-430b-9e06-4286d0d8b86a): There are no data parts | ||
| 392 | 2026.01.30 03:44:48.339306 [ 259 ] {ed9a66fe-28ee-4454-a23a-7552f3770020} <Debug> TCPHandler: Processed in 0.021266695 sec. | ||
| 393 | 2026.01.30 03:44:48.339683 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.30 03:44:48.339935 [ 259 ] {d125830e-56e1-40de-8cec-d6d6c96039cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 395 | 2026.01.30 03:44:48.340148 [ 259 ] {d125830e-56e1-40de-8cec-d6d6c96039cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.01.30 03:44:48.343835 [ 259 ] {d125830e-56e1-40de-8cec-d6d6c96039cf} <Debug> oximeter.measurements_string (9828dbbc-32b2-416f-acc2-4103d62747d8): Loading data parts | ||
| 397 | 2026.01.30 03:44:48.344124 [ 259 ] {d125830e-56e1-40de-8cec-d6d6c96039cf} <Debug> oximeter.measurements_string (9828dbbc-32b2-416f-acc2-4103d62747d8): There are no data parts | ||
| 398 | 2026.01.30 03:44:48.360175 [ 259 ] {d125830e-56e1-40de-8cec-d6d6c96039cf} <Debug> TCPHandler: Processed in 0.020573907 sec. | ||
| 399 | 2026.01.30 03:44:48.360362 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.30 03:44:48.360770 [ 259 ] {fd78c0dd-a8fd-49d2-8bca-39057f4ae3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.01.30 03:44:48.360968 [ 259 ] {fd78c0dd-a8fd-49d2-8bca-39057f4ae3da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.01.30 03:44:48.383522 [ 259 ] {fd78c0dd-a8fd-49d2-8bca-39057f4ae3da} <Debug> oximeter.measurements_bytes (c84c55a6-86c3-4399-b708-c430dc7f1e7d): Loading data parts | ||
| 410 | 2026.01.30 03:44:48.383773 [ 259 ] {fd78c0dd-a8fd-49d2-8bca-39057f4ae3da} <Debug> oximeter.measurements_bytes (c84c55a6-86c3-4399-b708-c430dc7f1e7d): There are no data parts | ||
| 411 | 2026.01.30 03:44:48.386730 [ 259 ] {fd78c0dd-a8fd-49d2-8bca-39057f4ae3da} <Debug> TCPHandler: Processed in 0.026432818 sec. | ||
| 412 | 2026.01.30 03:44:48.386905 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.30 03:44:48.387164 [ 259 ] {b441aa42-b75f-4520-bd30-4c14d0e50f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 414 | 2026.01.30 03:44:48.387310 [ 259 ] {b441aa42-b75f-4520-bd30-4c14d0e50f4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.01.30 03:44:48.408201 [ 259 ] {b441aa42-b75f-4520-bd30-4c14d0e50f4d} <Debug> oximeter.measurements_cumulativei64 (e94f3754-7f3e-479c-a81c-9cb665730a6d): Loading data parts | ||
| 416 | 2026.01.30 03:44:48.408468 [ 259 ] {b441aa42-b75f-4520-bd30-4c14d0e50f4d} <Debug> oximeter.measurements_cumulativei64 (e94f3754-7f3e-479c-a81c-9cb665730a6d): There are no data parts | ||
| 417 | 2026.01.30 03:44:48.411282 [ 259 ] {b441aa42-b75f-4520-bd30-4c14d0e50f4d} <Debug> TCPHandler: Processed in 0.024439307 sec. | ||
| 418 | 2026.01.30 03:44:48.411439 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.30 03:44:48.411726 [ 259 ] {50f7bd23-bfab-495b-94b4-55f61c75e5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 420 | 2026.01.30 03:44:48.411826 [ 259 ] {50f7bd23-bfab-495b-94b4-55f61c75e5cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.01.30 03:44:48.413741 [ 259 ] {50f7bd23-bfab-495b-94b4-55f61c75e5cd} <Debug> oximeter.measurements_cumulativeu64 (9e6ea3e4-918d-4c9e-ae6b-8b80165d62f6): Loading data parts | ||
| 422 | 2026.01.30 03:44:48.413877 [ 259 ] {50f7bd23-bfab-495b-94b4-55f61c75e5cd} <Debug> oximeter.measurements_cumulativeu64 (9e6ea3e4-918d-4c9e-ae6b-8b80165d62f6): There are no data parts | ||
| 423 | 2026.01.30 03:44:48.432918 [ 259 ] {50f7bd23-bfab-495b-94b4-55f61c75e5cd} <Debug> TCPHandler: Processed in 0.021531603 sec. | ||
| 424 | 2026.01.30 03:44:48.433086 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.30 03:44:48.433267 [ 259 ] {f80c0f5c-b13d-45a1-81db-fc6a73f0705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 426 | 2026.01.30 03:44:48.433419 [ 259 ] {f80c0f5c-b13d-45a1-81db-fc6a73f0705a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.01.30 03:44:48.437270 [ 259 ] {f80c0f5c-b13d-45a1-81db-fc6a73f0705a} <Debug> oximeter.measurements_cumulativef32 (d820bb99-a33a-4a39-a824-5c90959c294e): Loading data parts | ||
| 428 | 2026.01.30 03:44:48.437492 [ 259 ] {f80c0f5c-b13d-45a1-81db-fc6a73f0705a} <Debug> oximeter.measurements_cumulativef32 (d820bb99-a33a-4a39-a824-5c90959c294e): There are no data parts | ||
| 429 | 2026.01.30 03:44:48.455907 [ 259 ] {f80c0f5c-b13d-45a1-81db-fc6a73f0705a} <Debug> TCPHandler: Processed in 0.022870607 sec. | ||
| 430 | 2026.01.30 03:44:48.456089 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.30 03:44:48.456419 [ 259 ] {2daec298-90d4-403d-87c6-6f9447d4f56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 432 | 2026.01.30 03:44:48.456575 [ 259 ] {2daec298-90d4-403d-87c6-6f9447d4f56d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.01.30 03:44:48.476994 [ 259 ] {2daec298-90d4-403d-87c6-6f9447d4f56d} <Debug> oximeter.measurements_cumulativef64 (2f595ed2-9d8a-4e9d-845b-b047ce072f65): Loading data parts | ||
| 434 | 2026.01.30 03:44:48.477539 [ 259 ] {2daec298-90d4-403d-87c6-6f9447d4f56d} <Debug> oximeter.measurements_cumulativef64 (2f595ed2-9d8a-4e9d-845b-b047ce072f65): There are no data parts | ||
| 435 | 2026.01.30 03:44:48.482206 [ 259 ] {2daec298-90d4-403d-87c6-6f9447d4f56d} <Debug> TCPHandler: Processed in 0.026183211 sec. | ||
| 436 | 2026.01.30 03:44:48.482399 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.30 03:44:48.482681 [ 259 ] {d6fa096f-e671-4988-8486-12777ee9f3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.01.30 03:44:48.482825 [ 259 ] {d6fa096f-e671-4988-8486-12777ee9f3ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.01.30 03:44:48.501351 [ 259 ] {d6fa096f-e671-4988-8486-12777ee9f3ee} <Debug> oximeter.measurements_histogrami8 (187a993c-2b0f-4665-9a4f-ba832fa93599): Loading data parts | ||
| 450 | 2026.01.30 03:44:48.501524 [ 259 ] {d6fa096f-e671-4988-8486-12777ee9f3ee} <Debug> oximeter.measurements_histogrami8 (187a993c-2b0f-4665-9a4f-ba832fa93599): There are no data parts | ||
| 451 | 2026.01.30 03:44:48.505752 [ 259 ] {d6fa096f-e671-4988-8486-12777ee9f3ee} <Debug> TCPHandler: Processed in 0.02341572 sec. | ||
| 452 | 2026.01.30 03:44:48.505918 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.01.30 03:44:48.506236 [ 259 ] {92c3683e-3cde-4ba3-891c-f7dc4ea818aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 454 | 2026.01.30 03:44:48.506383 [ 259 ] {92c3683e-3cde-4ba3-891c-f7dc4ea818aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.01.30 03:44:48.525173 [ 259 ] {92c3683e-3cde-4ba3-891c-f7dc4ea818aa} <Debug> oximeter.measurements_histogramu8 (bfe6ffff-b62a-44ac-95ce-96944da05d2a): Loading data parts | ||
| 456 | 2026.01.30 03:44:48.525538 [ 259 ] {92c3683e-3cde-4ba3-891c-f7dc4ea818aa} <Debug> oximeter.measurements_histogramu8 (bfe6ffff-b62a-44ac-95ce-96944da05d2a): There are no data parts | ||
| 457 | 2026.01.30 03:44:48.529423 [ 259 ] {92c3683e-3cde-4ba3-891c-f7dc4ea818aa} <Debug> TCPHandler: Processed in 0.023557074 sec. | ||
| 458 | 2026.01.30 03:44:48.529599 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.01.30 03:44:48.529831 [ 259 ] {31b7ce0e-fe63-455a-aca9-d4680b5c9218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 460 | 2026.01.30 03:44:48.530041 [ 259 ] {31b7ce0e-fe63-455a-aca9-d4680b5c9218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.01.30 03:44:48.549277 [ 259 ] {31b7ce0e-fe63-455a-aca9-d4680b5c9218} <Debug> oximeter.measurements_histogrami16 (0a143231-9f94-4c62-b0f7-b263f83f8d69): Loading data parts | ||
| 462 | 2026.01.30 03:44:48.549535 [ 259 ] {31b7ce0e-fe63-455a-aca9-d4680b5c9218} <Debug> oximeter.measurements_histogrami16 (0a143231-9f94-4c62-b0f7-b263f83f8d69): There are no data parts | ||
| 463 | 2026.01.30 03:44:48.551793 [ 259 ] {31b7ce0e-fe63-455a-aca9-d4680b5c9218} <Debug> TCPHandler: Processed in 0.022256141 sec. | ||
| 464 | 2026.01.30 03:44:48.551946 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.01.30 03:44:48.552323 [ 259 ] {efe7a985-9519-4160-aa59-f563d93a222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 466 | 2026.01.30 03:44:48.552457 [ 259 ] {efe7a985-9519-4160-aa59-f563d93a222b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.01.30 03:44:48.554539 [ 259 ] {efe7a985-9519-4160-aa59-f563d93a222b} <Debug> oximeter.measurements_histogramu16 (6a69977f-a32c-44b7-956c-7372ddc5acab): Loading data parts | ||
| 468 | 2026.01.30 03:44:48.554691 [ 259 ] {efe7a985-9519-4160-aa59-f563d93a222b} <Debug> oximeter.measurements_histogramu16 (6a69977f-a32c-44b7-956c-7372ddc5acab): There are no data parts | ||
| 469 | 2026.01.30 03:44:48.574268 [ 259 ] {efe7a985-9519-4160-aa59-f563d93a222b} <Debug> TCPHandler: Processed in 0.022373374 sec. | ||
| 470 | 2026.01.30 03:44:48.574459 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.01.30 03:44:48.574691 [ 259 ] {2f3f729c-18d4-4090-b2a9-5552442ae22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 472 | 2026.01.30 03:44:48.574839 [ 259 ] {2f3f729c-18d4-4090-b2a9-5552442ae22a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.01.30 03:44:48.578825 [ 259 ] {2f3f729c-18d4-4090-b2a9-5552442ae22a} <Debug> oximeter.measurements_histogrami32 (48fb0dd1-4f07-4614-9647-10df5c407443): Loading data parts | ||
| 474 | 2026.01.30 03:44:48.579041 [ 259 ] {2f3f729c-18d4-4090-b2a9-5552442ae22a} <Debug> oximeter.measurements_histogrami32 (48fb0dd1-4f07-4614-9647-10df5c407443): There are no data parts | ||
| 475 | 2026.01.30 03:44:48.598448 [ 259 ] {2f3f729c-18d4-4090-b2a9-5552442ae22a} <Debug> TCPHandler: Processed in 0.024051777 sec. | ||
| 476 | 2026.01.30 03:44:48.598622 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.01.30 03:44:48.598958 [ 259 ] {ea3fba81-5f49-4a4a-b3c5-9b8a5f9f8f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 478 | 2026.01.30 03:44:48.599105 [ 259 ] {ea3fba81-5f49-4a4a-b3c5-9b8a5f9f8f08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.01.30 03:44:48.621708 [ 259 ] {ea3fba81-5f49-4a4a-b3c5-9b8a5f9f8f08} <Debug> oximeter.measurements_histogramu32 (62e81489-f372-49a2-8b3b-53a8252a1329): Loading data parts | ||
| 480 | 2026.01.30 03:44:48.621897 [ 259 ] {ea3fba81-5f49-4a4a-b3c5-9b8a5f9f8f08} <Debug> oximeter.measurements_histogramu32 (62e81489-f372-49a2-8b3b-53a8252a1329): There are no data parts | ||
| 481 | 2026.01.30 03:44:48.625074 [ 259 ] {ea3fba81-5f49-4a4a-b3c5-9b8a5f9f8f08} <Debug> TCPHandler: Processed in 0.02650292 sec. | ||
| 482 | 2026.01.30 03:44:48.625227 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.01.30 03:44:48.625450 [ 259 ] {8134e75f-94f7-4c01-b4e3-4a422fa0967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 484 | 2026.01.30 03:44:48.625618 [ 259 ] {8134e75f-94f7-4c01-b4e3-4a422fa0967d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.01.30 03:44:48.627844 [ 259 ] {8134e75f-94f7-4c01-b4e3-4a422fa0967d} <Debug> oximeter.measurements_histogrami64 (d2f257c5-9600-4ba7-88cf-ed5cce624eae): Loading data parts | ||
| 486 | 2026.01.30 03:44:48.628095 [ 259 ] {8134e75f-94f7-4c01-b4e3-4a422fa0967d} <Debug> oximeter.measurements_histogrami64 (d2f257c5-9600-4ba7-88cf-ed5cce624eae): There are no data parts | ||
| 487 | 2026.01.30 03:44:48.646543 [ 259 ] {8134e75f-94f7-4c01-b4e3-4a422fa0967d} <Debug> TCPHandler: Processed in 0.021369668 sec. | ||
| 488 | 2026.01.30 03:44:48.646695 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.01.30 03:44:48.646997 [ 259 ] {a4fb4bdc-3dd9-4aa0-8519-2b42f86f4744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 490 | 2026.01.30 03:44:48.647139 [ 259 ] {a4fb4bdc-3dd9-4aa0-8519-2b42f86f4744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.01.30 03:44:48.650980 [ 259 ] {a4fb4bdc-3dd9-4aa0-8519-2b42f86f4744} <Debug> oximeter.measurements_histogramu64 (91ea799c-71af-48f9-9e2f-89382adb6214): Loading data parts | ||
| 492 | 2026.01.30 03:44:48.651180 [ 259 ] {a4fb4bdc-3dd9-4aa0-8519-2b42f86f4744} <Debug> oximeter.measurements_histogramu64 (91ea799c-71af-48f9-9e2f-89382adb6214): There are no data parts | ||
| 493 | 2026.01.30 03:44:48.670135 [ 259 ] {a4fb4bdc-3dd9-4aa0-8519-2b42f86f4744} <Debug> TCPHandler: Processed in 0.023494052 sec. | ||
| 494 | 2026.01.30 03:44:48.670297 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.30 03:44:48.670518 [ 259 ] {34eb4029-06e1-4b97-aa48-958b6f8c3013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 496 | 2026.01.30 03:44:48.670681 [ 259 ] {34eb4029-06e1-4b97-aa48-958b6f8c3013} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.01.30 03:44:48.674530 [ 259 ] {34eb4029-06e1-4b97-aa48-958b6f8c3013} <Debug> oximeter.measurements_histogramf32 (4fa16a24-ccb3-4ccf-979d-2d7d4b346731): Loading data parts | ||
| 498 | 2026.01.30 03:44:48.674792 [ 259 ] {34eb4029-06e1-4b97-aa48-958b6f8c3013} <Debug> oximeter.measurements_histogramf32 (4fa16a24-ccb3-4ccf-979d-2d7d4b346731): There are no data parts | ||
| 499 | 2026.01.30 03:44:48.695116 [ 259 ] {34eb4029-06e1-4b97-aa48-958b6f8c3013} <Debug> TCPHandler: Processed in 0.024876318 sec. | ||
| 500 | 2026.01.30 03:44:48.695313 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.30 03:44:48.695656 [ 259 ] {50c778fd-36a1-43c4-b3f1-45e241dfe2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 502 | 2026.01.30 03:44:48.695823 [ 259 ] {50c778fd-36a1-43c4-b3f1-45e241dfe2ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.01.30 03:44:48.717884 [ 259 ] {50c778fd-36a1-43c4-b3f1-45e241dfe2ba} <Debug> oximeter.measurements_histogramf64 (c0027894-194c-4ddc-b747-5cab7278aa3e): Loading data parts | ||
| 504 | 2026.01.30 03:44:48.718148 [ 259 ] {50c778fd-36a1-43c4-b3f1-45e241dfe2ba} <Debug> oximeter.measurements_histogramf64 (c0027894-194c-4ddc-b747-5cab7278aa3e): There are no data parts | ||
| 505 | 2026.01.30 03:44:48.739388 [ 259 ] {50c778fd-36a1-43c4-b3f1-45e241dfe2ba} <Debug> TCPHandler: Processed in 0.044150512 sec. | ||
| 506 | 2026.01.30 03:44:48.739589 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.30 03:44:48.739817 [ 259 ] {09c1c3f5-309f-48f4-a04a-9afa024468a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.30 03:44:48.739986 [ 259 ] {09c1c3f5-309f-48f4-a04a-9afa024468a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.01.30 03:44:48.743963 [ 259 ] {09c1c3f5-309f-48f4-a04a-9afa024468a2} <Debug> oximeter.fields_bool (408b7d26-9bbb-4b1b-a0a2-f588b7ff093d): Loading data parts | ||
| 535 | 2026.01.30 03:44:48.744260 [ 259 ] {09c1c3f5-309f-48f4-a04a-9afa024468a2} <Debug> oximeter.fields_bool (408b7d26-9bbb-4b1b-a0a2-f588b7ff093d): There are no data parts | ||
| 536 | 2026.01.30 03:44:48.763175 [ 259 ] {09c1c3f5-309f-48f4-a04a-9afa024468a2} <Debug> TCPHandler: Processed in 0.023661967 sec. | ||
| 537 | 2026.01.30 03:44:48.763354 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.30 03:44:48.763653 [ 259 ] {a9fea749-9ac7-41f5-b713-d098c53f0763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 539 | 2026.01.30 03:44:48.763799 [ 259 ] {a9fea749-9ac7-41f5-b713-d098c53f0763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.01.30 03:44:48.767441 [ 259 ] {a9fea749-9ac7-41f5-b713-d098c53f0763} <Debug> oximeter.fields_i8 (c943c00f-50e5-4680-9ae0-bf5a9ba70b31): Loading data parts | ||
| 541 | 2026.01.30 03:44:48.767635 [ 259 ] {a9fea749-9ac7-41f5-b713-d098c53f0763} <Debug> oximeter.fields_i8 (c943c00f-50e5-4680-9ae0-bf5a9ba70b31): There are no data parts | ||
| 542 | 2026.01.30 03:44:48.786728 [ 259 ] {a9fea749-9ac7-41f5-b713-d098c53f0763} <Debug> TCPHandler: Processed in 0.023437771 sec. | ||
| 543 | 2026.01.30 03:44:48.787052 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.30 03:44:48.787305 [ 259 ] {e0ef77d3-815e-4234-9d5e-efd255cba263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 545 | 2026.01.30 03:44:48.787506 [ 259 ] {e0ef77d3-815e-4234-9d5e-efd255cba263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.01.30 03:44:48.791195 [ 259 ] {e0ef77d3-815e-4234-9d5e-efd255cba263} <Debug> oximeter.fields_u8 (642b576a-9478-41ad-b233-fc51daf2faf1): Loading data parts | ||
| 547 | 2026.01.30 03:44:48.791480 [ 259 ] {e0ef77d3-815e-4234-9d5e-efd255cba263} <Debug> oximeter.fields_u8 (642b576a-9478-41ad-b233-fc51daf2faf1): There are no data parts | ||
| 548 | 2026.01.30 03:44:48.810492 [ 259 ] {e0ef77d3-815e-4234-9d5e-efd255cba263} <Debug> TCPHandler: Processed in 0.023529733 sec. | ||
| 549 | 2026.01.30 03:44:48.810682 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.30 03:44:48.810959 [ 259 ] {389ff14d-4482-4b61-b9e5-55772ed07f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.01.30 03:44:48.811106 [ 259 ] {389ff14d-4482-4b61-b9e5-55772ed07f39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.01.30 03:44:48.815071 [ 259 ] {389ff14d-4482-4b61-b9e5-55772ed07f39} <Debug> oximeter.fields_i16 (397261ee-243e-46ea-8e36-06a7efbd1beb): Loading data parts | ||
| 553 | 2026.01.30 03:44:48.815251 [ 259 ] {389ff14d-4482-4b61-b9e5-55772ed07f39} <Debug> oximeter.fields_i16 (397261ee-243e-46ea-8e36-06a7efbd1beb): There are no data parts | ||
| 554 | 2026.01.30 03:44:48.834653 [ 259 ] {389ff14d-4482-4b61-b9e5-55772ed07f39} <Debug> TCPHandler: Processed in 0.024021516 sec. | ||
| 555 | 2026.01.30 03:44:48.834860 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.30 03:44:48.835078 [ 259 ] {d6a8f286-26ae-426a-a810-4a2821711f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.01.30 03:44:48.835250 [ 259 ] {d6a8f286-26ae-426a-a810-4a2821711f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.01.30 03:44:48.839283 [ 259 ] {d6a8f286-26ae-426a-a810-4a2821711f61} <Debug> oximeter.fields_u16 (4ca81f60-2aea-492c-b11d-5e18e5ccaee4): Loading data parts | ||
| 559 | 2026.01.30 03:44:48.839568 [ 259 ] {d6a8f286-26ae-426a-a810-4a2821711f61} <Debug> oximeter.fields_u16 (4ca81f60-2aea-492c-b11d-5e18e5ccaee4): There are no data parts | ||
| 560 | 2026.01.30 03:44:48.857750 [ 259 ] {d6a8f286-26ae-426a-a810-4a2821711f61} <Debug> TCPHandler: Processed in 0.022967849 sec. | ||
| 561 | 2026.01.30 03:44:48.857907 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.30 03:44:48.858170 [ 259 ] {2095bbaf-396a-4939-8c5b-0358dc1daf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.01.30 03:44:48.858304 [ 259 ] {2095bbaf-396a-4939-8c5b-0358dc1daf51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.01.30 03:44:48.862219 [ 259 ] {2095bbaf-396a-4939-8c5b-0358dc1daf51} <Debug> oximeter.fields_i32 (620211d4-854a-41ca-9cbc-a4eb060fa46e): Loading data parts | ||
| 565 | 2026.01.30 03:44:48.862370 [ 259 ] {2095bbaf-396a-4939-8c5b-0358dc1daf51} <Debug> oximeter.fields_i32 (620211d4-854a-41ca-9cbc-a4eb060fa46e): There are no data parts | ||
| 566 | 2026.01.30 03:44:48.881658 [ 259 ] {2095bbaf-396a-4939-8c5b-0358dc1daf51} <Debug> TCPHandler: Processed in 0.02380789 sec. | ||
| 567 | 2026.01.30 03:44:48.881817 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.30 03:44:48.881985 [ 259 ] {32ade460-90d6-4bad-936e-e6181a1f12d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.01.30 03:44:48.882126 [ 259 ] {32ade460-90d6-4bad-936e-e6181a1f12d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.01.30 03:44:48.886321 [ 259 ] {32ade460-90d6-4bad-936e-e6181a1f12d3} <Debug> oximeter.fields_u32 (7e4de677-b21d-4a3a-affd-42672dfee1dc): Loading data parts | ||
| 571 | 2026.01.30 03:44:48.886550 [ 259 ] {32ade460-90d6-4bad-936e-e6181a1f12d3} <Debug> oximeter.fields_u32 (7e4de677-b21d-4a3a-affd-42672dfee1dc): There are no data parts | ||
| 572 | 2026.01.30 03:44:48.905174 [ 259 ] {32ade460-90d6-4bad-936e-e6181a1f12d3} <Debug> TCPHandler: Processed in 0.02341388 sec. | ||
| 573 | 2026.01.30 03:44:48.905354 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.30 03:44:48.905689 [ 259 ] {4c86a763-66f0-4fbd-a181-9e6c883246e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.01.30 03:44:48.905843 [ 259 ] {4c86a763-66f0-4fbd-a181-9e6c883246e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.01.30 03:44:48.909860 [ 259 ] {4c86a763-66f0-4fbd-a181-9e6c883246e2} <Debug> oximeter.fields_i64 (216739c3-5a75-44a7-8d67-bb8de0414659): Loading data parts | ||
| 577 | 2026.01.30 03:44:48.910020 [ 259 ] {4c86a763-66f0-4fbd-a181-9e6c883246e2} <Debug> oximeter.fields_i64 (216739c3-5a75-44a7-8d67-bb8de0414659): There are no data parts | ||
| 578 | 2026.01.30 03:44:48.928086 [ 259 ] {4c86a763-66f0-4fbd-a181-9e6c883246e2} <Debug> TCPHandler: Processed in 0.022798735 sec. | ||
| 579 | 2026.01.30 03:44:48.928324 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.30 03:44:48.928553 [ 259 ] {6d8e3a9c-5e81-4c0f-9aac-4752bb625f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.01.30 03:44:48.928711 [ 259 ] {6d8e3a9c-5e81-4c0f-9aac-4752bb625f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.01.30 03:44:48.932840 [ 259 ] {6d8e3a9c-5e81-4c0f-9aac-4752bb625f2a} <Debug> oximeter.fields_u64 (bd8f32c4-038b-4bbe-8d59-66d6fdc037be): Loading data parts | ||
| 583 | 2026.01.30 03:44:48.933054 [ 259 ] {6d8e3a9c-5e81-4c0f-9aac-4752bb625f2a} <Debug> oximeter.fields_u64 (bd8f32c4-038b-4bbe-8d59-66d6fdc037be): There are no data parts | ||
| 584 | 2026.01.30 03:44:48.950619 [ 259 ] {6d8e3a9c-5e81-4c0f-9aac-4752bb625f2a} <Debug> TCPHandler: Processed in 0.022384185 sec. | ||
| 585 | 2026.01.30 03:44:48.950795 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.30 03:44:48.951081 [ 259 ] {431bc805-e79b-44c6-ada5-5508f9bdc241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.01.30 03:44:48.951225 [ 259 ] {431bc805-e79b-44c6-ada5-5508f9bdc241} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.01.30 03:44:48.969882 [ 259 ] {431bc805-e79b-44c6-ada5-5508f9bdc241} <Debug> oximeter.fields_ipaddr (2e393dbd-5b49-40ed-ad7b-77c4e755ec17): Loading data parts | ||
| 589 | 2026.01.30 03:44:48.970088 [ 259 ] {431bc805-e79b-44c6-ada5-5508f9bdc241} <Debug> oximeter.fields_ipaddr (2e393dbd-5b49-40ed-ad7b-77c4e755ec17): There are no data parts | ||
| 590 | 2026.01.30 03:44:48.975829 [ 259 ] {431bc805-e79b-44c6-ada5-5508f9bdc241} <Debug> TCPHandler: Processed in 0.025088143 sec. | ||
| 591 | 2026.01.30 03:44:48.976035 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.30 03:44:48.976242 [ 259 ] {13a30f17-5bcd-4b54-9e58-7607076a9f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 593 | 2026.01.30 03:44:48.976399 [ 259 ] {13a30f17-5bcd-4b54-9e58-7607076a9f38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.01.30 03:44:48.997815 [ 259 ] {13a30f17-5bcd-4b54-9e58-7607076a9f38} <Debug> oximeter.fields_string (a0f41e84-addf-4d35-8f6e-fc3e87f817a4): Loading data parts | ||
| 595 | 2026.01.30 03:44:48.998052 [ 259 ] {13a30f17-5bcd-4b54-9e58-7607076a9f38} <Debug> oximeter.fields_string (a0f41e84-addf-4d35-8f6e-fc3e87f817a4): There are no data parts | ||
| 596 | 2026.01.30 03:44:49.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.68 MiB, peak 132.68 MiB, free memory in arenas 0.00 B, will set to 134.61 MiB (RSS), difference: 1.93 MiB | ||
| 597 | 2026.01.30 03:44:49.001092 [ 259 ] {13a30f17-5bcd-4b54-9e58-7607076a9f38} <Debug> TCPHandler: Processed in 0.025133995 sec. | ||
| 598 | 2026.01.30 03:44:49.001276 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.30 03:44:49.001460 [ 259 ] {cf4aa30b-02cf-4dae-9240-7706e658efc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) 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) | ||
| 600 | 2026.01.30 03:44:49.001648 [ 259 ] {cf4aa30b-02cf-4dae-9240-7706e658efc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 601 | 2026.01.30 03:44:49.022349 [ 259 ] {cf4aa30b-02cf-4dae-9240-7706e658efc3} <Debug> oximeter.fields_uuid (e0bfe052-aacb-4e12-bd02-4dfabbe4dba3): Loading data parts | ||
| 602 | 2026.01.30 03:44:49.022521 [ 259 ] {cf4aa30b-02cf-4dae-9240-7706e658efc3} <Debug> oximeter.fields_uuid (e0bfe052-aacb-4e12-bd02-4dfabbe4dba3): There are no data parts | ||
| 603 | 2026.01.30 03:44:49.027506 [ 259 ] {cf4aa30b-02cf-4dae-9240-7706e658efc3} <Debug> TCPHandler: Processed in 0.026293244 sec. | ||
| 604 | 2026.01.30 03:44:49.027685 [ 259 ] {} <Trace> TCP-Session: 8be62d06-78e2-4955-adb6-996b1b06aae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.30 03:44:49.028062 [ 259 ] {ebef118a-9b3a-4802-8c14-222341fc333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58320) /* The timeseries schema table stores the extracted schema for the samples | ||
| 606 | * oximeter collects. | ||
| 607 | */ | ||
| 608 | 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) | ||
| 609 | 2026.01.30 03:44:49.028226 [ 259 ] {ebef118a-9b3a-4802-8c14-222341fc333c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 610 | 2026.01.30 03:44:49.046348 [ 259 ] {ebef118a-9b3a-4802-8c14-222341fc333c} <Debug> oximeter.timeseries_schema (4b36eede-b5f6-419f-a125-80120433ab46): Loading data parts | ||
| 611 | 2026.01.30 03:44:49.046690 [ 259 ] {ebef118a-9b3a-4802-8c14-222341fc333c} <Debug> oximeter.timeseries_schema (4b36eede-b5f6-419f-a125-80120433ab46): There are no data parts | ||
| 612 | 2026.01.30 03:44:49.050356 [ 259 ] {ebef118a-9b3a-4802-8c14-222341fc333c} <Debug> TCPHandler: Processed in 0.022726113 sec. | ||
| 613 | 2026.01.30 03:44:49.050642 [ 260 ] {} <Trace> TCP-Session: c6442cb6-6669-485b-8e88-3c71924ed9ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 614 | 2026.01.30 03:44:49.051068 [ 260 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63750) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 615 | 2026.01.30 03:44:49.052529 [ 260 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 616 | 2026.01.30 03:44:49.092231 [ 268 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Trace> oximeter.version (53fdf393-82a4-45ea-9a5d-ab7661e6296b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 617 | 2026.01.30 03:44:49.092510 [ 268 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 618 | 2026.01.30 03:44:49.098159 [ 268 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 619 | 2026.01.30 03:44:49.098902 [ 268 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Trace> oximeter.version (53fdf393-82a4-45ea-9a5d-ab7661e6296b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 620 | 2026.01.30 03:44:49.099341 [ 260 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.048414 sec., 20.655182385260463 rows/sec., 330.48 B/sec. | ||
| 621 | 2026.01.30 03:44:49.099699 [ 260 ] {174bb56a-5981-419e-a1d2-399c974f4006} <Debug> TCPHandler: Processed in 0.049197361 sec. | ||
| 622 | 2026.01.30 03:44:49.685968 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45064 | ||
| 623 | 2026.01.30 03:44:49.688336 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.01.30 03:44:49.688393 [ 270 ] {} <Debug> TCP-Session: f4f518e6-b426-462e-91d5-0062654d3591 Authenticating user 'default' from [fd00:1122:3344:101::c]:45064 | ||
| 625 | 2026.01.30 03:44:49.688417 [ 270 ] {} <Debug> TCP-Session: f4f518e6-b426-462e-91d5-0062654d3591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.30 03:44:49.688597 [ 270 ] {} <Debug> TCP-Session: f4f518e6-b426-462e-91d5-0062654d3591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.01.30 03:44:49.688688 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.01.30 03:44:49.688718 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.30 03:44:49.688820 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2026.01.30 03:44:49.706775 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48205 | ||
| 631 | 2026.01.30 03:44:49.706862 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59327 | ||
| 632 | 2026.01.30 03:44:49.706985 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.30 03:44:49.707023 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43648 | ||
| 634 | 2026.01.30 03:44:49.707140 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.30 03:44:49.707200 [ 271 ] {} <Debug> TCP-Session: 7ac516a1-af94-44e5-bc43-61eab1842540 Authenticating user 'default' from [fd00:1122:3344:101::c]:48205 | ||
| 636 | 2026.01.30 03:44:49.707189 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63478 | ||
| 637 | 2026.01.30 03:44:49.707286 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49953 | ||
| 638 | 2026.01.30 03:44:49.707237 [ 271 ] {} <Debug> TCP-Session: 7ac516a1-af94-44e5-bc43-61eab1842540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.30 03:44:49.707391 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42959 | ||
| 640 | 2026.01.30 03:44:49.707392 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.01.30 03:44:49.707483 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46843 | ||
| 642 | 2026.01.30 03:44:49.707425 [ 271 ] {} <Debug> TCP-Session: 7ac516a1-af94-44e5-bc43-61eab1842540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.30 03:44:49.707215 [ 272 ] {} <Debug> TCP-Session: a542bdbb-39b2-40eb-b88a-64f4bf051e61 Authenticating user 'default' from [fd00:1122:3344:101::c]:59327 | ||
| 644 | 2026.01.30 03:44:49.707610 [ 273 ] {} <Debug> TCP-Session: 68940527-ac2a-4aa2-b2ff-7527b87a3b15 Authenticating user 'default' from [fd00:1122:3344:101::c]:43648 | ||
| 645 | 2026.01.30 03:44:49.707712 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.30 03:44:49.707751 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.30 03:44:49.707766 [ 274 ] {} <Debug> TCP-Session: 99e66bbf-6a57-49c5-a65c-f6cde1ec2fd4 Authenticating user 'default' from [fd00:1122:3344:101::c]:63478 | ||
| 648 | 2026.01.30 03:44:49.707838 [ 275 ] {} <Debug> TCP-Session: 445bdf41-e10e-4cb9-b3c3-79d31b342681 Authenticating user 'default' from [fd00:1122:3344:101::c]:49953 | ||
| 649 | 2026.01.30 03:44:49.707836 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.30 03:44:49.707807 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.30 03:44:49.707931 [ 277 ] {} <Debug> TCP-Session: 312c133c-0f3f-4a16-bc1f-f7e0eb51e86a Authenticating user 'default' from [fd00:1122:3344:101::c]:46843 | ||
| 652 | 2026.01.30 03:44:49.707913 [ 274 ] {} <Debug> TCP-Session: 99e66bbf-6a57-49c5-a65c-f6cde1ec2fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.30 03:44:49.707780 [ 273 ] {} <Debug> TCP-Session: 68940527-ac2a-4aa2-b2ff-7527b87a3b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.30 03:44:49.708072 [ 277 ] {} <Debug> TCP-Session: 312c133c-0f3f-4a16-bc1f-f7e0eb51e86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.30 03:44:49.708043 [ 274 ] {} <Debug> TCP-Session: 99e66bbf-6a57-49c5-a65c-f6cde1ec2fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.30 03:44:49.708041 [ 276 ] {} <Debug> TCP-Session: 01114ac0-350e-4de4-b417-f8e366dbe347 Authenticating user 'default' from [fd00:1122:3344:101::c]:42959 | ||
| 657 | 2026.01.30 03:44:49.708145 [ 277 ] {} <Debug> TCP-Session: 312c133c-0f3f-4a16-bc1f-f7e0eb51e86a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.30 03:44:49.708121 [ 273 ] {} <Debug> TCP-Session: 68940527-ac2a-4aa2-b2ff-7527b87a3b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.30 03:44:49.707760 [ 272 ] {} <Debug> TCP-Session: a542bdbb-39b2-40eb-b88a-64f4bf051e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.30 03:44:49.708237 [ 276 ] {} <Debug> TCP-Session: 01114ac0-350e-4de4-b417-f8e366dbe347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.30 03:44:49.707941 [ 275 ] {} <Debug> TCP-Session: 445bdf41-e10e-4cb9-b3c3-79d31b342681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.30 03:44:49.708373 [ 272 ] {} <Debug> TCP-Session: a542bdbb-39b2-40eb-b88a-64f4bf051e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.30 03:44:49.708413 [ 276 ] {} <Debug> TCP-Session: 01114ac0-350e-4de4-b417-f8e366dbe347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.30 03:44:49.708399 [ 275 ] {} <Debug> TCP-Session: 445bdf41-e10e-4cb9-b3c3-79d31b342681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.01.30 03:44:50.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.94 MiB, peak 134.94 MiB, free memory in arenas 0.00 B, will set to 139.21 MiB (RSS), difference: 4.27 MiB | ||
| 666 | 2026.01.30 03:44:50.424251 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42483 | ||
| 667 | 2026.01.30 03:44:50.427462 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.01.30 03:44:50.427508 [ 278 ] {} <Debug> TCP-Session: fe062882-50ea-49d0-b955-b83542b1bd1d Authenticating user 'default' from [fd00:1122:3344:101::b]:42483 | ||
| 669 | 2026.01.30 03:44:50.427647 [ 278 ] {} <Debug> TCP-Session: fe062882-50ea-49d0-b955-b83542b1bd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.30 03:44:50.427662 [ 278 ] {} <Debug> TCP-Session: fe062882-50ea-49d0-b955-b83542b1bd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.01.30 03:44:50.427736 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 672 | 2026.01.30 03:44:50.427824 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.01.30 03:44:50.427886 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 674 | 2026.01.30 03:44:50.430842 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40534 | ||
| 675 | 2026.01.30 03:44:50.430932 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63347 | ||
| 676 | 2026.01.30 03:44:50.431043 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65321 | ||
| 677 | 2026.01.30 03:44:50.431127 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.01.30 03:44:50.431170 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.01.30 03:44:50.431189 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62371 | ||
| 680 | 2026.01.30 03:44:50.431223 [ 280 ] {} <Debug> TCP-Session: cd3d2d2c-5593-4fc0-a617-8380c552f663 Authenticating user 'default' from [fd00:1122:3344:101::b]:63347 | ||
| 681 | 2026.01.30 03:44:50.431274 [ 279 ] {} <Debug> TCP-Session: c7095b1d-7cf7-4b8e-b6bb-13591a4ba1f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:40534 | ||
| 682 | 2026.01.30 03:44:50.431256 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39884 | ||
| 683 | 2026.01.30 03:44:50.431379 [ 280 ] {} <Debug> TCP-Session: cd3d2d2c-5593-4fc0-a617-8380c552f663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.30 03:44:50.431410 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.30 03:44:50.431409 [ 279 ] {} <Debug> TCP-Session: c7095b1d-7cf7-4b8e-b6bb-13591a4ba1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.30 03:44:50.431407 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.30 03:44:50.431535 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.30 03:44:50.431525 [ 281 ] {} <Debug> TCP-Session: 5a9087e9-24b8-43b8-a487-650b9e7d6396 Authenticating user 'default' from [fd00:1122:3344:101::b]:65321 | ||
| 689 | 2026.01.30 03:44:50.431495 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46658 | ||
| 690 | 2026.01.30 03:44:50.431613 [ 282 ] {} <Debug> TCP-Session: 33262452-5094-40f5-818c-39e5a331c7f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:62371 | ||
| 691 | 2026.01.30 03:44:50.431654 [ 283 ] {} <Debug> TCP-Session: c5c1f42b-c5c9-47fc-90d9-101728b0c663 Authenticating user 'default' from [fd00:1122:3344:101::b]:39884 | ||
| 692 | 2026.01.30 03:44:50.431622 [ 281 ] {} <Debug> TCP-Session: 5a9087e9-24b8-43b8-a487-650b9e7d6396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.30 03:44:50.431497 [ 279 ] {} <Debug> TCP-Session: c7095b1d-7cf7-4b8e-b6bb-13591a4ba1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.30 03:44:50.431786 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.30 03:44:50.431738 [ 282 ] {} <Debug> TCP-Session: 33262452-5094-40f5-818c-39e5a331c7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.30 03:44:50.431744 [ 281 ] {} <Debug> TCP-Session: 5a9087e9-24b8-43b8-a487-650b9e7d6396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.30 03:44:50.431894 [ 285 ] {} <Debug> TCP-Session: 4ec233fd-c1ef-4349-a206-6e9741434dab Authenticating user 'default' from [fd00:1122:3344:101::b]:46658 | ||
| 698 | 2026.01.30 03:44:50.431868 [ 282 ] {} <Debug> TCP-Session: 33262452-5094-40f5-818c-39e5a331c7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.30 03:44:50.431483 [ 280 ] {} <Debug> TCP-Session: cd3d2d2c-5593-4fc0-a617-8380c552f663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.30 03:44:50.432033 [ 285 ] {} <Debug> TCP-Session: 4ec233fd-c1ef-4349-a206-6e9741434dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.30 03:44:50.431383 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47258 | ||
| 702 | 2026.01.30 03:44:50.431760 [ 283 ] {} <Debug> TCP-Session: c5c1f42b-c5c9-47fc-90d9-101728b0c663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.30 03:44:50.432281 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.30 03:44:50.432181 [ 285 ] {} <Debug> TCP-Session: 4ec233fd-c1ef-4349-a206-6e9741434dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.30 03:44:50.432348 [ 283 ] {} <Debug> TCP-Session: c5c1f42b-c5c9-47fc-90d9-101728b0c663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.30 03:44:50.432392 [ 284 ] {} <Debug> TCP-Session: 5cddfd7b-922c-47f7-ae3d-60695c7f2410 Authenticating user 'default' from [fd00:1122:3344:101::b]:47258 | ||
| 707 | 2026.01.30 03:44:50.432491 [ 284 ] {} <Debug> TCP-Session: 5cddfd7b-922c-47f7-ae3d-60695c7f2410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.01.30 03:44:50.432505 [ 284 ] {} <Debug> TCP-Session: 5cddfd7b-922c-47f7-ae3d-60695c7f2410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.01.30 03:44:53.411599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.30 03:44:53.411640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.01.30 03:44:53.411782 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.30 03:44:53.411798 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.01.30 03:44:53.426697 [ 245 ] {} <Debug> system.asynchronous_metric_log (9abf58e6-8445-4e44-b113-da9f86cff094): Loading data parts | ||
| 714 | 2026.01.30 03:44:53.426702 [ 244 ] {} <Debug> system.metric_log (7e9111fe-00ce-476c-a3f6-be376ac74615): Loading data parts | ||
| 715 | 2026.01.30 03:44:53.427166 [ 245 ] {} <Debug> system.asynchronous_metric_log (9abf58e6-8445-4e44-b113-da9f86cff094): There are no data parts | ||
| 716 | 2026.01.30 03:44:53.427191 [ 244 ] {} <Debug> system.metric_log (7e9111fe-00ce-476c-a3f6-be376ac74615): There are no data parts | ||
| 717 | 2026.01.30 03:44:53.433013 [ 245 ] {} <Trace> system.asynchronous_metric_log (9abf58e6-8445-4e44-b113-da9f86cff094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2026.01.30 03:44:53.433054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 719 | 2026.01.30 03:44:53.438564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.01.30 03:44:53.439179 [ 245 ] {} <Trace> system.asynchronous_metric_log (9abf58e6-8445-4e44-b113-da9f86cff094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.01.30 03:44:53.439372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.01.30 03:44:53.470682 [ 244 ] {} <Trace> system.metric_log (7e9111fe-00ce-476c-a3f6-be376ac74615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.01.30 03:44:53.470886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 724 | 2026.01.30 03:44:53.477559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.01.30 03:44:53.478763 [ 244 ] {} <Trace> system.metric_log (7e9111fe-00ce-476c-a3f6-be376ac74615): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.01.30 03:44:53.482266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.01.30 03:44:54.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.21 MiB | ||
| 728 | 2026.01.30 03:44:55.911524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.01.30 03:44:55.911627 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.01.30 03:44:55.917934 [ 243 ] {} <Debug> system.query_log (682a3856-22fc-48ea-82e9-6b4a8c722505): Loading data parts | ||
| 731 | 2026.01.30 03:44:55.918173 [ 243 ] {} <Debug> system.query_log (682a3856-22fc-48ea-82e9-6b4a8c722505): There are no data parts | ||
| 732 | 2026.01.30 03:44:55.934602 [ 243 ] {} <Trace> system.query_log (682a3856-22fc-48ea-82e9-6b4a8c722505): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.01.30 03:44:55.934644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 734 | 2026.01.30 03:44:55.936522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.01.30 03:44:55.937240 [ 243 ] {} <Trace> system.query_log (682a3856-22fc-48ea-82e9-6b4a8c722505): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.01.30 03:44:55.937531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.01.30 03:44:56.000984 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.19 MiB | ||