| 1 | [ Jan 19 03:26:27 Enabled. ] | ||
| 2 | [ Jan 19 03:26:27 Rereading configuration. ] | ||
| 3 | [ Jan 19 03:26:29 Rereading configuration. ] | ||
| 4 | [ Jan 19 03:26:34 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 19 03:26:34 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.19 03:26:38.562579 [ 1 ] {} <Information> Application: Will watch for the process with pid 24257 | ||
| 29 | 2026.01.19 03:26:38.562997 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.19 03:26:38.787593 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24257 | ||
| 31 | 2026.01.19 03:26:38.793528 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.19 03:26:38.793685 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.19 03:26:39.058373 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.19 03:26:39.103883 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.19 03:26:39.103969 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.19 03:26:39.103991 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.19 03:26:39.104052 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.19 03:26:39.104751 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.19 03:26:39.109208 [ 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.19 03:26:39.110078 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.19 03:26:39.110971 [ 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.19 03:26:39.111022 [ 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.19 03:26:39.111065 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.19 03:26:39.113176 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.19 03:26:39.114362 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.19 03:26:39.121123 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.19 03:26:39.121929 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.19 03:26:39.123395 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.19 03:26:39.123513 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.19 03:26:39.124604 [ 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.19 03:26:39.125081 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.19 03:26:39.135048 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.19 03:26:39.135985 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.19 03:26:39.143801 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.19 03:26:39.144157 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.19 03:26:39.144566 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.19 03:26:39.144964 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.19 03:26:39.147945 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.19 03:26:39.147973 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.19 03:26:39.148072 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.19 03:26:39.148169 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.19 03:26:39.169356 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.19 03:26:39.169386 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180575 sec | ||
| 68 | 2026.01.19 03:26:39.169458 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.19 03:26:39.169516 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.19 03:26:39.171567 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.19 03:26:39.173485 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.19 03:26:39.195569 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.19 03:26:39.195614 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.19 03:26:39.195717 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.19 03:26:39.195729 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.19 03:26:39.195761 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.19 03:26:39.195833 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.19 03:26:39.200160 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.19 03:26:39.200211 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.19 03:26:39.200265 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.19 03:26:39.200447 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.19 03:26:39.200491 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.19 03:26:39.200502 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.19 03:26:39.200586 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.19 03:26:39.200599 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.19 03:26:39.200629 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.19 03:26:39.200710 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.19 03:26:39.240252 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.19 03:26:39.251251 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.19 03:26:39.251348 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124353 sec | ||
| 91 | 2026.01.19 03:26:39.251366 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.19 03:26:39.251379 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.19 03:26:39.251412 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.19 03:26:39.251681 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.19 03:26:39.251791 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.19 03:26:39.251809 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.19 03:26:39.251822 [ 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.19 03:26:39.251836 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.19 03:26:39.257526 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.19 03:26:39.257750 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.72 MiB (RSS), difference: 91.95 MiB | ||
| 101 | 2026.01.19 03:26:39.259298 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3291e-05 sec. | ||
| 102 | 2026.01.19 03:26:39.259730 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.19 03:26:39.260492 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.19 03:26:39.260511 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.19 03:26:39.545328 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51533 | ||
| 106 | 2026.01.19 03:26:39.548146 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.19 03:26:39.548234 [ 3 ] {} <Debug> TCP-Session: 82a3863f-afe2-4ab1-b08c-e81877021630 Authenticating user 'default' from [fd00:1122:3344:101::c]:51533 | ||
| 108 | 2026.01.19 03:26:39.548269 [ 3 ] {} <Debug> TCP-Session: 82a3863f-afe2-4ab1-b08c-e81877021630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.19 03:26:39.548388 [ 3 ] {} <Debug> TCP-Session: 82a3863f-afe2-4ab1-b08c-e81877021630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.19 03:26:39.548524 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.19 03:26:39.548561 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.19 03:26:39.548707 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.19 03:26:39.551976 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49373 | ||
| 114 | 2026.01.19 03:26:39.552147 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.19 03:26:39.552178 [ 4 ] {} <Debug> TCP-Session: bde00b04-bb1b-4287-a545-00d04ed2a40a Authenticating user 'default' from [fd00:1122:3344:101::c]:49373 | ||
| 116 | 2026.01.19 03:26:39.552201 [ 4 ] {} <Debug> TCP-Session: bde00b04-bb1b-4287-a545-00d04ed2a40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.01.19 03:26:39.552304 [ 4 ] {} <Debug> TCP-Session: bde00b04-bb1b-4287-a545-00d04ed2a40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.19 03:26:39.552785 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51994 | ||
| 119 | 2026.01.19 03:26:39.552806 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63127 | ||
| 120 | 2026.01.19 03:26:39.554203 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60070 | ||
| 121 | 2026.01.19 03:26:39.553566 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40294 | ||
| 122 | 2026.01.19 03:26:39.553403 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33360 | ||
| 123 | 2026.01.19 03:26:39.553315 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47811 | ||
| 124 | 2026.01.19 03:26:39.553008 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.19 03:26:39.554549 [ 253 ] {} <Debug> TCP-Session: 4aa4e308-4919-4727-83c7-0cf9ae79804f Authenticating user 'default' from [fd00:1122:3344:101::c]:51994 | ||
| 126 | 2026.01.19 03:26:39.554562 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.19 03:26:39.554580 [ 253 ] {} <Debug> TCP-Session: 4aa4e308-4919-4727-83c7-0cf9ae79804f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.19 03:26:39.554579 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.19 03:26:39.554607 [ 257 ] {} <Debug> TCP-Session: b1aa1c39-ea16-4030-b3fd-e4d3d38337f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:40294 | ||
| 130 | 2026.01.19 03:26:39.554679 [ 253 ] {} <Debug> TCP-Session: 4aa4e308-4919-4727-83c7-0cf9ae79804f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.19 03:26:39.554710 [ 5 ] {} <Debug> TCP-Session: 428e6096-0d9a-41ca-a9e2-6cb82aaf6d43 Authenticating user 'default' from [fd00:1122:3344:101::c]:63127 | ||
| 132 | 2026.01.19 03:26:39.554706 [ 257 ] {} <Debug> TCP-Session: b1aa1c39-ea16-4030-b3fd-e4d3d38337f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.19 03:26:39.554699 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.19 03:26:39.554793 [ 257 ] {} <Debug> TCP-Session: b1aa1c39-ea16-4030-b3fd-e4d3d38337f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.19 03:26:39.554791 [ 5 ] {} <Debug> TCP-Session: 428e6096-0d9a-41ca-a9e2-6cb82aaf6d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.19 03:26:39.554684 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.19 03:26:39.554873 [ 5 ] {} <Debug> TCP-Session: 428e6096-0d9a-41ca-a9e2-6cb82aaf6d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.19 03:26:39.554870 [ 256 ] {} <Debug> TCP-Session: 780e71d3-412d-4d79-8db7-c6c44a66f9fc Authenticating user 'default' from [fd00:1122:3344:101::c]:33360 | ||
| 139 | 2026.01.19 03:26:39.554590 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.19 03:26:39.554984 [ 254 ] {} <Debug> TCP-Session: 57733b89-ff7e-409c-9754-3c48d297ddc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:60070 | ||
| 141 | 2026.01.19 03:26:39.555018 [ 256 ] {} <Debug> TCP-Session: 780e71d3-412d-4d79-8db7-c6c44a66f9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.19 03:26:39.555014 [ 255 ] {} <Debug> TCP-Session: 68378c7c-25e8-4266-aab1-59d3c2f02464 Authenticating user 'default' from [fd00:1122:3344:101::c]:47811 | ||
| 143 | 2026.01.19 03:26:39.555088 [ 254 ] {} <Debug> TCP-Session: 57733b89-ff7e-409c-9754-3c48d297ddc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.19 03:26:39.555110 [ 256 ] {} <Debug> TCP-Session: 780e71d3-412d-4d79-8db7-c6c44a66f9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.19 03:26:39.555103 [ 255 ] {} <Debug> TCP-Session: 68378c7c-25e8-4266-aab1-59d3c2f02464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.19 03:26:39.555196 [ 254 ] {} <Debug> TCP-Session: 57733b89-ff7e-409c-9754-3c48d297ddc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.19 03:26:39.555207 [ 255 ] {} <Debug> TCP-Session: 68378c7c-25e8-4266-aab1-59d3c2f02464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.19 03:26:39.575811 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45382 | ||
| 149 | 2026.01.19 03:26:39.576481 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.19 03:26:39.576735 [ 258 ] {} <Debug> TCP-Session: 9826306e-9221-483c-9b29-17a8ca69ab01 Authenticating user 'default' from [fd00:1122:3344:101::a]:45382 | ||
| 151 | 2026.01.19 03:26:39.576759 [ 258 ] {} <Debug> TCP-Session: 9826306e-9221-483c-9b29-17a8ca69ab01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.19 03:26:39.576771 [ 258 ] {} <Debug> TCP-Session: 9826306e-9221-483c-9b29-17a8ca69ab01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.19 03:26:39.576897 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.19 03:26:39.576925 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.01.19 03:26:39.576999 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.19 03:26:39.579551 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35233 | ||
| 157 | 2026.01.19 03:26:39.579796 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57928 | ||
| 158 | 2026.01.19 03:26:39.579812 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.19 03:26:39.579801 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47555 | ||
| 160 | 2026.01.19 03:26:39.579854 [ 259 ] {} <Debug> TCP-Session: 377b908b-cd14-4110-b46d-45a99f56601b Authenticating user 'default' from [fd00:1122:3344:101::a]:35233 | ||
| 161 | 2026.01.19 03:26:39.579920 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46708 | ||
| 162 | 2026.01.19 03:26:39.579969 [ 259 ] {} <Debug> TCP-Session: 377b908b-cd14-4110-b46d-45a99f56601b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.19 03:26:39.579989 [ 259 ] {} <Debug> TCP-Session: 377b908b-cd14-4110-b46d-45a99f56601b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.19 03:26:39.580067 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.01.19 03:26:39.580112 [ 260 ] {} <Debug> TCP-Session: c6336cd3-4872-45e1-b5ca-d5cc49959db9 Authenticating user 'default' from [fd00:1122:3344:101::a]:57928 | ||
| 166 | 2026.01.19 03:26:39.580111 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45514 | ||
| 167 | 2026.01.19 03:26:39.580143 [ 260 ] {} <Debug> TCP-Session: c6336cd3-4872-45e1-b5ca-d5cc49959db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.19 03:26:39.580280 [ 260 ] {} <Debug> TCP-Session: c6336cd3-4872-45e1-b5ca-d5cc49959db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.19 03:26:39.580331 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58563 | ||
| 170 | 2026.01.19 03:26:39.580333 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.19 03:26:39.580436 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.19 03:26:39.580489 [ 262 ] {} <Debug> TCP-Session: 43c61f13-0d9b-4de5-a342-395c435d9c89 Authenticating user 'default' from [fd00:1122:3344:101::a]:46708 | ||
| 173 | 2026.01.19 03:26:39.580495 [ 261 ] {} <Debug> TCP-Session: 4aa26f10-49e0-47d4-bdef-4dac66b0cee1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47555 | ||
| 174 | 2026.01.19 03:26:39.580508 [ 262 ] {} <Debug> TCP-Session: 43c61f13-0d9b-4de5-a342-395c435d9c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.19 03:26:39.580571 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.19 03:26:39.580592 [ 261 ] {} <Debug> TCP-Session: 4aa26f10-49e0-47d4-bdef-4dac66b0cee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.19 03:26:39.580575 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.19 03:26:39.580662 [ 262 ] {} <Debug> TCP-Session: 43c61f13-0d9b-4de5-a342-395c435d9c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.19 03:26:39.580684 [ 261 ] {} <Debug> TCP-Session: 4aa26f10-49e0-47d4-bdef-4dac66b0cee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.19 03:26:39.580489 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46973 | ||
| 181 | 2026.01.19 03:26:39.580717 [ 263 ] {} <Debug> TCP-Session: 31140a0d-3f11-429f-a2dc-bffe9ed03bdd Authenticating user 'default' from [fd00:1122:3344:101::a]:45514 | ||
| 182 | 2026.01.19 03:26:39.580863 [ 264 ] {} <Debug> TCP-Session: bdc64f25-b5d6-49b6-a386-74f12e9ad7be Authenticating user 'default' from [fd00:1122:3344:101::a]:58563 | ||
| 183 | 2026.01.19 03:26:39.580877 [ 263 ] {} <Debug> TCP-Session: 31140a0d-3f11-429f-a2dc-bffe9ed03bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.19 03:26:39.580889 [ 264 ] {} <Debug> TCP-Session: bdc64f25-b5d6-49b6-a386-74f12e9ad7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.19 03:26:39.581024 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.01.19 03:26:39.581054 [ 263 ] {} <Debug> TCP-Session: 31140a0d-3f11-429f-a2dc-bffe9ed03bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.19 03:26:39.581082 [ 264 ] {} <Debug> TCP-Session: bdc64f25-b5d6-49b6-a386-74f12e9ad7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.19 03:26:39.581091 [ 265 ] {} <Debug> TCP-Session: df842673-34b1-4b3e-bbee-4346fae90497 Authenticating user 'default' from [fd00:1122:3344:101::a]:46973 | ||
| 189 | 2026.01.19 03:26:39.581235 [ 265 ] {} <Debug> TCP-Session: df842673-34b1-4b3e-bbee-4346fae90497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.19 03:26:39.581331 [ 265 ] {} <Debug> TCP-Session: df842673-34b1-4b3e-bbee-4346fae90497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.19 03:26:39.889780 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47389 | ||
| 192 | 2026.01.19 03:26:39.892414 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.19 03:26:39.892480 [ 266 ] {} <Debug> TCP-Session: d2cfbacf-5f8d-47fe-99c0-dc7ed2a1ebd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:47389 | ||
| 194 | 2026.01.19 03:26:39.892596 [ 266 ] {} <Debug> TCP-Session: d2cfbacf-5f8d-47fe-99c0-dc7ed2a1ebd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.19 03:26:39.892610 [ 266 ] {} <Debug> TCP-Session: d2cfbacf-5f8d-47fe-99c0-dc7ed2a1ebd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.19 03:26:39.892675 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.19 03:26:39.892877 [ 266 ] {} <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 | ||
| 198 | 2026.01.19 03:26:39.892905 [ 266 ] {} <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 | ||
| 199 | 2026.01.19 03:26:39.896041 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59525 | ||
| 200 | 2026.01.19 03:26:39.896198 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62562 | ||
| 201 | 2026.01.19 03:26:39.896211 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.19 03:26:39.896326 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35320 | ||
| 203 | 2026.01.19 03:26:39.896377 [ 267 ] {} <Debug> TCP-Session: 6c0d42c7-dd48-430a-9c2d-5c440ebf4b09 Authenticating user 'default' from [fd00:1122:3344:101::b]:59525 | ||
| 204 | 2026.01.19 03:26:39.896411 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45617 | ||
| 205 | 2026.01.19 03:26:39.896418 [ 267 ] {} <Debug> TCP-Session: 6c0d42c7-dd48-430a-9c2d-5c440ebf4b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.19 03:26:39.896557 [ 267 ] {} <Debug> TCP-Session: 6c0d42c7-dd48-430a-9c2d-5c440ebf4b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.19 03:26:39.896513 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38104 | ||
| 208 | 2026.01.19 03:26:39.896657 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.19 03:26:39.896681 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63644 | ||
| 210 | 2026.01.19 03:26:39.896759 [ 268 ] {} <Debug> TCP-Session: e3f1cf08-efdc-45df-b25a-45b097b1be70 Authenticating user 'default' from [fd00:1122:3344:101::b]:62562 | ||
| 211 | 2026.01.19 03:26:39.896763 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.19 03:26:39.896785 [ 268 ] {} <Debug> TCP-Session: e3f1cf08-efdc-45df-b25a-45b097b1be70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.01.19 03:26:39.896961 [ 268 ] {} <Debug> TCP-Session: e3f1cf08-efdc-45df-b25a-45b097b1be70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.19 03:26:39.897034 [ 269 ] {} <Debug> TCP-Session: f3da43ac-8900-435f-ba75-611b73687df1 Authenticating user 'default' from [fd00:1122:3344:101::b]:35320 | ||
| 215 | 2026.01.19 03:26:39.897053 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49963 | ||
| 216 | 2026.01.19 03:26:39.897107 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.19 03:26:39.897038 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.19 03:26:39.897039 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.19 03:26:39.897190 [ 271 ] {} <Debug> TCP-Session: cd51e818-6de0-4794-8c4d-ee101d1a1de6 Authenticating user 'default' from [fd00:1122:3344:101::b]:38104 | ||
| 220 | 2026.01.19 03:26:39.897173 [ 272 ] {} <Debug> TCP-Session: 1bd4cb61-89eb-44d6-8bd0-84fc89cd45eb Authenticating user 'default' from [fd00:1122:3344:101::b]:63644 | ||
| 221 | 2026.01.19 03:26:39.897158 [ 269 ] {} <Debug> TCP-Session: f3da43ac-8900-435f-ba75-611b73687df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.19 03:26:39.897406 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.19 03:26:39.897431 [ 272 ] {} <Debug> TCP-Session: 1bd4cb61-89eb-44d6-8bd0-84fc89cd45eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.19 03:26:39.897443 [ 271 ] {} <Debug> TCP-Session: cd51e818-6de0-4794-8c4d-ee101d1a1de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.19 03:26:39.897503 [ 269 ] {} <Debug> TCP-Session: f3da43ac-8900-435f-ba75-611b73687df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.19 03:26:39.897519 [ 272 ] {} <Debug> TCP-Session: 1bd4cb61-89eb-44d6-8bd0-84fc89cd45eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.19 03:26:39.897532 [ 271 ] {} <Debug> TCP-Session: cd51e818-6de0-4794-8c4d-ee101d1a1de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.19 03:26:39.897405 [ 270 ] {} <Debug> TCP-Session: 33501308-a251-4ff5-bf93-85ce56bc2af3 Authenticating user 'default' from [fd00:1122:3344:101::b]:45617 | ||
| 229 | 2026.01.19 03:26:39.897679 [ 270 ] {} <Debug> TCP-Session: 33501308-a251-4ff5-bf93-85ce56bc2af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.19 03:26:39.897704 [ 270 ] {} <Debug> TCP-Session: 33501308-a251-4ff5-bf93-85ce56bc2af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.19 03:26:39.897716 [ 273 ] {} <Debug> TCP-Session: 04f6b1af-ac44-49f2-b516-e369afacb5d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49963 | ||
| 232 | 2026.01.19 03:26:39.897824 [ 273 ] {} <Debug> TCP-Session: 04f6b1af-ac44-49f2-b516-e369afacb5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.19 03:26:39.897837 [ 273 ] {} <Debug> TCP-Session: 04f6b1af-ac44-49f2-b516-e369afacb5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.19 03:26:40.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.88 MiB, peak 116.88 MiB, free memory in arenas 0.00 B, will set to 119.88 MiB (RSS), difference: 3.01 MiB | ||
| 235 | 2026.01.19 03:26:42.826080 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58929 | ||
| 236 | 2026.01.19 03:26:42.830124 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.19 03:26:42.830229 [ 274 ] {} <Debug> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58929 | ||
| 238 | 2026.01.19 03:26:42.830253 [ 274 ] {} <Debug> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.19 03:26:42.830265 [ 274 ] {} <Debug> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.19 03:26:42.830411 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.19 03:26:42.830456 [ 274 ] {} <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 | ||
| 242 | 2026.01.19 03:26:42.830619 [ 274 ] {} <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 | ||
| 243 | 2026.01.19 03:26:42.831156 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38564 | ||
| 244 | 2026.01.19 03:26:42.831266 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54233 | ||
| 245 | 2026.01.19 03:26:42.831353 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59095 | ||
| 246 | 2026.01.19 03:26:42.831470 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51547 | ||
| 247 | 2026.01.19 03:26:42.831599 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63717 | ||
| 248 | 2026.01.19 03:26:42.831672 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.01.19 03:26:42.831703 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38851 | ||
| 250 | 2026.01.19 03:26:42.831802 [ 275 ] {} <Debug> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38564 | ||
| 251 | 2026.01.19 03:26:42.831814 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.01.19 03:26:42.831860 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.01.19 03:26:42.831832 [ 275 ] {} <Debug> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.01.19 03:26:42.831930 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62912 | ||
| 255 | 2026.01.19 03:26:42.831958 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.01.19 03:26:42.832017 [ 278 ] {} <Debug> TCP-Session: f1004dd2-167c-4a9a-b308-6d631acdd323 Authenticating user 'default' from [fd00:1122:3344:101::d]:51547 | ||
| 257 | 2026.01.19 03:26:42.832065 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.19 03:26:42.831991 [ 277 ] {} <Debug> TCP-Session: d3d833c4-5b03-43de-a52b-f88978a27eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:59095 | ||
| 259 | 2026.01.19 03:26:42.832153 [ 280 ] {} <Debug> TCP-Session: 51148ba8-7cfb-41c4-817b-b776d06328a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38851 | ||
| 260 | 2026.01.19 03:26:42.832154 [ 276 ] {} <Debug> TCP-Session: e26a4284-c8fa-4508-9c47-f2823f67e6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54233 | ||
| 261 | 2026.01.19 03:26:42.832161 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34691 | ||
| 262 | 2026.01.19 03:26:42.832233 [ 280 ] {} <Debug> TCP-Session: 51148ba8-7cfb-41c4-817b-b776d06328a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.19 03:26:42.832231 [ 276 ] {} <Debug> TCP-Session: e26a4284-c8fa-4508-9c47-f2823f67e6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.01.19 03:26:42.832209 [ 277 ] {} <Debug> TCP-Session: d3d833c4-5b03-43de-a52b-f88978a27eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.19 03:26:42.832198 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.01.19 03:26:42.832370 [ 277 ] {} <Debug> TCP-Session: d3d833c4-5b03-43de-a52b-f88978a27eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.19 03:26:42.832360 [ 280 ] {} <Debug> TCP-Session: 51148ba8-7cfb-41c4-817b-b776d06328a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.19 03:26:42.832395 [ 276 ] {} <Debug> TCP-Session: e26a4284-c8fa-4508-9c47-f2823f67e6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.19 03:26:42.832404 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.01.19 03:26:42.832164 [ 278 ] {} <Debug> TCP-Session: f1004dd2-167c-4a9a-b308-6d631acdd323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.19 03:26:42.832101 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.01.19 03:26:42.832542 [ 281 ] {} <Debug> TCP-Session: 76f759af-5ff3-49e6-9c13-5549b9b6f287 Authenticating user 'default' from [fd00:1122:3344:101::d]:62912 | ||
| 273 | 2026.01.19 03:26:42.832557 [ 278 ] {} <Debug> TCP-Session: f1004dd2-167c-4a9a-b308-6d631acdd323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.19 03:26:42.831963 [ 275 ] {} <Debug> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.19 03:26:42.832673 [ 281 ] {} <Debug> TCP-Session: 76f759af-5ff3-49e6-9c13-5549b9b6f287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.19 03:26:42.832655 [ 279 ] {} <Debug> TCP-Session: e343ab27-003a-49e0-8394-02981af68280 Authenticating user 'default' from [fd00:1122:3344:101::d]:63717 | ||
| 277 | 2026.01.19 03:26:42.832558 [ 282 ] {} <Debug> TCP-Session: 61aa4089-660d-4237-827a-9e5a9589295e Authenticating user 'default' from [fd00:1122:3344:101::d]:34691 | ||
| 278 | 2026.01.19 03:26:42.832764 [ 281 ] {} <Debug> TCP-Session: 76f759af-5ff3-49e6-9c13-5549b9b6f287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.19 03:26:42.832757 [ 279 ] {} <Debug> TCP-Session: e343ab27-003a-49e0-8394-02981af68280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.19 03:26:42.832880 [ 282 ] {} <Debug> TCP-Session: 61aa4089-660d-4237-827a-9e5a9589295e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.19 03:26:42.832889 [ 279 ] {} <Debug> TCP-Session: e343ab27-003a-49e0-8394-02981af68280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.19 03:26:42.832984 [ 282 ] {} <Debug> TCP-Session: 61aa4089-660d-4237-827a-9e5a9589295e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.19 03:26:42.838276 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.19 03:26:42.844711 [ 274 ] {844e3478-5c77-4506-93f6-78ef431afca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.19 03:26:42.966792 [ 274 ] {844e3478-5c77-4506-93f6-78ef431afca7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58929) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.19 03:26:42.967843 [ 274 ] {844e3478-5c77-4506-93f6-78ef431afca7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.19 03:26:42.968067 [ 274 ] {844e3478-5c77-4506-93f6-78ef431afca7} <Debug> TCPHandler: Processed in 0.134266271 sec. | ||
| 334 | 2026.01.19 03:26:42.968814 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.19 03:26:42.969035 [ 275 ] {0fc0bb7b-a6bd-46c4-98bc-1151303021b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.19 03:26:42.969522 [ 275 ] {0fc0bb7b-a6bd-46c4-98bc-1151303021b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38564) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.19 03:26:42.969866 [ 275 ] {0fc0bb7b-a6bd-46c4-98bc-1151303021b0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.19 03:26:42.970123 [ 275 ] {0fc0bb7b-a6bd-46c4-98bc-1151303021b0} <Debug> TCPHandler: Processed in 0.001504375 sec. | ||
| 385 | 2026.01.19 03:26:42.970444 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.19 03:26:42.972780 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.19 03:26:42.974735 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.19 03:26:42.989612 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.19 03:26:42.989708 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132203 sec | ||
| 390 | 2026.01.19 03:26:42.989722 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.19 03:26:42.989733 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.19 03:26:42.989790 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.19 03:26:42.990501 [ 274 ] {6283ec22-9ff4-496b-843f-1afbb0c0c8db} <Debug> TCPHandler: Processed in 0.020177335 sec. | ||
| 394 | 2026.01.19 03:26:42.990651 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.19 03:26:42.990816 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.19 03:26:42.990948 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.19 03:26:43.000370 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.08 MiB, peak 124.08 MiB, free memory in arenas 0.00 B, will set to 130.23 MiB (RSS), difference: 6.16 MiB | ||
| 399 | 2026.01.19 03:26:43.003539 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.19 03:26:43.009295 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4): Loading data parts | ||
| 401 | 2026.01.19 03:26:43.013875 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4): There are no data parts | ||
| 402 | 2026.01.19 03:26:43.025387 [ 274 ] {ffce291b-da1c-4678-8286-66e0c5a6d3ba} <Debug> TCPHandler: Processed in 0.034788021 sec. | ||
| 403 | 2026.01.19 03:26:43.025624 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.19 03:26:43.025830 [ 274 ] {78ce7571-b5b0-4004-835b-2487eaf4da01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.01.19 03:26:43.025974 [ 274 ] {78ce7571-b5b0-4004-835b-2487eaf4da01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.19 03:26:43.046243 [ 274 ] {78ce7571-b5b0-4004-835b-2487eaf4da01} <Debug> oximeter.measurements_bool (3496353b-0905-4f88-820b-27a51cb14261): Loading data parts | ||
| 417 | 2026.01.19 03:26:43.046457 [ 274 ] {78ce7571-b5b0-4004-835b-2487eaf4da01} <Debug> oximeter.measurements_bool (3496353b-0905-4f88-820b-27a51cb14261): There are no data parts | ||
| 418 | 2026.01.19 03:26:43.048901 [ 274 ] {78ce7571-b5b0-4004-835b-2487eaf4da01} <Debug> TCPHandler: Processed in 0.023353777 sec. | ||
| 419 | 2026.01.19 03:26:43.049150 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.19 03:26:43.049329 [ 274 ] {cb2d1a50-678a-4885-b3c4-8c56da66850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 421 | 2026.01.19 03:26:43.049444 [ 274 ] {cb2d1a50-678a-4885-b3c4-8c56da66850d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.19 03:26:43.051534 [ 274 ] {cb2d1a50-678a-4885-b3c4-8c56da66850d} <Debug> oximeter.measurements_i8 (05307b91-aad3-42f9-a385-846ddd3cf7a1): Loading data parts | ||
| 423 | 2026.01.19 03:26:43.051742 [ 274 ] {cb2d1a50-678a-4885-b3c4-8c56da66850d} <Debug> oximeter.measurements_i8 (05307b91-aad3-42f9-a385-846ddd3cf7a1): There are no data parts | ||
| 424 | 2026.01.19 03:26:43.054501 [ 274 ] {cb2d1a50-678a-4885-b3c4-8c56da66850d} <Debug> TCPHandler: Processed in 0.005411704 sec. | ||
| 425 | 2026.01.19 03:26:43.054659 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.19 03:26:43.054826 [ 274 ] {91f4a574-9701-4caa-b1e2-774ea8fe3050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 427 | 2026.01.19 03:26:43.054938 [ 274 ] {91f4a574-9701-4caa-b1e2-774ea8fe3050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.19 03:26:43.057242 [ 274 ] {91f4a574-9701-4caa-b1e2-774ea8fe3050} <Debug> oximeter.measurements_u8 (82a17fed-4411-429a-af30-32ffe8c86942): Loading data parts | ||
| 429 | 2026.01.19 03:26:43.057411 [ 274 ] {91f4a574-9701-4caa-b1e2-774ea8fe3050} <Debug> oximeter.measurements_u8 (82a17fed-4411-429a-af30-32ffe8c86942): There are no data parts | ||
| 430 | 2026.01.19 03:26:43.059646 [ 274 ] {91f4a574-9701-4caa-b1e2-774ea8fe3050} <Debug> TCPHandler: Processed in 0.005036867 sec. | ||
| 431 | 2026.01.19 03:26:43.059848 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.19 03:26:43.060064 [ 274 ] {46564944-6379-4258-b4e8-4f396f5da696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 433 | 2026.01.19 03:26:43.060184 [ 274 ] {46564944-6379-4258-b4e8-4f396f5da696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.19 03:26:43.062171 [ 274 ] {46564944-6379-4258-b4e8-4f396f5da696} <Debug> oximeter.measurements_i16 (aefdaaf5-631b-451c-a60b-c84b6a13a674): Loading data parts | ||
| 435 | 2026.01.19 03:26:43.062311 [ 274 ] {46564944-6379-4258-b4e8-4f396f5da696} <Debug> oximeter.measurements_i16 (aefdaaf5-631b-451c-a60b-c84b6a13a674): There are no data parts | ||
| 436 | 2026.01.19 03:26:43.063691 [ 274 ] {46564944-6379-4258-b4e8-4f396f5da696} <Debug> TCPHandler: Processed in 0.00389452 sec. | ||
| 437 | 2026.01.19 03:26:43.063842 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.19 03:26:43.064022 [ 274 ] {5525542a-c7c5-4c11-acc1-4b82502990ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 439 | 2026.01.19 03:26:43.064143 [ 274 ] {5525542a-c7c5-4c11-acc1-4b82502990ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.19 03:26:43.065775 [ 274 ] {5525542a-c7c5-4c11-acc1-4b82502990ab} <Debug> oximeter.measurements_u16 (2a7b6864-df54-45bf-8f7d-c5ba191b12fd): Loading data parts | ||
| 441 | 2026.01.19 03:26:43.065936 [ 274 ] {5525542a-c7c5-4c11-acc1-4b82502990ab} <Debug> oximeter.measurements_u16 (2a7b6864-df54-45bf-8f7d-c5ba191b12fd): There are no data parts | ||
| 442 | 2026.01.19 03:26:43.067506 [ 274 ] {5525542a-c7c5-4c11-acc1-4b82502990ab} <Debug> TCPHandler: Processed in 0.003714515 sec. | ||
| 443 | 2026.01.19 03:26:43.067646 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.19 03:26:43.067890 [ 274 ] {f8bebca4-10a5-4cd5-8806-944ae56d4fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 445 | 2026.01.19 03:26:43.068034 [ 274 ] {f8bebca4-10a5-4cd5-8806-944ae56d4fdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.19 03:26:43.070324 [ 274 ] {f8bebca4-10a5-4cd5-8806-944ae56d4fdc} <Debug> oximeter.measurements_i32 (938f8868-9d1b-46a6-91f3-4b0b07d43d0d): Loading data parts | ||
| 447 | 2026.01.19 03:26:43.070469 [ 274 ] {f8bebca4-10a5-4cd5-8806-944ae56d4fdc} <Debug> oximeter.measurements_i32 (938f8868-9d1b-46a6-91f3-4b0b07d43d0d): There are no data parts | ||
| 448 | 2026.01.19 03:26:43.071966 [ 274 ] {f8bebca4-10a5-4cd5-8806-944ae56d4fdc} <Debug> TCPHandler: Processed in 0.00436815 sec. | ||
| 449 | 2026.01.19 03:26:43.072103 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.19 03:26:43.072261 [ 274 ] {df90dc92-85ec-4e5d-af98-444c9b465ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 451 | 2026.01.19 03:26:43.072380 [ 274 ] {df90dc92-85ec-4e5d-af98-444c9b465ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.19 03:26:43.074101 [ 274 ] {df90dc92-85ec-4e5d-af98-444c9b465ba9} <Debug> oximeter.measurements_u32 (ba78b3cc-041a-4446-9f8e-7997759b812a): Loading data parts | ||
| 453 | 2026.01.19 03:26:43.074268 [ 274 ] {df90dc92-85ec-4e5d-af98-444c9b465ba9} <Debug> oximeter.measurements_u32 (ba78b3cc-041a-4446-9f8e-7997759b812a): There are no data parts | ||
| 454 | 2026.01.19 03:26:43.077863 [ 274 ] {df90dc92-85ec-4e5d-af98-444c9b465ba9} <Debug> TCPHandler: Processed in 0.005810394 sec. | ||
| 455 | 2026.01.19 03:26:43.078004 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.19 03:26:43.078244 [ 274 ] {53a8285b-1c2f-4fd7-9101-f1c16c10bb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 457 | 2026.01.19 03:26:43.078352 [ 274 ] {53a8285b-1c2f-4fd7-9101-f1c16c10bb5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.19 03:26:43.082288 [ 274 ] {53a8285b-1c2f-4fd7-9101-f1c16c10bb5e} <Debug> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Loading data parts | ||
| 459 | 2026.01.19 03:26:43.082428 [ 274 ] {53a8285b-1c2f-4fd7-9101-f1c16c10bb5e} <Debug> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): There are no data parts | ||
| 460 | 2026.01.19 03:26:43.084850 [ 274 ] {53a8285b-1c2f-4fd7-9101-f1c16c10bb5e} <Debug> TCPHandler: Processed in 0.006898178 sec. | ||
| 461 | 2026.01.19 03:26:43.084988 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.19 03:26:43.085143 [ 274 ] {5ed89d18-2f5e-4584-a93c-91263aa4e828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 463 | 2026.01.19 03:26:43.085255 [ 274 ] {5ed89d18-2f5e-4584-a93c-91263aa4e828} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.19 03:26:43.087802 [ 274 ] {5ed89d18-2f5e-4584-a93c-91263aa4e828} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Loading data parts | ||
| 465 | 2026.01.19 03:26:43.087990 [ 274 ] {5ed89d18-2f5e-4584-a93c-91263aa4e828} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): There are no data parts | ||
| 466 | 2026.01.19 03:26:43.090139 [ 274 ] {5ed89d18-2f5e-4584-a93c-91263aa4e828} <Debug> TCPHandler: Processed in 0.00520127 sec. | ||
| 467 | 2026.01.19 03:26:43.090281 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.19 03:26:43.090505 [ 274 ] {fab23ca6-59e7-4eaf-9526-d3d2b6d68802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 469 | 2026.01.19 03:26:43.090621 [ 274 ] {fab23ca6-59e7-4eaf-9526-d3d2b6d68802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.19 03:26:43.093419 [ 274 ] {fab23ca6-59e7-4eaf-9526-d3d2b6d68802} <Debug> oximeter.measurements_f32 (7f1f33c7-7783-4228-afac-7ca32338a021): Loading data parts | ||
| 471 | 2026.01.19 03:26:43.093565 [ 274 ] {fab23ca6-59e7-4eaf-9526-d3d2b6d68802} <Debug> oximeter.measurements_f32 (7f1f33c7-7783-4228-afac-7ca32338a021): There are no data parts | ||
| 472 | 2026.01.19 03:26:43.094973 [ 274 ] {fab23ca6-59e7-4eaf-9526-d3d2b6d68802} <Debug> TCPHandler: Processed in 0.004742439 sec. | ||
| 473 | 2026.01.19 03:26:43.095114 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.19 03:26:43.095274 [ 274 ] {5e29366f-9036-4f83-a24b-a10ad4979fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 475 | 2026.01.19 03:26:43.095395 [ 274 ] {5e29366f-9036-4f83-a24b-a10ad4979fd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.19 03:26:43.098176 [ 274 ] {5e29366f-9036-4f83-a24b-a10ad4979fd1} <Debug> oximeter.measurements_f64 (550cc589-b723-4014-8413-b1ab62351cd8): Loading data parts | ||
| 477 | 2026.01.19 03:26:43.098357 [ 274 ] {5e29366f-9036-4f83-a24b-a10ad4979fd1} <Debug> oximeter.measurements_f64 (550cc589-b723-4014-8413-b1ab62351cd8): There are no data parts | ||
| 478 | 2026.01.19 03:26:43.100578 [ 274 ] {5e29366f-9036-4f83-a24b-a10ad4979fd1} <Debug> TCPHandler: Processed in 0.005515206 sec. | ||
| 479 | 2026.01.19 03:26:43.100722 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.19 03:26:43.101000 [ 274 ] {d04b67bf-aab9-441e-a370-cb394edce9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 481 | 2026.01.19 03:26:43.101122 [ 274 ] {d04b67bf-aab9-441e-a370-cb394edce9db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.19 03:26:43.103277 [ 274 ] {d04b67bf-aab9-441e-a370-cb394edce9db} <Debug> oximeter.measurements_string (d0705b3f-f728-40eb-93b6-8dff04b6b84a): Loading data parts | ||
| 483 | 2026.01.19 03:26:43.103563 [ 274 ] {d04b67bf-aab9-441e-a370-cb394edce9db} <Debug> oximeter.measurements_string (d0705b3f-f728-40eb-93b6-8dff04b6b84a): There are no data parts | ||
| 484 | 2026.01.19 03:26:43.106028 [ 274 ] {d04b67bf-aab9-441e-a370-cb394edce9db} <Debug> TCPHandler: Processed in 0.005359093 sec. | ||
| 485 | 2026.01.19 03:26:43.106183 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.19 03:26:43.106347 [ 274 ] {a5566f43-8a4f-4ead-87ea-f002672f3f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.19 03:26:43.106464 [ 274 ] {a5566f43-8a4f-4ead-87ea-f002672f3f7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.19 03:26:43.108639 [ 274 ] {a5566f43-8a4f-4ead-87ea-f002672f3f7d} <Debug> oximeter.measurements_bytes (dbdff062-54da-4e96-913b-63ace9ce749c): Loading data parts | ||
| 496 | 2026.01.19 03:26:43.108801 [ 274 ] {a5566f43-8a4f-4ead-87ea-f002672f3f7d} <Debug> oximeter.measurements_bytes (dbdff062-54da-4e96-913b-63ace9ce749c): There are no data parts | ||
| 497 | 2026.01.19 03:26:43.110445 [ 274 ] {a5566f43-8a4f-4ead-87ea-f002672f3f7d} <Debug> TCPHandler: Processed in 0.00431758 sec. | ||
| 498 | 2026.01.19 03:26:43.110593 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.19 03:26:43.110758 [ 274 ] {b76de81b-8018-43c5-bffc-74a27c16ed8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 500 | 2026.01.19 03:26:43.110880 [ 274 ] {b76de81b-8018-43c5-bffc-74a27c16ed8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.19 03:26:43.113260 [ 274 ] {b76de81b-8018-43c5-bffc-74a27c16ed8a} <Debug> oximeter.measurements_cumulativei64 (b36b63df-1b70-4e70-bee8-8e5a46fbb9b6): Loading data parts | ||
| 502 | 2026.01.19 03:26:43.113472 [ 274 ] {b76de81b-8018-43c5-bffc-74a27c16ed8a} <Debug> oximeter.measurements_cumulativei64 (b36b63df-1b70-4e70-bee8-8e5a46fbb9b6): There are no data parts | ||
| 503 | 2026.01.19 03:26:43.114888 [ 274 ] {b76de81b-8018-43c5-bffc-74a27c16ed8a} <Debug> TCPHandler: Processed in 0.00434552 sec. | ||
| 504 | 2026.01.19 03:26:43.115091 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.19 03:26:43.115255 [ 274 ] {7cc52748-88a1-41f0-a593-783e221ee251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 506 | 2026.01.19 03:26:43.115382 [ 274 ] {7cc52748-88a1-41f0-a593-783e221ee251} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.19 03:26:43.117584 [ 274 ] {7cc52748-88a1-41f0-a593-783e221ee251} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Loading data parts | ||
| 508 | 2026.01.19 03:26:43.117809 [ 274 ] {7cc52748-88a1-41f0-a593-783e221ee251} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): There are no data parts | ||
| 509 | 2026.01.19 03:26:43.120882 [ 274 ] {7cc52748-88a1-41f0-a593-783e221ee251} <Debug> TCPHandler: Processed in 0.005840754 sec. | ||
| 510 | 2026.01.19 03:26:43.121020 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.19 03:26:43.121249 [ 274 ] {3769cc20-6cad-4ee9-8c66-354f53b6e1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 512 | 2026.01.19 03:26:43.121360 [ 274 ] {3769cc20-6cad-4ee9-8c66-354f53b6e1af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.19 03:26:43.123882 [ 274 ] {3769cc20-6cad-4ee9-8c66-354f53b6e1af} <Debug> oximeter.measurements_cumulativef32 (b73ab088-9a77-40b8-9670-d3d0fa0d8793): Loading data parts | ||
| 514 | 2026.01.19 03:26:43.124120 [ 274 ] {3769cc20-6cad-4ee9-8c66-354f53b6e1af} <Debug> oximeter.measurements_cumulativef32 (b73ab088-9a77-40b8-9670-d3d0fa0d8793): There are no data parts | ||
| 515 | 2026.01.19 03:26:43.126163 [ 274 ] {3769cc20-6cad-4ee9-8c66-354f53b6e1af} <Debug> TCPHandler: Processed in 0.005192369 sec. | ||
| 516 | 2026.01.19 03:26:43.126311 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.19 03:26:43.126478 [ 274 ] {9b5d5f77-93c8-4e97-aebf-bbe8d802300a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 518 | 2026.01.19 03:26:43.126600 [ 274 ] {9b5d5f77-93c8-4e97-aebf-bbe8d802300a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.19 03:26:43.131666 [ 274 ] {9b5d5f77-93c8-4e97-aebf-bbe8d802300a} <Debug> oximeter.measurements_cumulativef64 (47691300-e759-4e91-8e39-044d7f97830f): Loading data parts | ||
| 520 | 2026.01.19 03:26:43.131859 [ 274 ] {9b5d5f77-93c8-4e97-aebf-bbe8d802300a} <Debug> oximeter.measurements_cumulativef64 (47691300-e759-4e91-8e39-044d7f97830f): There are no data parts | ||
| 521 | 2026.01.19 03:26:43.134761 [ 274 ] {9b5d5f77-93c8-4e97-aebf-bbe8d802300a} <Debug> TCPHandler: Processed in 0.008500235 sec. | ||
| 522 | 2026.01.19 03:26:43.135040 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.19 03:26:43.135292 [ 274 ] {d2a103db-2229-40fa-9fef-0ff46fc045dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.01.19 03:26:43.135428 [ 274 ] {d2a103db-2229-40fa-9fef-0ff46fc045dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.19 03:26:43.139048 [ 274 ] {d2a103db-2229-40fa-9fef-0ff46fc045dc} <Debug> oximeter.measurements_histogrami8 (cd963f49-f198-4f54-865d-7a8a714958bd): Loading data parts | ||
| 536 | 2026.01.19 03:26:43.139217 [ 274 ] {d2a103db-2229-40fa-9fef-0ff46fc045dc} <Debug> oximeter.measurements_histogrami8 (cd963f49-f198-4f54-865d-7a8a714958bd): There are no data parts | ||
| 537 | 2026.01.19 03:26:43.142306 [ 274 ] {d2a103db-2229-40fa-9fef-0ff46fc045dc} <Debug> TCPHandler: Processed in 0.007318988 sec. | ||
| 538 | 2026.01.19 03:26:43.142468 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.19 03:26:43.142690 [ 274 ] {9e8c1ebf-b848-4200-b1a2-b74acb6d1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 540 | 2026.01.19 03:26:43.142900 [ 274 ] {9e8c1ebf-b848-4200-b1a2-b74acb6d1f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.19 03:26:43.145962 [ 274 ] {9e8c1ebf-b848-4200-b1a2-b74acb6d1f03} <Debug> oximeter.measurements_histogramu8 (785f6139-848d-44ff-8c6f-187cfe734165): Loading data parts | ||
| 542 | 2026.01.19 03:26:43.146110 [ 274 ] {9e8c1ebf-b848-4200-b1a2-b74acb6d1f03} <Debug> oximeter.measurements_histogramu8 (785f6139-848d-44ff-8c6f-187cfe734165): There are no data parts | ||
| 543 | 2026.01.19 03:26:43.148525 [ 274 ] {9e8c1ebf-b848-4200-b1a2-b74acb6d1f03} <Debug> TCPHandler: Processed in 0.006113191 sec. | ||
| 544 | 2026.01.19 03:26:43.148730 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.19 03:26:43.148982 [ 274 ] {cd18696b-167d-47cd-8626-2dde718e1425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 546 | 2026.01.19 03:26:43.149115 [ 274 ] {cd18696b-167d-47cd-8626-2dde718e1425} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.19 03:26:43.151284 [ 274 ] {cd18696b-167d-47cd-8626-2dde718e1425} <Debug> oximeter.measurements_histogrami16 (0eebe925-1706-4c9e-a59d-3e414f3f396a): Loading data parts | ||
| 548 | 2026.01.19 03:26:43.151426 [ 274 ] {cd18696b-167d-47cd-8626-2dde718e1425} <Debug> oximeter.measurements_histogrami16 (0eebe925-1706-4c9e-a59d-3e414f3f396a): There are no data parts | ||
| 549 | 2026.01.19 03:26:43.154635 [ 274 ] {cd18696b-167d-47cd-8626-2dde718e1425} <Debug> TCPHandler: Processed in 0.005955917 sec. | ||
| 550 | 2026.01.19 03:26:43.154781 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.19 03:26:43.155001 [ 274 ] {917a8afc-a7b4-4abb-95c2-335c898efd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 552 | 2026.01.19 03:26:43.155136 [ 274 ] {917a8afc-a7b4-4abb-95c2-335c898efd91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.19 03:26:43.157412 [ 274 ] {917a8afc-a7b4-4abb-95c2-335c898efd91} <Debug> oximeter.measurements_histogramu16 (eac445a0-5f19-48cd-bb95-478e25a7c0ed): Loading data parts | ||
| 554 | 2026.01.19 03:26:43.157566 [ 274 ] {917a8afc-a7b4-4abb-95c2-335c898efd91} <Debug> oximeter.measurements_histogramu16 (eac445a0-5f19-48cd-bb95-478e25a7c0ed): There are no data parts | ||
| 555 | 2026.01.19 03:26:43.158999 [ 274 ] {917a8afc-a7b4-4abb-95c2-335c898efd91} <Debug> TCPHandler: Processed in 0.004269588 sec. | ||
| 556 | 2026.01.19 03:26:43.159201 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.19 03:26:43.159471 [ 274 ] {7a61d247-6b2c-492e-8364-f79ab40a403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 558 | 2026.01.19 03:26:43.159620 [ 274 ] {7a61d247-6b2c-492e-8364-f79ab40a403a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.19 03:26:43.162010 [ 274 ] {7a61d247-6b2c-492e-8364-f79ab40a403a} <Debug> oximeter.measurements_histogrami32 (ac94c132-0f86-4381-954a-fee641ec72c8): Loading data parts | ||
| 560 | 2026.01.19 03:26:43.162157 [ 274 ] {7a61d247-6b2c-492e-8364-f79ab40a403a} <Debug> oximeter.measurements_histogrami32 (ac94c132-0f86-4381-954a-fee641ec72c8): There are no data parts | ||
| 561 | 2026.01.19 03:26:43.163536 [ 274 ] {7a61d247-6b2c-492e-8364-f79ab40a403a} <Debug> TCPHandler: Processed in 0.004399392 sec. | ||
| 562 | 2026.01.19 03:26:43.163681 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.19 03:26:43.163906 [ 274 ] {45933240-81fb-4490-9573-32fc5071299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 564 | 2026.01.19 03:26:43.164041 [ 274 ] {45933240-81fb-4490-9573-32fc5071299d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.19 03:26:43.165989 [ 274 ] {45933240-81fb-4490-9573-32fc5071299d} <Debug> oximeter.measurements_histogramu32 (e8570d59-cee4-45f3-b53d-46c6b85474d0): Loading data parts | ||
| 566 | 2026.01.19 03:26:43.166144 [ 274 ] {45933240-81fb-4490-9573-32fc5071299d} <Debug> oximeter.measurements_histogramu32 (e8570d59-cee4-45f3-b53d-46c6b85474d0): There are no data parts | ||
| 567 | 2026.01.19 03:26:43.168046 [ 274 ] {45933240-81fb-4490-9573-32fc5071299d} <Debug> TCPHandler: Processed in 0.004414741 sec. | ||
| 568 | 2026.01.19 03:26:43.168183 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.19 03:26:43.168476 [ 274 ] {a5333abe-a54e-4497-8015-f6c61021bdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 570 | 2026.01.19 03:26:43.168621 [ 274 ] {a5333abe-a54e-4497-8015-f6c61021bdef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.19 03:26:43.172318 [ 274 ] {a5333abe-a54e-4497-8015-f6c61021bdef} <Debug> oximeter.measurements_histogrami64 (2762439e-ba4c-44b4-be24-42693ef24b0b): Loading data parts | ||
| 572 | 2026.01.19 03:26:43.172467 [ 274 ] {a5333abe-a54e-4497-8015-f6c61021bdef} <Debug> oximeter.measurements_histogrami64 (2762439e-ba4c-44b4-be24-42693ef24b0b): There are no data parts | ||
| 573 | 2026.01.19 03:26:43.174140 [ 274 ] {a5333abe-a54e-4497-8015-f6c61021bdef} <Debug> TCPHandler: Processed in 0.006007529 sec. | ||
| 574 | 2026.01.19 03:26:43.174288 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.19 03:26:43.174502 [ 274 ] {5a104e22-6c53-4042-8ece-cc4688c55bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 576 | 2026.01.19 03:26:43.174699 [ 274 ] {5a104e22-6c53-4042-8ece-cc4688c55bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.19 03:26:43.176616 [ 274 ] {5a104e22-6c53-4042-8ece-cc4688c55bb9} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Loading data parts | ||
| 578 | 2026.01.19 03:26:43.176820 [ 274 ] {5a104e22-6c53-4042-8ece-cc4688c55bb9} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): There are no data parts | ||
| 579 | 2026.01.19 03:26:43.178278 [ 274 ] {5a104e22-6c53-4042-8ece-cc4688c55bb9} <Debug> TCPHandler: Processed in 0.004039363 sec. | ||
| 580 | 2026.01.19 03:26:43.178434 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.19 03:26:43.178801 [ 274 ] {f00ba2e8-7b02-4225-9981-8bfdd89652f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 582 | 2026.01.19 03:26:43.178963 [ 274 ] {f00ba2e8-7b02-4225-9981-8bfdd89652f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.19 03:26:43.181547 [ 274 ] {f00ba2e8-7b02-4225-9981-8bfdd89652f0} <Debug> oximeter.measurements_histogramf32 (5013db62-2533-41b0-8d5f-57cb304eca2f): Loading data parts | ||
| 584 | 2026.01.19 03:26:43.181693 [ 274 ] {f00ba2e8-7b02-4225-9981-8bfdd89652f0} <Debug> oximeter.measurements_histogramf32 (5013db62-2533-41b0-8d5f-57cb304eca2f): There are no data parts | ||
| 585 | 2026.01.19 03:26:43.183136 [ 274 ] {f00ba2e8-7b02-4225-9981-8bfdd89652f0} <Debug> TCPHandler: Processed in 0.00475948 sec. | ||
| 586 | 2026.01.19 03:26:43.183300 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.19 03:26:43.183516 [ 274 ] {5ad25132-4e9b-42e1-af61-a92e8cfd4952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 588 | 2026.01.19 03:26:43.183718 [ 274 ] {5ad25132-4e9b-42e1-af61-a92e8cfd4952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.19 03:26:43.185661 [ 274 ] {5ad25132-4e9b-42e1-af61-a92e8cfd4952} <Debug> oximeter.measurements_histogramf64 (80eda049-c1de-45c5-9ce3-cfbce08d08a6): Loading data parts | ||
| 590 | 2026.01.19 03:26:43.185818 [ 274 ] {5ad25132-4e9b-42e1-af61-a92e8cfd4952} <Debug> oximeter.measurements_histogramf64 (80eda049-c1de-45c5-9ce3-cfbce08d08a6): There are no data parts | ||
| 591 | 2026.01.19 03:26:43.188097 [ 274 ] {5ad25132-4e9b-42e1-af61-a92e8cfd4952} <Debug> TCPHandler: Processed in 0.004858812 sec. | ||
| 592 | 2026.01.19 03:26:43.188287 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.19 03:26:43.188580 [ 274 ] {9ebb0a89-410e-409c-b2f3-c0b520911ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.19 03:26:43.188727 [ 274 ] {9ebb0a89-410e-409c-b2f3-c0b520911ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.19 03:26:43.193957 [ 274 ] {9ebb0a89-410e-409c-b2f3-c0b520911ab2} <Debug> oximeter.fields_bool (29df4993-347a-4676-8e43-fb6a75a94614): Loading data parts | ||
| 621 | 2026.01.19 03:26:43.194131 [ 274 ] {9ebb0a89-410e-409c-b2f3-c0b520911ab2} <Debug> oximeter.fields_bool (29df4993-347a-4676-8e43-fb6a75a94614): There are no data parts | ||
| 622 | 2026.01.19 03:26:43.197219 [ 274 ] {9ebb0a89-410e-409c-b2f3-c0b520911ab2} <Debug> TCPHandler: Processed in 0.008990287 sec. | ||
| 623 | 2026.01.19 03:26:43.197396 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.19 03:26:43.197580 [ 274 ] {910a415c-9268-4415-b5ac-419a24b38c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 625 | 2026.01.19 03:26:43.197712 [ 274 ] {910a415c-9268-4415-b5ac-419a24b38c6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.19 03:26:43.199785 [ 274 ] {910a415c-9268-4415-b5ac-419a24b38c6f} <Debug> oximeter.fields_i8 (c57b1ed8-6044-45d2-bf6f-bd57c579b6b7): Loading data parts | ||
| 627 | 2026.01.19 03:26:43.200162 [ 274 ] {910a415c-9268-4415-b5ac-419a24b38c6f} <Debug> oximeter.fields_i8 (c57b1ed8-6044-45d2-bf6f-bd57c579b6b7): There are no data parts | ||
| 628 | 2026.01.19 03:26:43.202971 [ 274 ] {910a415c-9268-4415-b5ac-419a24b38c6f} <Debug> TCPHandler: Processed in 0.00565451 sec. | ||
| 629 | 2026.01.19 03:26:43.203119 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.19 03:26:43.203375 [ 274 ] {2d671e81-7b26-45a7-9742-026b523f035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 631 | 2026.01.19 03:26:43.203495 [ 274 ] {2d671e81-7b26-45a7-9742-026b523f035a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.19 03:26:43.206127 [ 274 ] {2d671e81-7b26-45a7-9742-026b523f035a} <Debug> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Loading data parts | ||
| 633 | 2026.01.19 03:26:43.206320 [ 274 ] {2d671e81-7b26-45a7-9742-026b523f035a} <Debug> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): There are no data parts | ||
| 634 | 2026.01.19 03:26:43.208426 [ 274 ] {2d671e81-7b26-45a7-9742-026b523f035a} <Debug> TCPHandler: Processed in 0.005361524 sec. | ||
| 635 | 2026.01.19 03:26:43.208576 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.19 03:26:43.208740 [ 274 ] {3a8dbfd1-72d2-46b6-8faf-60b772b07c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 637 | 2026.01.19 03:26:43.208868 [ 274 ] {3a8dbfd1-72d2-46b6-8faf-60b772b07c76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.19 03:26:43.212569 [ 274 ] {3a8dbfd1-72d2-46b6-8faf-60b772b07c76} <Debug> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Loading data parts | ||
| 639 | 2026.01.19 03:26:43.212819 [ 274 ] {3a8dbfd1-72d2-46b6-8faf-60b772b07c76} <Debug> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): There are no data parts | ||
| 640 | 2026.01.19 03:26:43.214789 [ 274 ] {3a8dbfd1-72d2-46b6-8faf-60b772b07c76} <Debug> TCPHandler: Processed in 0.006263694 sec. | ||
| 641 | 2026.01.19 03:26:43.214936 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.19 03:26:43.215178 [ 274 ] {1c512e92-8bd6-43da-be98-0240482169e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 643 | 2026.01.19 03:26:43.215298 [ 274 ] {1c512e92-8bd6-43da-be98-0240482169e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.19 03:26:43.217485 [ 274 ] {1c512e92-8bd6-43da-be98-0240482169e7} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Loading data parts | ||
| 645 | 2026.01.19 03:26:43.217640 [ 274 ] {1c512e92-8bd6-43da-be98-0240482169e7} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): There are no data parts | ||
| 646 | 2026.01.19 03:26:43.220830 [ 274 ] {1c512e92-8bd6-43da-be98-0240482169e7} <Debug> TCPHandler: Processed in 0.005945726 sec. | ||
| 647 | 2026.01.19 03:26:43.220975 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.19 03:26:43.221151 [ 274 ] {db5654a0-3291-44da-9f5a-c44a452821a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 649 | 2026.01.19 03:26:43.221282 [ 274 ] {db5654a0-3291-44da-9f5a-c44a452821a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.19 03:26:43.224113 [ 274 ] {db5654a0-3291-44da-9f5a-c44a452821a5} <Debug> oximeter.fields_i32 (ef204a73-aedf-4615-8b49-564de09bc8ff): Loading data parts | ||
| 651 | 2026.01.19 03:26:43.224263 [ 274 ] {db5654a0-3291-44da-9f5a-c44a452821a5} <Debug> oximeter.fields_i32 (ef204a73-aedf-4615-8b49-564de09bc8ff): There are no data parts | ||
| 652 | 2026.01.19 03:26:43.225793 [ 274 ] {db5654a0-3291-44da-9f5a-c44a452821a5} <Debug> TCPHandler: Processed in 0.004868492 sec. | ||
| 653 | 2026.01.19 03:26:43.225935 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.19 03:26:43.226194 [ 274 ] {eff95fbd-933f-4aa0-8f96-598c6f598e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 655 | 2026.01.19 03:26:43.226317 [ 274 ] {eff95fbd-933f-4aa0-8f96-598c6f598e75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.19 03:26:43.228314 [ 274 ] {eff95fbd-933f-4aa0-8f96-598c6f598e75} <Debug> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Loading data parts | ||
| 657 | 2026.01.19 03:26:43.228469 [ 274 ] {eff95fbd-933f-4aa0-8f96-598c6f598e75} <Debug> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): There are no data parts | ||
| 658 | 2026.01.19 03:26:43.230368 [ 274 ] {eff95fbd-933f-4aa0-8f96-598c6f598e75} <Debug> TCPHandler: Processed in 0.004483093 sec. | ||
| 659 | 2026.01.19 03:26:43.230513 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.19 03:26:43.230674 [ 274 ] {b043e800-3a20-4368-bca7-1004f453eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 661 | 2026.01.19 03:26:43.230813 [ 274 ] {b043e800-3a20-4368-bca7-1004f453eb50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.19 03:26:43.233156 [ 274 ] {b043e800-3a20-4368-bca7-1004f453eb50} <Debug> oximeter.fields_i64 (65fe761f-4ec2-4492-84e7-9dafb3b7fc1f): Loading data parts | ||
| 663 | 2026.01.19 03:26:43.233311 [ 274 ] {b043e800-3a20-4368-bca7-1004f453eb50} <Debug> oximeter.fields_i64 (65fe761f-4ec2-4492-84e7-9dafb3b7fc1f): There are no data parts | ||
| 664 | 2026.01.19 03:26:43.234481 [ 274 ] {b043e800-3a20-4368-bca7-1004f453eb50} <Debug> TCPHandler: Processed in 0.004018523 sec. | ||
| 665 | 2026.01.19 03:26:43.234667 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.19 03:26:43.234868 [ 274 ] {79282ab1-a739-4adb-a620-314125a0908a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 667 | 2026.01.19 03:26:43.235046 [ 274 ] {79282ab1-a739-4adb-a620-314125a0908a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.19 03:26:43.236912 [ 274 ] {79282ab1-a739-4adb-a620-314125a0908a} <Debug> oximeter.fields_u64 (bb6d3ed8-e5e5-40c5-b1fd-6a8e400017e5): Loading data parts | ||
| 669 | 2026.01.19 03:26:43.237066 [ 274 ] {79282ab1-a739-4adb-a620-314125a0908a} <Debug> oximeter.fields_u64 (bb6d3ed8-e5e5-40c5-b1fd-6a8e400017e5): There are no data parts | ||
| 670 | 2026.01.19 03:26:43.238648 [ 274 ] {79282ab1-a739-4adb-a620-314125a0908a} <Debug> TCPHandler: Processed in 0.004032683 sec. | ||
| 671 | 2026.01.19 03:26:43.238803 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.19 03:26:43.238964 [ 274 ] {82f70ad9-e9fb-44fa-aef4-cf75c7e992d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 673 | 2026.01.19 03:26:43.239097 [ 274 ] {82f70ad9-e9fb-44fa-aef4-cf75c7e992d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.19 03:26:43.241040 [ 274 ] {82f70ad9-e9fb-44fa-aef4-cf75c7e992d2} <Debug> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Loading data parts | ||
| 675 | 2026.01.19 03:26:43.241195 [ 274 ] {82f70ad9-e9fb-44fa-aef4-cf75c7e992d2} <Debug> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): There are no data parts | ||
| 676 | 2026.01.19 03:26:43.244157 [ 274 ] {82f70ad9-e9fb-44fa-aef4-cf75c7e992d2} <Debug> TCPHandler: Processed in 0.005403794 sec. | ||
| 677 | 2026.01.19 03:26:43.244418 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.19 03:26:43.244605 [ 274 ] {50b151b7-bdc0-49d5-8d79-7b5a135ef7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 679 | 2026.01.19 03:26:43.244753 [ 274 ] {50b151b7-bdc0-49d5-8d79-7b5a135ef7ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.19 03:26:43.247160 [ 274 ] {50b151b7-bdc0-49d5-8d79-7b5a135ef7ca} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Loading data parts | ||
| 681 | 2026.01.19 03:26:43.247498 [ 274 ] {50b151b7-bdc0-49d5-8d79-7b5a135ef7ca} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): There are no data parts | ||
| 682 | 2026.01.19 03:26:43.250234 [ 274 ] {50b151b7-bdc0-49d5-8d79-7b5a135ef7ca} <Debug> TCPHandler: Processed in 0.005877235 sec. | ||
| 683 | 2026.01.19 03:26:43.250376 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.19 03:26:43.250656 [ 274 ] {67d83b71-46a5-4976-9d24-db2754d4b803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) 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) | ||
| 685 | 2026.01.19 03:26:43.250707 [ 274 ] {67d83b71-46a5-4976-9d24-db2754d4b803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.19 03:26:43.252800 [ 274 ] {67d83b71-46a5-4976-9d24-db2754d4b803} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Loading data parts | ||
| 687 | 2026.01.19 03:26:43.252965 [ 274 ] {67d83b71-46a5-4976-9d24-db2754d4b803} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): There are no data parts | ||
| 688 | 2026.01.19 03:26:43.254285 [ 274 ] {67d83b71-46a5-4976-9d24-db2754d4b803} <Debug> TCPHandler: Processed in 0.003960121 sec. | ||
| 689 | 2026.01.19 03:26:43.254581 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.19 03:26:43.254876 [ 274 ] {8b51784f-0663-4190-a011-b5b8c17b690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.19 03:26:43.255061 [ 274 ] {8b51784f-0663-4190-a011-b5b8c17b690e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.19 03:26:43.257057 [ 274 ] {8b51784f-0663-4190-a011-b5b8c17b690e} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Loading data parts | ||
| 696 | 2026.01.19 03:26:43.257227 [ 274 ] {8b51784f-0663-4190-a011-b5b8c17b690e} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): There are no data parts | ||
| 697 | 2026.01.19 03:26:43.258949 [ 274 ] {8b51784f-0663-4190-a011-b5b8c17b690e} <Debug> TCPHandler: Processed in 0.004421352 sec. | ||
| 698 | 2026.01.19 03:26:43.259237 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.19 03:26:43.259597 [ 275 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.19 03:26:43.264047 [ 275 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.19 03:26:43.285971 [ 284 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Trace> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.19 03:26:43.286041 [ 284 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2026.01.19 03:26:43.292769 [ 284 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.19 03:26:43.293596 [ 284 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Trace> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.19 03:26:43.293960 [ 275 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034503 sec., 28.982986986638846 rows/sec., 463.73 B/sec. | ||
| 706 | 2026.01.19 03:26:43.294319 [ 275 ] {ee6157ed-5b7c-4faf-923e-7ff857a5a839} <Debug> TCPHandler: Processed in 0.035210951 sec. | ||
| 707 | 2026.01.19 03:26:44.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.43 MiB, peak 133.43 MiB, free memory in arenas 0.00 B, will set to 139.58 MiB (RSS), difference: 6.15 MiB | ||
| 708 | 2026.01.19 03:26:46.701098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.19 03:26:46.701189 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.19 03:26:46.701347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2026.01.19 03:26:46.701436 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.19 03:26:46.704405 [ 244 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Loading data parts | ||
| 713 | 2026.01.19 03:26:46.704613 [ 244 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): There are no data parts | ||
| 714 | 2026.01.19 03:26:46.708676 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.19 03:26:46.708724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2026.01.19 03:26:46.717262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.19 03:26:46.717908 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.19 03:26:46.718065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.19 03:26:46.721219 [ 243 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Loading data parts | ||
| 720 | 2026.01.19 03:26:46.721534 [ 243 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): There are no data parts | ||
| 721 | 2026.01.19 03:26:46.747573 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.19 03:26:46.747631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2026.01.19 03:26:46.754005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.19 03:26:46.755215 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.19 03:26:46.758496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.19 03:26:47.001073 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.63 MiB, peak 148.63 MiB, free memory in arenas 0.00 B, will set to 153.71 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.01.19 03:26:49.201927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.19 03:26:49.202021 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.19 03:26:49.206425 [ 242 ] {} <Debug> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Loading data parts | ||
| 730 | 2026.01.19 03:26:49.206638 [ 242 ] {} <Debug> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): There are no data parts | ||
| 731 | 2026.01.19 03:26:49.214602 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.19 03:26:49.214643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.19 03:26:49.220664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.19 03:26:49.221506 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.19 03:26:49.222068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.19 03:26:50.001131 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.97 MiB, peak 157.97 MiB, free memory in arenas 0.00 B, will set to 155.08 MiB (RSS), difference: -2.89 MiB | ||
| 737 | 2026.01.19 03:26:54.148407 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.19 03:26:54.148519 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.19 03:26:54.219003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.19 03:26:54.222089 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.19 03:26:54.222142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2026.01.19 03:26:54.222915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.19 03:26:54.223433 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.19 03:26:54.223603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.19 03:26:54.259440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.19 03:26:54.277648 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.19 03:26:54.277717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2026.01.19 03:26:54.284330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.19 03:26:54.285461 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.19 03:26:54.289015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.19 03:26:55.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.99 MiB | ||
| 752 | 2026.01.19 03:27:00.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.19 03:27:01.723954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.19 03:27:01.724709 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.19 03:27:01.724880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 756 | 2026.01.19 03:27:01.725618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.19 03:27:01.726183 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.19 03:27:01.726369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.19 03:27:01.789261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.19 03:27:01.806538 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.19 03:27:01.806593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 762 | 2026.01.19 03:27:01.812859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.19 03:27:01.814079 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.19 03:27:01.817368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.19 03:27:03.315600 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.19 03:27:03.315879 [ 274 ] {4b01e358-1d8e-423a-804e-c7af1790965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.19 03:27:03.320524 [ 274 ] {4b01e358-1d8e-423a-804e-c7af1790965a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.19 03:27:03.324168 [ 274 ] {4b01e358-1d8e-423a-804e-c7af1790965a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.19 03:27:03.338685 [ 274 ] {4b01e358-1d8e-423a-804e-c7af1790965a} <Debug> TCPHandler: Processed in 0.023253235 sec. | ||
| 770 | 2026.01.19 03:27:03.363967 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.19 03:27:03.364140 [ 274 ] {1d476b66-39a4-4e88-ae14-d61cec83f0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.19 03:27:03.382396 [ 274 ] {1d476b66-39a4-4e88-ae14-d61cec83f0bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.19 03:27:03.382452 [ 274 ] {1d476b66-39a4-4e88-ae14-d61cec83f0bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.19 03:27:03.384782 [ 274 ] {1d476b66-39a4-4e88-ae14-d61cec83f0bc} <Debug> TCPHandler: Processed in 0.020886121 sec. | ||
| 775 | 2026.01.19 03:27:03.385053 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.19 03:27:03.385182 [ 274 ] {fcfe1c5e-bf8b-4343-9ad7-fbf4f9c2a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.19 03:27:03.393579 [ 274 ] {fcfe1c5e-bf8b-4343-9ad7-fbf4f9c2a6c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.19 03:27:03.393637 [ 274 ] {fcfe1c5e-bf8b-4343-9ad7-fbf4f9c2a6c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.19 03:27:03.394024 [ 274 ] {fcfe1c5e-bf8b-4343-9ad7-fbf4f9c2a6c1} <Debug> TCPHandler: Processed in 0.009023518 sec. | ||
| 780 | 2026.01.19 03:27:03.394268 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.19 03:27:03.394386 [ 274 ] {7d5a5721-ae9b-4d12-be9a-57b80a287243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.01.19 03:27:03.394630 [ 274 ] {7d5a5721-ae9b-4d12-be9a-57b80a287243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.19 03:27:03.394673 [ 274 ] {7d5a5721-ae9b-4d12-be9a-57b80a287243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.19 03:27:03.394995 [ 274 ] {7d5a5721-ae9b-4d12-be9a-57b80a287243} <Debug> TCPHandler: Processed in 0.000779218 sec. | ||
| 785 | 2026.01.19 03:27:03.395194 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.19 03:27:03.395309 [ 274 ] {8b73601e-6de2-4e50-bc1e-a37e0eb8b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.01.19 03:27:03.395544 [ 274 ] {8b73601e-6de2-4e50-bc1e-a37e0eb8b9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.19 03:27:03.395588 [ 274 ] {8b73601e-6de2-4e50-bc1e-a37e0eb8b9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.19 03:27:03.395919 [ 274 ] {8b73601e-6de2-4e50-bc1e-a37e0eb8b9f4} <Debug> TCPHandler: Processed in 0.000774237 sec. | ||
| 790 | 2026.01.19 03:27:03.396135 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.19 03:27:03.396250 [ 274 ] {a13a2878-ab22-4a1f-a6da-600870f6b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.01.19 03:27:03.396489 [ 274 ] {a13a2878-ab22-4a1f-a6da-600870f6b168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.19 03:27:03.396531 [ 274 ] {a13a2878-ab22-4a1f-a6da-600870f6b168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.19 03:27:03.396870 [ 274 ] {a13a2878-ab22-4a1f-a6da-600870f6b168} <Debug> TCPHandler: Processed in 0.000784298 sec. | ||
| 795 | 2026.01.19 03:27:03.397066 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.19 03:27:03.397180 [ 274 ] {a122f1db-1bdb-4feb-b231-6fef53f6d100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.01.19 03:27:03.397414 [ 274 ] {a122f1db-1bdb-4feb-b231-6fef53f6d100} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.19 03:27:03.397456 [ 274 ] {a122f1db-1bdb-4feb-b231-6fef53f6d100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.19 03:27:03.397774 [ 274 ] {a122f1db-1bdb-4feb-b231-6fef53f6d100} <Debug> TCPHandler: Processed in 0.000756197 sec. | ||
| 800 | 2026.01.19 03:27:03.397975 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.19 03:27:03.398090 [ 274 ] {caafe631-28b8-43cf-8880-14036b16ce42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.01.19 03:27:03.398329 [ 274 ] {caafe631-28b8-43cf-8880-14036b16ce42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.19 03:27:03.398371 [ 274 ] {caafe631-28b8-43cf-8880-14036b16ce42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.19 03:27:03.398688 [ 274 ] {caafe631-28b8-43cf-8880-14036b16ce42} <Debug> TCPHandler: Processed in 0.000761518 sec. | ||
| 805 | 2026.01.19 03:27:03.398900 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.19 03:27:03.399016 [ 274 ] {7f5d6fd5-8ad7-4d70-babf-3bfe58064baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.01.19 03:27:03.399252 [ 274 ] {7f5d6fd5-8ad7-4d70-babf-3bfe58064baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.19 03:27:03.399294 [ 274 ] {7f5d6fd5-8ad7-4d70-babf-3bfe58064baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.19 03:27:03.399629 [ 274 ] {7f5d6fd5-8ad7-4d70-babf-3bfe58064baf} <Debug> TCPHandler: Processed in 0.000778628 sec. | ||
| 810 | 2026.01.19 03:27:03.399838 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.19 03:27:03.399954 [ 274 ] {e1734a2f-0e65-4bbb-a00f-11e18c1b83c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.19 03:27:03.400192 [ 274 ] {e1734a2f-0e65-4bbb-a00f-11e18c1b83c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.19 03:27:03.400234 [ 274 ] {e1734a2f-0e65-4bbb-a00f-11e18c1b83c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.19 03:27:03.400545 [ 274 ] {e1734a2f-0e65-4bbb-a00f-11e18c1b83c8} <Debug> TCPHandler: Processed in 0.000756408 sec. | ||
| 815 | 2026.01.19 03:27:03.400748 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.19 03:27:03.400866 [ 274 ] {6f868cb4-4898-43a5-998f-d009a74f10b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.19 03:27:03.401104 [ 274 ] {6f868cb4-4898-43a5-998f-d009a74f10b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.19 03:27:03.401147 [ 274 ] {6f868cb4-4898-43a5-998f-d009a74f10b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.19 03:27:03.401463 [ 274 ] {6f868cb4-4898-43a5-998f-d009a74f10b2} <Debug> TCPHandler: Processed in 0.000764688 sec. | ||
| 820 | 2026.01.19 03:27:03.401667 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.19 03:27:03.401782 [ 274 ] {b1be5cbe-5526-4026-a32f-780c9617d944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.01.19 03:27:03.402023 [ 274 ] {b1be5cbe-5526-4026-a32f-780c9617d944} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.19 03:27:03.402066 [ 274 ] {b1be5cbe-5526-4026-a32f-780c9617d944} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.19 03:27:03.402393 [ 274 ] {b1be5cbe-5526-4026-a32f-780c9617d944} <Debug> TCPHandler: Processed in 0.000774988 sec. | ||
| 825 | 2026.01.19 03:27:03.402603 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.19 03:27:03.402721 [ 274 ] {ce8462e7-84f3-43ae-8f0c-62f4a2d831fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.01.19 03:27:03.402965 [ 274 ] {ce8462e7-84f3-43ae-8f0c-62f4a2d831fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.19 03:27:03.403007 [ 274 ] {ce8462e7-84f3-43ae-8f0c-62f4a2d831fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.19 03:27:03.403326 [ 274 ] {ce8462e7-84f3-43ae-8f0c-62f4a2d831fe} <Debug> TCPHandler: Processed in 0.000772148 sec. | ||
| 830 | 2026.01.19 03:27:03.403537 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.19 03:27:03.403654 [ 274 ] {4132c5d5-df4b-45c3-9030-459f120cd354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.01.19 03:27:03.403901 [ 274 ] {4132c5d5-df4b-45c3-9030-459f120cd354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.19 03:27:03.403943 [ 274 ] {4132c5d5-df4b-45c3-9030-459f120cd354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.19 03:27:03.404257 [ 274 ] {4132c5d5-df4b-45c3-9030-459f120cd354} <Debug> TCPHandler: Processed in 0.000767967 sec. | ||
| 835 | 2026.01.19 03:27:03.404459 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.19 03:27:03.404575 [ 274 ] {947443f5-49ec-4f8f-b870-ee6ba5006696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.01.19 03:27:03.404823 [ 274 ] {947443f5-49ec-4f8f-b870-ee6ba5006696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.19 03:27:03.404865 [ 274 ] {947443f5-49ec-4f8f-b870-ee6ba5006696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.19 03:27:03.405202 [ 274 ] {947443f5-49ec-4f8f-b870-ee6ba5006696} <Debug> TCPHandler: Processed in 0.000790588 sec. | ||
| 840 | 2026.01.19 03:27:03.405425 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.19 03:27:03.405548 [ 274 ] {9b1f5889-1fcf-449c-9922-627563692e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.01.19 03:27:03.405804 [ 274 ] {9b1f5889-1fcf-449c-9922-627563692e3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.19 03:27:03.405847 [ 274 ] {9b1f5889-1fcf-449c-9922-627563692e3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.19 03:27:03.406187 [ 274 ] {9b1f5889-1fcf-449c-9922-627563692e3a} <Debug> TCPHandler: Processed in 0.000811879 sec. | ||
| 845 | 2026.01.19 03:27:03.407017 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.19 03:27:03.407137 [ 274 ] {f7008f46-dd0b-4d05-b5ce-520714f59358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.01.19 03:27:03.407391 [ 274 ] {f7008f46-dd0b-4d05-b5ce-520714f59358} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.19 03:27:03.407433 [ 274 ] {f7008f46-dd0b-4d05-b5ce-520714f59358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.19 03:27:03.407749 [ 274 ] {f7008f46-dd0b-4d05-b5ce-520714f59358} <Debug> TCPHandler: Processed in 0.000779178 sec. | ||
| 850 | 2026.01.19 03:27:03.407947 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.19 03:27:03.408067 [ 274 ] {716552f3-eae3-403c-9bf8-1a0cd3a3662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.19 03:27:03.408354 [ 274 ] {716552f3-eae3-403c-9bf8-1a0cd3a3662d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.19 03:27:03.408402 [ 274 ] {716552f3-eae3-403c-9bf8-1a0cd3a3662d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.19 03:27:03.408748 [ 274 ] {716552f3-eae3-403c-9bf8-1a0cd3a3662d} <Debug> TCPHandler: Processed in 0.00084829 sec. | ||
| 855 | 2026.01.19 03:27:03.408960 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.19 03:27:03.409081 [ 274 ] {d4938444-94c1-4d90-be60-d8859b51a3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.01.19 03:27:03.409337 [ 274 ] {d4938444-94c1-4d90-be60-d8859b51a3e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.19 03:27:03.409379 [ 274 ] {d4938444-94c1-4d90-be60-d8859b51a3e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.19 03:27:03.409697 [ 274 ] {d4938444-94c1-4d90-be60-d8859b51a3e6} <Debug> TCPHandler: Processed in 0.000785109 sec. | ||
| 860 | 2026.01.19 03:27:03.409903 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.19 03:27:03.410023 [ 274 ] {1fa10265-3209-4d1c-9de4-58dcc1b39b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.01.19 03:27:03.410279 [ 274 ] {1fa10265-3209-4d1c-9de4-58dcc1b39b69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.19 03:27:03.410322 [ 274 ] {1fa10265-3209-4d1c-9de4-58dcc1b39b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.19 03:27:03.410641 [ 274 ] {1fa10265-3209-4d1c-9de4-58dcc1b39b69} <Debug> TCPHandler: Processed in 0.000784248 sec. | ||
| 865 | 2026.01.19 03:27:03.410872 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.19 03:27:03.410995 [ 274 ] {90ca0670-b5ad-4257-bb17-a537af552e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.01.19 03:27:03.411255 [ 274 ] {90ca0670-b5ad-4257-bb17-a537af552e68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.19 03:27:03.411298 [ 274 ] {90ca0670-b5ad-4257-bb17-a537af552e68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.19 03:27:03.411615 [ 274 ] {90ca0670-b5ad-4257-bb17-a537af552e68} <Debug> TCPHandler: Processed in 0.000792649 sec. | ||
| 870 | 2026.01.19 03:27:03.411901 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.19 03:27:03.412021 [ 274 ] {4684be16-eae0-4c60-8bf2-c011ff105c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.01.19 03:27:03.412282 [ 274 ] {4684be16-eae0-4c60-8bf2-c011ff105c9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.19 03:27:03.412324 [ 274 ] {4684be16-eae0-4c60-8bf2-c011ff105c9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.19 03:27:03.412635 [ 274 ] {4684be16-eae0-4c60-8bf2-c011ff105c9a} <Debug> TCPHandler: Processed in 0.000781908 sec. | ||
| 875 | 2026.01.19 03:27:03.412901 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.19 03:27:03.413022 [ 274 ] {dc12d25d-bbd7-4056-9a53-0d94c120e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.01.19 03:27:03.413284 [ 274 ] {dc12d25d-bbd7-4056-9a53-0d94c120e14f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.19 03:27:03.413326 [ 274 ] {dc12d25d-bbd7-4056-9a53-0d94c120e14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.19 03:27:03.413647 [ 274 ] {dc12d25d-bbd7-4056-9a53-0d94c120e14f} <Debug> TCPHandler: Processed in 0.000797119 sec. | ||
| 880 | 2026.01.19 03:27:03.413894 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.19 03:27:03.414016 [ 274 ] {092ff0d0-5350-432c-bf44-de2e2a5f0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.01.19 03:27:03.414281 [ 274 ] {092ff0d0-5350-432c-bf44-de2e2a5f0ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.19 03:27:03.414323 [ 274 ] {092ff0d0-5350-432c-bf44-de2e2a5f0ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.19 03:27:03.414635 [ 274 ] {092ff0d0-5350-432c-bf44-de2e2a5f0ec7} <Debug> TCPHandler: Processed in 0.000788938 sec. | ||
| 885 | 2026.01.19 03:27:03.414885 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.19 03:27:03.415007 [ 274 ] {cd4e84bd-b777-4bc5-b6c9-25056af23d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.01.19 03:27:03.415272 [ 274 ] {cd4e84bd-b777-4bc5-b6c9-25056af23d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.19 03:27:03.415314 [ 274 ] {cd4e84bd-b777-4bc5-b6c9-25056af23d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.19 03:27:03.415631 [ 274 ] {cd4e84bd-b777-4bc5-b6c9-25056af23d67} <Debug> TCPHandler: Processed in 0.000795188 sec. | ||
| 890 | 2026.01.19 03:27:03.415884 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.19 03:27:03.416007 [ 274 ] {d523c6d2-3e24-4e24-8172-7490b9c35181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.01.19 03:27:03.416275 [ 274 ] {d523c6d2-3e24-4e24-8172-7490b9c35181} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.19 03:27:03.416317 [ 274 ] {d523c6d2-3e24-4e24-8172-7490b9c35181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.19 03:27:03.416629 [ 274 ] {d523c6d2-3e24-4e24-8172-7490b9c35181} <Debug> TCPHandler: Processed in 0.000793678 sec. | ||
| 895 | 2026.01.19 03:27:03.427524 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.19 03:27:03.427650 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2026.01.19 03:27:03.427700 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.19 03:27:03.428297 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.01.19 03:27:03.428338 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 900 | 2026.01.19 03:27:03.429000 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.01.19 03:27:03.429372 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.01.19 03:27:03.429523 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 2.93 MiB/sec. | ||
| 903 | 2026.01.19 03:27:03.429560 [ 274 ] {21ae0d81-a8df-4d01-8fda-667897af95e9} <Debug> TCPHandler: Processed in 0.002096899 sec. | ||
| 904 | 2026.01.19 03:27:03.429691 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.01.19 03:27:03.429788 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2026.01.19 03:27:03.429827 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2026.01.19 03:27:03.439057 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.01.19 03:27:03.439094 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 909 | 2026.01.19 03:27:03.441814 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.01.19 03:27:03.442295 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.01.19 03:27:03.442442 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012676 sec., 1893.3417481855474 rows/sec., 160.86 KiB/sec. | ||
| 912 | 2026.01.19 03:27:03.442480 [ 274 ] {23319d80-17cd-4bfa-9294-02bcf83343ec} <Debug> TCPHandler: Processed in 0.012839866 sec. | ||
| 913 | 2026.01.19 03:27:03.442680 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.19 03:27:03.442777 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2026.01.19 03:27:03.442819 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2026.01.19 03:27:03.443229 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.01.19 03:27:03.443267 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 918 | 2026.01.19 03:27:03.443751 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.01.19 03:27:03.444185 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.01.19 03:27:03.444318 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001561 sec., 5124.919923126201 rows/sec., 417.90 KiB/sec. | ||
| 921 | 2026.01.19 03:27:03.444355 [ 274 ] {e843166f-df45-4b15-ad04-2ec691c44632} <Debug> TCPHandler: Processed in 0.00172511 sec. | ||
| 922 | 2026.01.19 03:27:03.444470 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.19 03:27:03.444566 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2026.01.19 03:27:03.444607 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2026.01.19 03:27:03.445111 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.01.19 03:27:03.445149 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 927 | 2026.01.19 03:27:03.445560 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.01.19 03:27:03.446044 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.01.19 03:27:03.446176 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Debug> executeQuery: Read 174 rows, 16.14 KiB in 0.001629 sec., 106813.99631675874 rows/sec., 9.67 MiB/sec. | ||
| 930 | 2026.01.19 03:27:03.446213 [ 274 ] {8a8680a3-01db-4b42-8e94-913224d7122d} <Debug> TCPHandler: Processed in 0.001794771 sec. | ||
| 931 | 2026.01.19 03:27:03.446324 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.19 03:27:03.446419 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2026.01.19 03:27:03.446459 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2026.01.19 03:27:03.446861 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.01.19 03:27:03.446899 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 936 | 2026.01.19 03:27:03.447339 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.01.19 03:27:03.447995 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.01.19 03:27:03.448163 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.00176 sec., 17045.454545454544 rows/sec., 1.26 MiB/sec. | ||
| 939 | 2026.01.19 03:27:03.448208 [ 274 ] {9b162c5f-a6bc-4020-988f-d8c1a8240647} <Debug> TCPHandler: Processed in 0.001934115 sec. | ||
| 940 | 2026.01.19 03:27:03.448379 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.01.19 03:27:03.448483 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2026.01.19 03:27:03.448524 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2026.01.19 03:27:03.448973 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.01.19 03:27:03.449008 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 945 | 2026.01.19 03:27:03.449444 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.01.19 03:27:03.449871 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.01.19 03:27:03.450005 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 948 | 2026.01.19 03:27:03.450044 [ 274 ] {d5c4e444-71a8-4dfe-b0d0-81d96f8b0279} <Debug> TCPHandler: Processed in 0.00175152 sec. | ||
| 949 | 2026.01.19 03:27:03.450153 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.01.19 03:27:03.450250 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2026.01.19 03:27:03.450290 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2026.01.19 03:27:03.450684 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.01.19 03:27:03.450723 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 954 | 2026.01.19 03:27:03.451146 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.01.19 03:27:03.451680 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.01.19 03:27:03.451821 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001588 sec., 7556.675062972292 rows/sec., 590.37 KiB/sec. | ||
| 957 | 2026.01.19 03:27:03.451857 [ 274 ] {f8ce50b1-e1ae-4137-8982-b19dd98ec3c4} <Debug> TCPHandler: Processed in 0.00175488 sec. | ||
| 958 | 2026.01.19 03:27:03.451965 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.19 03:27:03.452061 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2026.01.19 03:27:03.452102 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2026.01.19 03:27:03.452516 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.01.19 03:27:03.452554 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 963 | 2026.01.19 03:27:03.452965 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.01.19 03:27:03.453436 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.01.19 03:27:03.453569 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001526 sec., 58977.71952817824 rows/sec., 4.86 MiB/sec. | ||
| 966 | 2026.01.19 03:27:03.453605 [ 274 ] {0040fc1f-e66b-4dd9-8362-84b9873529ed} <Debug> TCPHandler: Processed in 0.001690659 sec. | ||
| 967 | 2026.01.19 03:27:03.453721 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.01.19 03:27:03.453818 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2026.01.19 03:27:03.453861 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2026.01.19 03:27:03.454355 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.01.19 03:27:03.454388 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 972 | 2026.01.19 03:27:03.457295 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.01.19 03:27:03.457763 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.01.19 03:27:03.457899 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Debug> executeQuery: Read 232 rows, 18.54 KiB in 0.004101 sec., 56571.567910265796 rows/sec., 4.41 MiB/sec. | ||
| 975 | 2026.01.19 03:27:03.457936 [ 274 ] {a33c033a-43d2-424e-a1c7-5b0fb3dc412f} <Debug> TCPHandler: Processed in 0.004266178 sec. | ||
| 976 | 2026.01.19 03:27:03.458061 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.01.19 03:27:03.458158 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2026.01.19 03:27:03.458212 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2026.01.19 03:27:03.458986 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.19 03:27:03.459023 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 981 | 2026.01.19 03:27:03.466919 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.01.19 03:27:03.467334 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.19 03:27:03.467479 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.009339 sec., 1070.7784559374666 rows/sec., 1.92 MiB/sec. | ||
| 984 | 2026.01.19 03:27:03.467545 [ 274 ] {f2373cb6-d360-4680-a3dd-3c9b03f34327} <Debug> TCPHandler: Processed in 0.00953573 sec. | ||
| 985 | 2026.01.19 03:27:03.467666 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.19 03:27:03.467761 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2026.01.19 03:27:03.467803 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2026.01.19 03:27:03.468130 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.19 03:27:03.468165 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 990 | 2026.01.19 03:27:03.468558 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.01.19 03:27:03.468976 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.19 03:27:03.469103 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.46 MiB/sec. | ||
| 993 | 2026.01.19 03:27:03.469139 [ 274 ] {7f018c52-68f3-4b71-9776-88a92bc448b0} <Debug> TCPHandler: Processed in 0.001525245 sec. | ||
| 994 | 2026.01.19 03:27:06.388140 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45143 | ||
| 995 | 2026.01.19 03:27:06.389963 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.01.19 03:27:06.390005 [ 286 ] {} <Debug> TCP-Session: 1637e920-b5e8-4b3a-834c-ea75efcef791 Authenticating user 'default' from [fd00:1122:3344:101::e]:45143 | ||
| 997 | 2026.01.19 03:27:06.390026 [ 286 ] {} <Debug> TCP-Session: 1637e920-b5e8-4b3a-834c-ea75efcef791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.01.19 03:27:06.390038 [ 286 ] {} <Debug> TCP-Session: 1637e920-b5e8-4b3a-834c-ea75efcef791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.01.19 03:27:06.390089 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1000 | 2026.01.19 03:27:06.390112 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1001 | 2026.01.19 03:27:06.390127 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1002 | 2026.01.19 03:27:06.390591 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51832 | ||
| 1003 | 2026.01.19 03:27:06.390652 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34750 | ||
| 1004 | 2026.01.19 03:27:06.390758 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.01.19 03:27:06.390802 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.01.19 03:27:06.390804 [ 287 ] {} <Debug> TCP-Session: 50733cf1-5cd8-42bf-a5e7-71bf62fcb72c Authenticating user 'default' from [fd00:1122:3344:101::e]:51832 | ||
| 1007 | 2026.01.19 03:27:06.390834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54914 | ||
| 1008 | 2026.01.19 03:27:06.390854 [ 287 ] {} <Debug> TCP-Session: 50733cf1-5cd8-42bf-a5e7-71bf62fcb72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.01.19 03:27:06.390847 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 1010 | 2026.01.19 03:27:06.390873 [ 287 ] {} <Debug> TCP-Session: 50733cf1-5cd8-42bf-a5e7-71bf62fcb72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.01.19 03:27:06.390905 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44887 | ||
| 1012 | 2026.01.19 03:27:06.390925 [ 286 ] {} <Trace> TCP-Session: 1637e920-b5e8-4b3a-834c-ea75efcef791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.19 03:27:06.390840 [ 288 ] {} <Debug> TCP-Session: e3a3caf1-4db1-4757-882b-c9d6bfa19877 Authenticating user 'default' from [fd00:1122:3344:101::e]:34750 | ||
| 1014 | 2026.01.19 03:27:06.390982 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52046 | ||
| 1015 | 2026.01.19 03:27:06.390988 [ 288 ] {} <Debug> TCP-Session: e3a3caf1-4db1-4757-882b-c9d6bfa19877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.01.19 03:27:06.391022 [ 288 ] {} <Debug> TCP-Session: e3a3caf1-4db1-4757-882b-c9d6bfa19877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.01.19 03:27:06.391050 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.01.19 03:27:06.391199 [ 290 ] {} <Debug> TCP-Session: 60e86693-89ae-4f34-91d2-3799466439f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54914 | ||
| 1019 | 2026.01.19 03:27:06.391220 [ 290 ] {} <Debug> TCP-Session: 60e86693-89ae-4f34-91d2-3799466439f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.01.19 03:27:06.391233 [ 290 ] {} <Debug> TCP-Session: 60e86693-89ae-4f34-91d2-3799466439f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.01.19 03:27:06.391235 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54282 | ||
| 1022 | 2026.01.19 03:27:06.391268 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1023 | 2026.01.19 03:27:06.391288 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.01.19 03:27:06.391332 [ 289 ] {} <Debug> TCP-Session: 34d7cabd-e732-45fa-81ea-5c54aec1d023 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 1025 | 2026.01.19 03:27:06.391356 [ 289 ] {} <Debug> TCP-Session: 34d7cabd-e732-45fa-81ea-5c54aec1d023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.01.19 03:27:06.391369 [ 289 ] {} <Debug> TCP-Session: 34d7cabd-e732-45fa-81ea-5c54aec1d023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.01.19 03:27:06.391375 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.01.19 03:27:06.391428 [ 291 ] {} <Debug> TCP-Session: 38b7ed37-8aa1-4b13-8c3a-883b335c4cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44887 | ||
| 1029 | 2026.01.19 03:27:06.391457 [ 291 ] {} <Debug> TCP-Session: 38b7ed37-8aa1-4b13-8c3a-883b335c4cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.01.19 03:27:06.391477 [ 291 ] {} <Debug> TCP-Session: 38b7ed37-8aa1-4b13-8c3a-883b335c4cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.01.19 03:27:06.391497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.01.19 03:27:06.391533 [ 292 ] {} <Debug> TCP-Session: 9c72400f-b3b5-48d4-b4b7-b7fcfc9096e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52046 | ||
| 1033 | 2026.01.19 03:27:06.391551 [ 292 ] {} <Debug> TCP-Session: 9c72400f-b3b5-48d4-b4b7-b7fcfc9096e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.01.19 03:27:06.391564 [ 292 ] {} <Debug> TCP-Session: 9c72400f-b3b5-48d4-b4b7-b7fcfc9096e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.01.19 03:27:06.391593 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33040 | ||
| 1036 | 2026.01.19 03:27:06.391611 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1037 | 2026.01.19 03:27:06.391652 [ 293 ] {} <Debug> TCP-Session: 67ffc27d-ff4c-49ce-a600-1d283358eabc Authenticating user 'default' from [fd00:1122:3344:101::e]:54282 | ||
| 1038 | 2026.01.19 03:27:06.391673 [ 293 ] {} <Debug> TCP-Session: 67ffc27d-ff4c-49ce-a600-1d283358eabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.01.19 03:27:06.391683 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1040 | 2026.01.19 03:27:06.391686 [ 293 ] {} <Debug> TCP-Session: 67ffc27d-ff4c-49ce-a600-1d283358eabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.01.19 03:27:06.391819 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2026.01.19 03:27:06.391883 [ 294 ] {} <Debug> TCP-Session: b05268db-6112-4e84-ab1b-1d72120be491 Authenticating user 'default' from [fd00:1122:3344:101::e]:33040 | ||
| 1043 | 2026.01.19 03:27:06.391915 [ 294 ] {} <Debug> TCP-Session: b05268db-6112-4e84-ab1b-1d72120be491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.01.19 03:27:06.391938 [ 294 ] {} <Debug> TCP-Session: b05268db-6112-4e84-ab1b-1d72120be491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.01.19 03:27:06.401621 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.01.19 03:27:06.416285 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 1047 | 2026.01.19 03:27:06.472264 [ 295 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> AggregatingTransform: Aggregating | ||
| 1048 | 2026.01.19 03:27:06.472531 [ 295 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1049 | 2026.01.19 03:27:06.474912 [ 295 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006141071 sec. (162.838 rows/sec., 6.36 KiB/sec.) | ||
| 1050 | 2026.01.19 03:27:06.474941 [ 295 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> Aggregator: Merging aggregated data | ||
| 1051 | 2026.01.19 03:27:06.474972 [ 295 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1052 | 2026.01.19 03:27:06.476091 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.085033 sec., 11.760140180870957 rows/sec., 470.41 B/sec. | ||
| 1053 | 2026.01.19 03:27:06.476257 [ 286 ] {47cc8853-51cc-4fd6-a19b-fc8f46c4403b} <Debug> TCPHandler: Processed in 0.085469917 sec. | ||
| 1054 | 2026.01.19 03:27:06.479504 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.01.19 03:27:06.479546 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.01.19 03:27:06.479567 [ 286 ] {} <Debug> TCP-Session: 1637e920-b5e8-4b3a-834c-ea75efcef791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.19 03:27:06.479576 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.01.19 03:27:06.479605 [ 288 ] {} <Debug> TCP-Session: e3a3caf1-4db1-4757-882b-c9d6bfa19877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.19 03:27:06.479614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.01.19 03:27:06.479631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.01.19 03:27:06.479657 [ 293 ] {} <Debug> TCP-Session: 67ffc27d-ff4c-49ce-a600-1d283358eabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.01.19 03:27:06.479672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.01.19 03:27:06.479688 [ 291 ] {} <Debug> TCP-Session: 38b7ed37-8aa1-4b13-8c3a-883b335c4cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.01.19 03:27:06.479696 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.01.19 03:27:06.479721 [ 289 ] {} <Debug> TCP-Session: 34d7cabd-e732-45fa-81ea-5c54aec1d023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.19 03:27:06.479675 [ 292 ] {} <Debug> TCP-Session: 9c72400f-b3b5-48d4-b4b7-b7fcfc9096e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.01.19 03:27:06.479657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.01.19 03:27:06.479775 [ 294 ] {} <Debug> TCP-Session: b05268db-6112-4e84-ab1b-1d72120be491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.19 03:27:06.479600 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.01.19 03:27:06.479822 [ 290 ] {} <Debug> TCP-Session: 60e86693-89ae-4f34-91d2-3799466439f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.19 03:27:06.479866 [ 287 ] {} <Debug> TCP-Session: 50733cf1-5cd8-42bf-a5e7-71bf62fcb72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.19 03:27:06.697067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55345 | ||
| 1073 | 2026.01.19 03:27:06.697163 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.01.19 03:27:06.697201 [ 286 ] {} <Debug> TCP-Session: 62c2ac71-14a5-4f09-a168-3be0e827f5d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55345 | ||
| 1075 | 2026.01.19 03:27:06.697227 [ 286 ] {} <Debug> TCP-Session: 62c2ac71-14a5-4f09-a168-3be0e827f5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.19 03:27:06.697239 [ 286 ] {} <Debug> TCP-Session: 62c2ac71-14a5-4f09-a168-3be0e827f5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.19 03:27:06.697454 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48638 | ||
| 1078 | 2026.01.19 03:27:06.697488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42292 | ||
| 1079 | 2026.01.19 03:27:06.697509 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 1080 | 2026.01.19 03:27:06.697519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42184 | ||
| 1081 | 2026.01.19 03:27:06.697552 [ 286 ] {} <Trace> TCP-Session: 62c2ac71-14a5-4f09-a168-3be0e827f5d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.01.19 03:27:06.697572 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2026.01.19 03:27:06.697549 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60608 | ||
| 1084 | 2026.01.19 03:27:06.697617 [ 287 ] {} <Debug> TCP-Session: f118bb43-594d-4230-a35e-75492f3ddbd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48638 | ||
| 1085 | 2026.01.19 03:27:06.697608 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.01.19 03:27:06.697646 [ 287 ] {} <Debug> TCP-Session: f118bb43-594d-4230-a35e-75492f3ddbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.01.19 03:27:06.697618 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.01.19 03:27:06.697667 [ 288 ] {} <Debug> TCP-Session: 389d5a4f-b6f3-4a1b-b216-675910eef291 Authenticating user 'default' from [fd00:1122:3344:101::e]:42292 | ||
| 1089 | 2026.01.19 03:27:06.697672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.01.19 03:27:06.697698 [ 292 ] {} <Debug> TCP-Session: 4ac588f4-f19f-4524-bee3-33fa4f90563a Authenticating user 'default' from [fd00:1122:3344:101::e]:42184 | ||
| 1091 | 2026.01.19 03:27:06.697713 [ 288 ] {} <Debug> TCP-Session: 389d5a4f-b6f3-4a1b-b216-675910eef291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.01.19 03:27:06.697727 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1093 | 2026.01.19 03:27:06.697741 [ 292 ] {} <Debug> TCP-Session: 4ac588f4-f19f-4524-bee3-33fa4f90563a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.01.19 03:27:06.697748 [ 288 ] {} <Debug> TCP-Session: 389d5a4f-b6f3-4a1b-b216-675910eef291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.01.19 03:27:06.697773 [ 292 ] {} <Debug> TCP-Session: 4ac588f4-f19f-4524-bee3-33fa4f90563a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.19 03:27:06.697728 [ 294 ] {} <Debug> TCP-Session: 0f216955-b7d3-4b51-94b2-17318230fa00 Authenticating user 'default' from [fd00:1122:3344:101::e]:60608 | ||
| 1097 | 2026.01.19 03:27:06.697670 [ 287 ] {} <Debug> TCP-Session: f118bb43-594d-4230-a35e-75492f3ddbd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.19 03:27:06.697824 [ 294 ] {} <Debug> TCP-Session: 0f216955-b7d3-4b51-94b2-17318230fa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.19 03:27:06.697608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.01.19 03:27:06.697842 [ 294 ] {} <Debug> TCP-Session: 0f216955-b7d3-4b51-94b2-17318230fa00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.01.19 03:27:06.697876 [ 291 ] {} <Debug> TCP-Session: 1dfd99a8-6f16-41a9-854f-4fee66291163 Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 1102 | 2026.01.19 03:27:06.697516 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38629 | ||
| 1103 | 2026.01.19 03:27:06.697901 [ 291 ] {} <Debug> TCP-Session: 1dfd99a8-6f16-41a9-854f-4fee66291163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.19 03:27:06.697502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40778 | ||
| 1105 | 2026.01.19 03:27:06.697957 [ 291 ] {} <Debug> TCP-Session: 1dfd99a8-6f16-41a9-854f-4fee66291163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.01.19 03:27:06.697544 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35611 | ||
| 1107 | 2026.01.19 03:27:06.698009 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.01.19 03:27:06.698009 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1109 | 2026.01.19 03:27:06.698027 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.01.19 03:27:06.698037 [ 289 ] {} <Debug> TCP-Session: b9bd757b-b90c-4baf-9900-29e2112cf0ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38629 | ||
| 1111 | 2026.01.19 03:27:06.698067 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2026.01.19 03:27:06.698069 [ 290 ] {} <Debug> TCP-Session: 985a1df7-9793-4c2b-b3a5-dc2d36682d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:40778 | ||
| 1113 | 2026.01.19 03:27:06.698083 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.01.19 03:27:06.698094 [ 293 ] {} <Debug> TCP-Session: 447cfa4b-b983-4e92-8833-1f26ef2fe500 Authenticating user 'default' from [fd00:1122:3344:101::e]:35611 | ||
| 1115 | 2026.01.19 03:27:06.698108 [ 290 ] {} <Debug> TCP-Session: 985a1df7-9793-4c2b-b3a5-dc2d36682d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.19 03:27:06.698137 [ 293 ] {} <Debug> TCP-Session: 447cfa4b-b983-4e92-8833-1f26ef2fe500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.19 03:27:06.698149 [ 290 ] {} <Debug> TCP-Session: 985a1df7-9793-4c2b-b3a5-dc2d36682d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.19 03:27:06.698163 [ 293 ] {} <Debug> TCP-Session: 447cfa4b-b983-4e92-8833-1f26ef2fe500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.19 03:27:06.698084 [ 289 ] {} <Debug> TCP-Session: b9bd757b-b90c-4baf-9900-29e2112cf0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.19 03:27:06.698196 [ 289 ] {} <Debug> TCP-Session: b9bd757b-b90c-4baf-9900-29e2112cf0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.01.19 03:27:06.698438 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 1122 | 2026.01.19 03:27:06.699363 [ 322 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> AggregatingTransform: Aggregating | ||
| 1123 | 2026.01.19 03:27:06.699416 [ 322 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1124 | 2026.01.19 03:27:06.699455 [ 322 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906801 sec. (1102.778 rows/sec., 43.08 KiB/sec.) | ||
| 1125 | 2026.01.19 03:27:06.699475 [ 322 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Trace> Aggregator: Merging aggregated data | ||
| 1126 | 2026.01.19 03:27:06.700826 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 1127 | 2026.01.19 03:27:06.701029 [ 286 ] {4aa94fed-861c-41cd-92dc-5311310b415e} <Debug> TCPHandler: Processed in 0.003593083 sec. | ||
| 1128 | 2026.01.19 03:27:06.701201 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1129 | 2026.01.19 03:27:06.701246 [ 286 ] {} <Debug> TCP-Session: 62c2ac71-14a5-4f09-a168-3be0e827f5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.19 03:27:06.701245 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.01.19 03:27:06.701269 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.01.19 03:27:06.701295 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1133 | 2026.01.19 03:27:06.701316 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.01.19 03:27:06.701329 [ 294 ] {} <Debug> TCP-Session: 0f216955-b7d3-4b51-94b2-17318230fa00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.19 03:27:06.701341 [ 290 ] {} <Debug> TCP-Session: 985a1df7-9793-4c2b-b3a5-dc2d36682d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.19 03:27:06.701341 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.01.19 03:27:06.701382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.01.19 03:27:06.701402 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.01.19 03:27:06.701413 [ 289 ] {} <Debug> TCP-Session: b9bd757b-b90c-4baf-9900-29e2112cf0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.19 03:27:06.701359 [ 287 ] {} <Debug> TCP-Session: f118bb43-594d-4230-a35e-75492f3ddbd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.19 03:27:06.701439 [ 291 ] {} <Debug> TCP-Session: 1dfd99a8-6f16-41a9-854f-4fee66291163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.19 03:27:06.701445 [ 293 ] {} <Debug> TCP-Session: 447cfa4b-b983-4e92-8833-1f26ef2fe500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.19 03:27:06.701358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.01.19 03:27:06.701318 [ 288 ] {} <Debug> TCP-Session: 389d5a4f-b6f3-4a1b-b216-675910eef291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.19 03:27:06.701581 [ 292 ] {} <Debug> TCP-Session: 4ac588f4-f19f-4524-bee3-33fa4f90563a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.19 03:27:07.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.16 MiB, peak 171.02 MiB, free memory in arenas 0.00 B, will set to 164.01 MiB (RSS), difference: 2.84 MiB | ||
| 1147 | 2026.01.19 03:27:08.319319 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.01.19 03:27:08.319503 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1149 | 2026.01.19 03:27:08.319575 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2026.01.19 03:27:08.320224 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.01.19 03:27:08.320276 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1152 | 2026.01.19 03:27:08.320843 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1153 | 2026.01.19 03:27:08.321339 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.01.19 03:27:08.321536 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002083 sec., 14402.30436869899 rows/sec., 1.12 MiB/sec. | ||
| 1155 | 2026.01.19 03:27:08.321601 [ 274 ] {5f6c747d-c969-4b06-9814-397f211e00c4} <Debug> TCPHandler: Processed in 0.002419106 sec. | ||
| 1156 | 2026.01.19 03:27:08.321739 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.19 03:27:08.321845 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1158 | 2026.01.19 03:27:08.321891 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1159 | 2026.01.19 03:27:08.322338 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.19 03:27:08.322376 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1161 | 2026.01.19 03:27:08.322807 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2026.01.19 03:27:08.323255 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.19 03:27:08.323408 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001588 sec., 22670.025188916876 rows/sec., 1.77 MiB/sec. | ||
| 1164 | 2026.01.19 03:27:08.323448 [ 274 ] {ed3efafb-7686-4788-ac66-b64f847b937b} <Debug> TCPHandler: Processed in 0.00176402 sec. | ||
| 1165 | 2026.01.19 03:27:08.323562 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.19 03:27:08.323659 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.01.19 03:27:08.323704 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1168 | 2026.01.19 03:27:08.324083 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.19 03:27:08.324120 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1170 | 2026.01.19 03:27:08.324618 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2026.01.19 03:27:08.325119 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.01.19 03:27:08.325278 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.57 MiB/sec. | ||
| 1173 | 2026.01.19 03:27:08.325317 [ 274 ] {312632ff-4bea-4211-b71a-7de20628b625} <Debug> TCPHandler: Processed in 0.001806991 sec. | ||
| 1174 | 2026.01.19 03:27:08.325545 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.19 03:27:08.325662 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.01.19 03:27:08.325714 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.01.19 03:27:08.326141 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.01.19 03:27:08.326184 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1179 | 2026.01.19 03:27:08.326728 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2026.01.19 03:27:08.327242 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.01.19 03:27:08.327436 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 1.11 MiB/sec. | ||
| 1182 | 2026.01.19 03:27:08.327528 [ 274 ] {30b505a6-ad9c-4334-aad4-335067ca1fe1} <Debug> TCPHandler: Processed in 0.002043857 sec. | ||
| 1183 | 2026.01.19 03:27:09.148571 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1184 | 2026.01.19 03:27:09.148639 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1185 | 2026.01.19 03:27:09.223403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1186 | 2026.01.19 03:27:09.227206 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.01.19 03:27:09.227263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1188 | 2026.01.19 03:27:09.227331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 1900 | ||
| 1189 | 2026.01.19 03:27:09.227863 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.01.19 03:27:09.227917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1191 | 2026.01.19 03:27:09.228622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2026.01.19 03:27:09.228730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1193 | 2026.01.19 03:27:09.229167 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.01.19 03:27:09.229308 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.19 03:27:09.229339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1196 | 2026.01.19 03:27:09.229671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1197 | 2026.01.19 03:27:09.318322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1198 | 2026.01.19 03:27:09.336694 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.19 03:27:09.336769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1200 | 2026.01.19 03:27:09.343460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1201 | 2026.01.19 03:27:09.344727 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.19 03:27:09.348764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1203 | 2026.01.19 03:27:10.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.63 MiB, peak 171.02 MiB, free memory in arenas 0.00 B, will set to 166.49 MiB (RSS), difference: 1.86 MiB | ||
| 1204 | 2026.01.19 03:27:13.319027 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.19 03:27:13.319229 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1206 | 2026.01.19 03:27:13.319302 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1207 | 2026.01.19 03:27:13.320296 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.01.19 03:27:13.320342 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1209 | 2026.01.19 03:27:13.320935 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1210 | 2026.01.19 03:27:13.321456 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.01.19 03:27:13.321618 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.00244 sec., 20491.803278688527 rows/sec., 1.76 MiB/sec. | ||
| 1212 | 2026.01.19 03:27:13.321668 [ 274 ] {83bbf63a-bd64-4f3f-8c69-b955cc80f136} <Debug> TCPHandler: Processed in 0.002776324 sec. | ||
| 1213 | 2026.01.19 03:27:13.321786 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.19 03:27:13.321889 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.01.19 03:27:13.321934 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1216 | 2026.01.19 03:27:13.322403 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.19 03:27:13.322442 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1218 | 2026.01.19 03:27:13.322853 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.01.19 03:27:13.323297 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.19 03:27:13.323431 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001565 sec., 6389.776357827476 rows/sec., 480.48 KiB/sec. | ||
| 1221 | 2026.01.19 03:27:13.323468 [ 274 ] {6bcd80fb-4b64-4051-a1d8-ff536082bfef} <Debug> TCPHandler: Processed in 0.00173391 sec. | ||
| 1222 | 2026.01.19 03:27:13.323583 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.01.19 03:27:13.323679 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1224 | 2026.01.19 03:27:13.323720 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1225 | 2026.01.19 03:27:13.324149 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.19 03:27:13.324187 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1227 | 2026.01.19 03:27:13.324633 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.01.19 03:27:13.325083 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.19 03:27:13.325225 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001565 sec., 29392.97124600639 rows/sec., 2.30 MiB/sec. | ||
| 1230 | 2026.01.19 03:27:13.325262 [ 274 ] {26b6a489-0a2e-43d8-b376-e2b103027edc} <Debug> TCPHandler: Processed in 0.00172961 sec. | ||
| 1231 | 2026.01.19 03:27:13.325381 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.19 03:27:13.325495 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.19 03:27:13.325541 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1234 | 2026.01.19 03:27:13.325936 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.19 03:27:13.325972 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1236 | 2026.01.19 03:27:13.326401 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.01.19 03:27:13.326873 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.19 03:27:13.327005 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.76 MiB/sec. | ||
| 1239 | 2026.01.19 03:27:13.327051 [ 274 ] {a3c156d2-6f7e-4e91-b4c4-67c36348e920} <Debug> TCPHandler: Processed in 0.001719769 sec. | ||
| 1240 | 2026.01.19 03:27:13.327171 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.19 03:27:13.327267 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.19 03:27:13.327323 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1243 | 2026.01.19 03:27:13.328112 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.19 03:27:13.328149 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1245 | 2026.01.19 03:27:13.328785 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.01.19 03:27:13.329225 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.19 03:27:13.329364 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002115 sec., 4728.132387706855 rows/sec., 8.47 MiB/sec. | ||
| 1248 | 2026.01.19 03:27:13.329424 [ 274 ] {ce7337ba-20c4-4b82-b78d-fd8e4412f106} <Debug> TCPHandler: Processed in 0.002302343 sec. | ||
| 1249 | 2026.01.19 03:27:13.329535 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.19 03:27:13.329632 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.19 03:27:13.329674 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1252 | 2026.01.19 03:27:13.329984 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.19 03:27:13.330022 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1254 | 2026.01.19 03:27:13.330465 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.01.19 03:27:13.330913 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.19 03:27:13.331043 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001431 sec., 20964.3605870021 rows/sec., 1.39 MiB/sec. | ||
| 1257 | 2026.01.19 03:27:13.331078 [ 274 ] {ca436613-c971-4bde-9b98-152ff2681deb} <Debug> TCPHandler: Processed in 0.001592647 sec. | ||
| 1258 | 2026.01.19 03:27:13.781368 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.19 03:27:13.781629 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1260 | 2026.01.19 03:27:13.782012 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1261 | 2026.01.19 03:27:13.791912 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1262 | 2026.01.19 03:27:13.792356 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2026.01.19 03:27:13.792427 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2026.01.19 03:27:13.792613 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1265 | 2026.01.19 03:27:13.795223 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1266 | 2026.01.19 03:27:13.797370 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1267 | 2026.01.19 03:27:13.797400 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1268 | 2026.01.19 03:27:13.799836 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1269 | 2026.01.19 03:27:13.799869 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1270 | 2026.01.19 03:27:13.822370 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.040848 sec., 636.5060712886799 rows/sec., 27.54 KiB/sec. | ||
| 1271 | 2026.01.19 03:27:13.822484 [ 274 ] {1c587298-9ae1-4406-b7b1-4c17e7ec6c6a} <Debug> TCPHandler: Processed in 0.041258259 sec. | ||
| 1272 | 2026.01.19 03:27:13.822827 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.01.19 03:27:13.822991 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1274 | 2026.01.19 03:27:13.823279 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1275 | 2026.01.19 03:27:13.823316 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1276 | 2026.01.19 03:27:13.823513 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1277 | 2026.01.19 03:27:13.823568 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1278 | 2026.01.19 03:27:13.823670 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1279 | 2026.01.19 03:27:13.823699 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1280 | 2026.01.19 03:27:13.823717 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1281 | 2026.01.19 03:27:13.823731 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1282 | 2026.01.19 03:27:13.823766 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1283 | 2026.01.19 03:27:13.823784 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1284 | 2026.01.19 03:27:13.824259 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001335 sec., 19475.65543071161 rows/sec., 842.70 KiB/sec. | ||
| 1285 | 2026.01.19 03:27:13.824343 [ 274 ] {6fada5ca-782c-422b-ac4b-b8561c145533} <Debug> TCPHandler: Processed in 0.001577966 sec. | ||
| 1286 | 2026.01.19 03:27:13.824553 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.19 03:27:13.824685 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1288 | 2026.01.19 03:27:13.824904 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2026.01.19 03:27:13.824938 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1290 | 2026.01.19 03:27:13.825126 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2026.01.19 03:27:13.825177 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.01.19 03:27:13.825276 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1293 | 2026.01.19 03:27:13.825304 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1294 | 2026.01.19 03:27:13.825321 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1295 | 2026.01.19 03:27:13.825335 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1296 | 2026.01.19 03:27:13.825369 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1297 | 2026.01.19 03:27:13.825387 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1298 | 2026.01.19 03:27:13.825872 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 907.99 KiB/sec. | ||
| 1299 | 2026.01.19 03:27:13.825954 [ 274 ] {bc3dbd4f-04cd-483b-a333-76647cc92847} <Debug> TCPHandler: Processed in 0.001451473 sec. | ||
| 1300 | 2026.01.19 03:27:13.826279 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.19 03:27:13.826409 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1302 | 2026.01.19 03:27:13.826633 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1303 | 2026.01.19 03:27:13.826668 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1304 | 2026.01.19 03:27:13.826870 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1305 | 2026.01.19 03:27:13.826923 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2026.01.19 03:27:13.827021 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1307 | 2026.01.19 03:27:13.827049 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1308 | 2026.01.19 03:27:13.827067 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1309 | 2026.01.19 03:27:13.827081 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1310 | 2026.01.19 03:27:13.827115 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1311 | 2026.01.19 03:27:13.827132 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1312 | 2026.01.19 03:27:13.827584 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001225 sec., 21224.48979591837 rows/sec., 918.37 KiB/sec. | ||
| 1313 | 2026.01.19 03:27:13.827666 [ 274 ] {22678fc1-5869-4517-95bf-2ec37b697cab} <Debug> TCPHandler: Processed in 0.001439603 sec. | ||
| 1314 | 2026.01.19 03:27:13.827883 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.01.19 03:27:13.828014 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1316 | 2026.01.19 03:27:13.828233 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2026.01.19 03:27:13.828268 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1318 | 2026.01.19 03:27:13.828457 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.01.19 03:27:13.828509 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.01.19 03:27:13.828606 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1321 | 2026.01.19 03:27:13.828635 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2026.01.19 03:27:13.828652 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1323 | 2026.01.19 03:27:13.828754 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1324 | 2026.01.19 03:27:13.828791 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1325 | 2026.01.19 03:27:13.828883 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1326 | 2026.01.19 03:27:13.829606 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001643 sec., 15824.71089470481 rows/sec., 684.72 KiB/sec. | ||
| 1327 | 2026.01.19 03:27:13.829689 [ 274 ] {c31ad1fb-78dd-4bde-a6ac-8e2cc5739495} <Debug> TCPHandler: Processed in 0.001855713 sec. | ||
| 1328 | 2026.01.19 03:27:13.829893 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.01.19 03:27:13.830025 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1330 | 2026.01.19 03:27:13.830244 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1331 | 2026.01.19 03:27:13.830278 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1332 | 2026.01.19 03:27:13.830467 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2026.01.19 03:27:13.830520 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2026.01.19 03:27:13.830628 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1335 | 2026.01.19 03:27:13.830656 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1336 | 2026.01.19 03:27:13.830674 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1337 | 2026.01.19 03:27:13.830688 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1338 | 2026.01.19 03:27:13.830720 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1339 | 2026.01.19 03:27:13.830738 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1340 | 2026.01.19 03:27:13.831215 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001243 sec., 20917.13596138375 rows/sec., 905.07 KiB/sec. | ||
| 1341 | 2026.01.19 03:27:13.831298 [ 274 ] {a893cd4c-37d3-4413-b80e-96deace6c44d} <Debug> TCPHandler: Processed in 0.001454833 sec. | ||
| 1342 | 2026.01.19 03:27:13.831507 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.19 03:27:13.831637 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1344 | 2026.01.19 03:27:13.831864 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2026.01.19 03:27:13.831899 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1346 | 2026.01.19 03:27:13.832089 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.01.19 03:27:13.832140 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.01.19 03:27:13.832236 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1349 | 2026.01.19 03:27:13.832264 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2026.01.19 03:27:13.832282 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1351 | 2026.01.19 03:27:13.832296 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2026.01.19 03:27:13.832328 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1353 | 2026.01.19 03:27:13.832346 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1354 | 2026.01.19 03:27:13.832804 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001219 sec., 21328.95816242822 rows/sec., 922.89 KiB/sec. | ||
| 1355 | 2026.01.19 03:27:13.832886 [ 274 ] {4680a96f-0051-45b5-9e16-bc963da8c9d8} <Debug> TCPHandler: Processed in 0.001428853 sec. | ||
| 1356 | 2026.01.19 03:27:13.833081 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.19 03:27:13.833213 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1358 | 2026.01.19 03:27:13.833431 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1359 | 2026.01.19 03:27:13.833466 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1360 | 2026.01.19 03:27:13.833657 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2026.01.19 03:27:13.833709 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1362 | 2026.01.19 03:27:13.833804 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1363 | 2026.01.19 03:27:13.833831 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1364 | 2026.01.19 03:27:13.833850 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1365 | 2026.01.19 03:27:13.833863 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1366 | 2026.01.19 03:27:13.833896 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1367 | 2026.01.19 03:27:13.833914 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1368 | 2026.01.19 03:27:13.834444 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001286 sec., 20217.72939346812 rows/sec., 874.81 KiB/sec. | ||
| 1369 | 2026.01.19 03:27:13.834502 [ 274 ] {494bd594-eba3-4872-a948-7afb4832d57f} <Debug> TCPHandler: Processed in 0.001469734 sec. | ||
| 1370 | 2026.01.19 03:27:13.834746 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.01.19 03:27:13.834876 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1372 | 2026.01.19 03:27:13.835091 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.01.19 03:27:13.835126 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1374 | 2026.01.19 03:27:13.835351 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.01.19 03:27:13.835409 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.01.19 03:27:13.835507 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1377 | 2026.01.19 03:27:13.835535 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.01.19 03:27:13.835552 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1379 | 2026.01.19 03:27:13.835566 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1380 | 2026.01.19 03:27:13.835598 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1381 | 2026.01.19 03:27:13.835616 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1382 | 2026.01.19 03:27:13.836015 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 943.79 KiB/sec. | ||
| 1383 | 2026.01.19 03:27:13.836070 [ 274 ] {751f10a2-dd63-413a-88d9-015c749d3f1b} <Debug> TCPHandler: Processed in 0.001373282 sec. | ||
| 1384 | 2026.01.19 03:27:13.899339 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.19 03:27:13.899552 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1386 | 2026.01.19 03:27:13.899633 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1387 | 2026.01.19 03:27:13.900445 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.19 03:27:13.900488 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1389 | 2026.01.19 03:27:13.901025 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2026.01.19 03:27:13.901402 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.19 03:27:13.901563 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.002071 sec., 4345.726702076292 rows/sec., 777.10 KiB/sec. | ||
| 1392 | 2026.01.19 03:27:13.901602 [ 274 ] {a7b0b131-49aa-45ba-be7a-2fe0b44818dc} <Debug> TCPHandler: Processed in 0.002350934 sec. | ||
| 1393 | 2026.01.19 03:27:13.901721 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.19 03:27:13.901816 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.19 03:27:13.901857 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1396 | 2026.01.19 03:27:13.902389 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.19 03:27:13.902428 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1398 | 2026.01.19 03:27:13.902829 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2026.01.19 03:27:13.903263 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.19 03:27:13.903405 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 304.45 KiB/sec. | ||
| 1401 | 2026.01.19 03:27:13.903444 [ 274 ] {00dc38e1-bb07-4612-9aee-581251abbfcf} <Debug> TCPHandler: Processed in 0.00177413 sec. | ||
| 1402 | 2026.01.19 03:27:13.903555 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.01.19 03:27:13.903650 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1404 | 2026.01.19 03:27:13.903689 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1405 | 2026.01.19 03:27:13.904847 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.19 03:27:13.904884 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1407 | 2026.01.19 03:27:13.905485 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1408 | 2026.01.19 03:27:13.906046 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.19 03:27:13.906188 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Debug> executeQuery: Read 1211 rows, 101.86 KiB in 0.002555 sec., 473972.602739726 rows/sec., 38.93 MiB/sec. | ||
| 1410 | 2026.01.19 03:27:13.906224 [ 274 ] {a33fadb7-4247-4c6f-8223-b421b8a5111b} <Debug> TCPHandler: Processed in 0.002720082 sec. | ||
| 1411 | 2026.01.19 03:27:13.906341 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.19 03:27:13.906437 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.19 03:27:13.906478 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1414 | 2026.01.19 03:27:13.906870 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.01.19 03:27:13.906906 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1416 | 2026.01.19 03:27:13.907370 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1417 | 2026.01.19 03:27:13.907884 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.01.19 03:27:13.908024 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 542.13 KiB/sec. | ||
| 1419 | 2026.01.19 03:27:13.908062 [ 274 ] {e485b19f-3a3b-4674-b445-37dc7647c660} <Debug> TCPHandler: Processed in 0.001771091 sec. | ||
| 1420 | 2026.01.19 03:27:13.908173 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.01.19 03:27:13.908267 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.01.19 03:27:13.908307 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1423 | 2026.01.19 03:27:13.908766 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.19 03:27:13.908802 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1425 | 2026.01.19 03:27:13.909259 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1426 | 2026.01.19 03:27:13.909756 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.19 03:27:13.909895 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001645 sec., 138601.82370820668 rows/sec., 9.38 MiB/sec. | ||
| 1428 | 2026.01.19 03:27:13.909937 [ 274 ] {738ef006-e497-4574-ae5d-01e4092165f2} <Debug> TCPHandler: Processed in 0.001813262 sec. | ||
| 1429 | 2026.01.19 03:27:13.910042 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.01.19 03:27:13.910136 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1431 | 2026.01.19 03:27:13.910175 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1432 | 2026.01.19 03:27:13.910726 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.19 03:27:13.910762 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1434 | 2026.01.19 03:27:13.911180 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.01.19 03:27:13.911638 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.19 03:27:13.911777 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001657 sec., 324683.16234158113 rows/sec., 24.08 MiB/sec. | ||
| 1437 | 2026.01.19 03:27:13.911820 [ 274 ] {9e7752b1-e355-464f-a1a7-409ddbbe4610} <Debug> TCPHandler: Processed in 0.001827362 sec. | ||
| 1438 | 2026.01.19 03:27:13.911933 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.01.19 03:27:13.912027 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.01.19 03:27:13.912070 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1441 | 2026.01.19 03:27:13.912818 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.01.19 03:27:13.912855 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1443 | 2026.01.19 03:27:13.913461 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1444 | 2026.01.19 03:27:13.913903 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.01.19 03:27:13.914043 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Debug> executeQuery: Read 1721 rows, 117.75 KiB in 0.002034 sec., 846116.0275319568 rows/sec., 56.53 MiB/sec. | ||
| 1446 | 2026.01.19 03:27:13.914085 [ 274 ] {b581221a-73f2-4faa-bc21-1206efac3893} <Debug> TCPHandler: Processed in 0.00220282 sec. | ||
| 1447 | 2026.01.19 03:27:13.914203 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.01.19 03:27:13.914297 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.01.19 03:27:13.914350 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1450 | 2026.01.19 03:27:13.915008 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.01.19 03:27:13.915045 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1452 | 2026.01.19 03:27:13.915679 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1453 | 2026.01.19 03:27:13.916141 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.01.19 03:27:13.916294 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002015 sec., 2977.6674937965263 rows/sec., 5.34 MiB/sec. | ||
| 1455 | 2026.01.19 03:27:13.916351 [ 274 ] {6db17bb4-d408-4dd6-b9dd-8f5d78426742} <Debug> TCPHandler: Processed in 0.00219813 sec. | ||
| 1456 | 2026.01.19 03:27:13.916467 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.01.19 03:27:13.916562 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.01.19 03:27:13.916605 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1459 | 2026.01.19 03:27:13.916946 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.01.19 03:27:13.916986 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1461 | 2026.01.19 03:27:13.917436 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1462 | 2026.01.19 03:27:13.917871 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.01.19 03:27:13.918000 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 291.09 KiB/sec. | ||
| 1464 | 2026.01.19 03:27:13.918042 [ 274 ] {fdec4ef0-590c-4a1e-9485-50466ab307ca} <Debug> TCPHandler: Processed in 0.001624828 sec. | ||
| 1465 | 2026.01.19 03:27:13.918150 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.01.19 03:27:13.918243 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.01.19 03:27:13.918284 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1468 | 2026.01.19 03:27:13.918606 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.19 03:27:13.918642 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1470 | 2026.01.19 03:27:13.919142 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2026.01.19 03:27:13.919628 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.01.19 03:27:13.919783 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001556 sec., 7712.082262210796 rows/sec., 532.21 KiB/sec. | ||
| 1473 | 2026.01.19 03:27:13.919827 [ 274 ] {a6ddb92b-9696-445d-84fc-a25224224eb9} <Debug> TCPHandler: Processed in 0.001727129 sec. | ||
| 1474 | 2026.01.19 03:27:16.730343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2348 | ||
| 1475 | 2026.01.19 03:27:16.730848 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.01.19 03:27:16.730894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1477 | 2026.01.19 03:27:16.731553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1478 | 2026.01.19 03:27:16.732033 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.01.19 03:27:16.732217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2348 | ||
| 1480 | 2026.01.19 03:27:16.849746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1481 | 2026.01.19 03:27:16.869702 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.01.19 03:27:16.869788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1483 | 2026.01.19 03:27:16.876900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1484 | 2026.01.19 03:27:16.878055 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.01.19 03:27:16.881456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1486 | 2026.01.19 03:27:17.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.92 MiB, peak 172.92 MiB, free memory in arenas 0.00 B, will set to 170.39 MiB (RSS), difference: 1.47 MiB | ||
| 1487 | 2026.01.19 03:27:18.321010 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.01.19 03:27:18.321217 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2026.01.19 03:27:18.321287 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2026.01.19 03:27:18.321937 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.01.19 03:27:18.321985 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1492 | 2026.01.19 03:27:18.322535 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1493 | 2026.01.19 03:27:18.322977 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.01.19 03:27:18.323164 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. | ||
| 1495 | 2026.01.19 03:27:18.323216 [ 274 ] {b67e873b-ae66-4fd2-a875-2f085b29e4c2} <Debug> TCPHandler: Processed in 0.002351134 sec. | ||
| 1496 | 2026.01.19 03:27:18.323348 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.01.19 03:27:18.323453 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1498 | 2026.01.19 03:27:18.323497 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1499 | 2026.01.19 03:27:18.323977 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.01.19 03:27:18.324023 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1501 | 2026.01.19 03:27:18.324449 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1502 | 2026.01.19 03:27:18.324913 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.01.19 03:27:18.325077 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.03 MiB/sec. | ||
| 1504 | 2026.01.19 03:27:18.325118 [ 274 ] {9f1fd308-a10a-4b6b-a110-1b3b9b6315d5} <Debug> TCPHandler: Processed in 0.001822322 sec. | ||
| 1505 | 2026.01.19 03:27:18.325232 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.01.19 03:27:18.325329 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1507 | 2026.01.19 03:27:18.325375 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1508 | 2026.01.19 03:27:18.325772 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.01.19 03:27:18.325810 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1510 | 2026.01.19 03:27:18.326268 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1511 | 2026.01.19 03:27:18.326715 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.01.19 03:27:18.326892 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001583 sec., 80859.12823752369 rows/sec., 5.63 MiB/sec. | ||
| 1513 | 2026.01.19 03:27:18.326932 [ 274 ] {8298dad8-8e84-4273-babe-c5a315a5a476} <Debug> TCPHandler: Processed in 0.001751401 sec. | ||
| 1514 | 2026.01.19 03:27:18.327045 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.01.19 03:27:18.327147 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.01.19 03:27:18.327192 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1517 | 2026.01.19 03:27:18.327524 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.01.19 03:27:18.327565 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1519 | 2026.01.19 03:27:18.327958 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2026.01.19 03:27:18.328410 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.01.19 03:27:18.328565 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001438 sec., 33379.694019471484 rows/sec., 2.25 MiB/sec. | ||
| 1522 | 2026.01.19 03:27:18.328602 [ 274 ] {2aa434d6-7232-4caf-a9d6-abd3b6815f7b} <Debug> TCPHandler: Processed in 0.001608957 sec. | ||
| 1523 | 2026.01.19 03:27:19.230781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 232 | ||
| 1524 | 2026.01.19 03:27:19.233415 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.19 03:27:19.233466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1526 | 2026.01.19 03:27:19.234914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.01.19 03:27:19.235397 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.19 03:27:19.235710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1529 | 2026.01.19 03:27:23.323863 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.01.19 03:27:23.324052 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1531 | 2026.01.19 03:27:23.324119 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1532 | 2026.01.19 03:27:23.324769 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.19 03:27:23.324813 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1534 | 2026.01.19 03:27:23.325353 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2026.01.19 03:27:23.325805 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.01.19 03:27:23.325932 [ 73 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.01.19 03:27:23.325963 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001961 sec., 38755.73686894441 rows/sec., 3.18 MiB/sec. | ||
| 1538 | 2026.01.19 03:27:23.326005 [ 73 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.01.19 03:27:23.326020 [ 274 ] {533a5941-ea86-480c-8f0d-62f10c86adec} <Debug> TCPHandler: Processed in 0.002295603 sec. | ||
| 1540 | 2026.01.19 03:27:23.326031 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1541 | 2026.01.19 03:27:23.326159 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.01.19 03:27:23.326267 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.01.19 03:27:23.326313 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1544 | 2026.01.19 03:27:23.326745 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.19 03:27:23.326783 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1546 | 2026.01.19 03:27:23.327217 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1547 | 2026.01.19 03:27:23.327735 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.01.19 03:27:23.327872 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001628 sec., 6142.506142506142 rows/sec., 461.89 KiB/sec. | ||
| 1549 | 2026.01.19 03:27:23.327910 [ 274 ] {e9a221e6-2e0c-4c87-a360-7541101e85bc} <Debug> TCPHandler: Processed in 0.001805561 sec. | ||
| 1550 | 2026.01.19 03:27:23.328022 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.01.19 03:27:23.328118 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1552 | 2026.01.19 03:27:23.328159 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1553 | 2026.01.19 03:27:23.328497 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1554 | 2026.01.19 03:27:23.328580 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.01.19 03:27:23.328621 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1556 | 2026.01.19 03:27:23.329053 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2026.01.19 03:27:23.329561 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.01.19 03:27:23.329670 [ 73 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2026.01.19 03:27:23.329691 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001593 sec., 46453.23289391086 rows/sec., 3.63 MiB/sec. | ||
| 1560 | 2026.01.19 03:27:23.329722 [ 73 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.19 03:27:23.329736 [ 274 ] {c21e89f4-65d9-44ac-835e-4b11219a7f59} <Debug> TCPHandler: Processed in 0.001764961 sec. | ||
| 1562 | 2026.01.19 03:27:23.329753 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1563 | 2026.01.19 03:27:23.329870 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.01.19 03:27:23.329912 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1565 | 2026.01.19 03:27:23.329969 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.01.19 03:27:23.330019 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1567 | 2026.01.19 03:27:23.330440 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.19 03:27:23.330476 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1569 | 2026.01.19 03:27:23.330944 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1570 | 2026.01.19 03:27:23.331423 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.19 03:27:23.331556 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1572 | 2026.01.19 03:27:23.331562 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 1573 | 2026.01.19 03:27:23.331610 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.01.19 03:27:23.331621 [ 274 ] {f255c6a0-e1e1-4112-a759-e082d66ca5d8} <Debug> TCPHandler: Processed in 0.001800581 sec. | ||
| 1575 | 2026.01.19 03:27:23.331643 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1576 | 2026.01.19 03:27:23.331747 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.01.19 03:27:23.331766 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1578 | 2026.01.19 03:27:23.331845 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.01.19 03:27:23.331905 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1580 | 2026.01.19 03:27:23.332647 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.01.19 03:27:23.332684 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1582 | 2026.01.19 03:27:23.333233 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1583 | 2026.01.19 03:27:23.333233 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1584 | 2026.01.19 03:27:23.333237 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2026.01.19 03:27:23.333327 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1586 | 2026.01.19 03:27:23.333353 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 232 rows starting from the beginning of the part | ||
| 1587 | 2026.01.19 03:27:23.333353 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1588 | 2026.01.19 03:27:23.333360 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1589 | 2026.01.19 03:27:23.333499 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1590 | 2026.01.19 03:27:23.333500 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1591 | 2026.01.19 03:27:23.333517 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1592 | 2026.01.19 03:27:23.333573 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1593 | 2026.01.19 03:27:23.333583 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1594 | 2026.01.19 03:27:23.333611 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1595 | 2026.01.19 03:27:23.333643 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1721 rows starting from the beginning of the part | ||
| 1596 | 2026.01.19 03:27:23.333644 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 538 rows starting from the beginning of the part | ||
| 1597 | 2026.01.19 03:27:23.333675 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1211 rows starting from the beginning of the part | ||
| 1598 | 2026.01.19 03:27:23.333725 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1599 | 2026.01.19 03:27:23.333731 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1600 | 2026.01.19 03:27:23.333741 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1601 | 2026.01.19 03:27:23.333800 [ 196 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1602 | 2026.01.19 03:27:23.333808 [ 192 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1603 | 2026.01.19 03:27:23.333830 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1604 | 2026.01.19 03:27:23.333862 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.01.19 03:27:23.334036 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002209 sec., 4526.935264825713 rows/sec., 8.11 MiB/sec. | ||
| 1606 | 2026.01.19 03:27:23.334100 [ 274 ] {f5b35193-907a-4dd2-a563-92fde007e62c} <Debug> TCPHandler: Processed in 0.002403715 sec. | ||
| 1607 | 2026.01.19 03:27:23.334212 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.01.19 03:27:23.334308 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.01.19 03:27:23.334351 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1610 | 2026.01.19 03:27:23.334681 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.19 03:27:23.334718 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1612 | 2026.01.19 03:27:23.335145 [ 190 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 5 columns (5 merged, 0 gathered) in 0.005306632 sec., 159800.03889472643 rows/sec., 12.76 MiB/sec. | ||
| 1613 | 2026.01.19 03:27:23.335225 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2026.01.19 03:27:23.335426 [ 196 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1597 rows, containing 5 columns (5 merged, 0 gathered) in 0.009277054 sec., 172145.16591150596 rows/sec., 14.93 MiB/sec. | ||
| 1615 | 2026.01.19 03:27:23.335530 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2026.01.19 03:27:23.335730 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.19 03:27:23.335788 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1618 | 2026.01.19 03:27:23.335849 [ 72 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1619 | 2026.01.19 03:27:23.335881 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
| 1620 | 2026.01.19 03:27:23.335886 [ 72 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.01.19 03:27:23.335927 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1622 | 2026.01.19 03:27:23.335928 [ 274 ] {44a36969-0e07-4a8c-af3d-38b64714e6c5} <Debug> TCPHandler: Processed in 0.001767771 sec. | ||
| 1623 | 2026.01.19 03:27:23.336058 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1624 | 2026.01.19 03:27:23.336202 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1625 | 2026.01.19 03:27:23.336214 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.01.19 03:27:23.336252 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1627 | 2026.01.19 03:27:23.336293 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.19 03:27:23.336324 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_6_1} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.01.19 03:27:23.336350 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1630 | 2026.01.19 03:27:23.336378 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_6_1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1631 | 2026.01.19 03:27:23.336414 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1632 | 2026.01.19 03:27:23.336458 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 1633 | 2026.01.19 03:27:23.336474 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1634 | 2026.01.19 03:27:23.336514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1635 | 2026.01.19 03:27:23.336520 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1636 | 2026.01.19 03:27:23.336577 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1637 | 2026.01.19 03:27:23.343107 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.007105733 sec., 29553.60129630539 rows/sec., 1.98 MiB/sec. | ||
| 1638 | 2026.01.19 03:27:23.343347 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2026.01.19 03:27:23.343403 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2361 rows, containing 5 columns (5 merged, 0 gathered) in 0.011689469 sec., 201976.66805908806 rows/sec., 13.82 MiB/sec. | ||
| 1640 | 2026.01.19 03:27:23.343761 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1641 | 2026.01.19 03:27:23.343894 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.01.19 03:27:23.343968 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_6_1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2026.01.19 03:27:23.344045 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1644 | 2026.01.19 03:27:23.344352 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.01.19 03:27:23.344426 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1646 | 2026.01.19 03:27:23.344481 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1647 | 2026.01.19 03:27:24.148683 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1648 | 2026.01.19 03:27:24.148735 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1649 | 2026.01.19 03:27:24.233219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2860 | ||
| 1650 | 2026.01.19 03:27:24.233752 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.19 03:27:24.233809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1652 | 2026.01.19 03:27:24.234522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.01.19 03:27:24.234999 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.19 03:27:24.235160 [ 71 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.01.19 03:27:24.235170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1656 | 2026.01.19 03:27:24.235225 [ 71 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.19 03:27:24.235252 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1658 | 2026.01.19 03:27:24.235392 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1659 | 2026.01.19 03:27:24.235527 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.01.19 03:27:24.235565 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1661 | 2026.01.19 03:27:24.235657 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1662 | 2026.01.19 03:27:24.235721 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1663 | 2026.01.19 03:27:24.235772 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 497 rows starting from the beginning of the part | ||
| 1664 | 2026.01.19 03:27:24.235835 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1665 | 2026.01.19 03:27:24.235887 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1666 | 2026.01.19 03:27:24.267865 [ 188 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.032536789 sec., 87900.49933937857 rows/sec., 1.26 MiB/sec. | ||
| 1667 | 2026.01.19 03:27:24.268770 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.01.19 03:27:24.269299 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.19 03:27:24.269367 [ 192 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_6_1} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.01.19 03:27:24.269436 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1671 | 2026.01.19 03:27:24.382451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1672 | 2026.01.19 03:27:24.401120 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.01.19 03:27:24.401190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1674 | 2026.01.19 03:27:24.407921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1675 | 2026.01.19 03:27:24.409116 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.19 03:27:24.409414 [ 71 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.01.19 03:27:24.409457 [ 71 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.01.19 03:27:24.409481 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1679 | 2026.01.19 03:27:24.409615 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1680 | 2026.01.19 03:27:24.412602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1681 | 2026.01.19 03:27:24.413906 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.01.19 03:27:24.415359 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1683 | 2026.01.19 03:27:24.419894 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1684 | 2026.01.19 03:27:24.424143 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1685 | 2026.01.19 03:27:24.428481 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1686 | 2026.01.19 03:27:24.437996 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1687 | 2026.01.19 03:27:24.442468 [ 192 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1688 | 2026.01.19 03:27:24.500224 [ 188 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090670757 sec., 507.3300535033583 rows/sec., 2.62 MiB/sec. | ||
| 1689 | 2026.01.19 03:27:24.502676 [ 187 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.01.19 03:27:24.505234 [ 187 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.19 03:27:24.505311 [ 187 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_6_1} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.01.19 03:27:24.507143 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1693 | 2026.01.19 03:27:25.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.88 MiB, peak 182.42 MiB, free memory in arenas 0.00 B, will set to 183.03 MiB (RSS), difference: 10.15 MiB | ||
| 1694 | 2026.01.19 03:27:28.323897 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.01.19 03:27:28.324143 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2026.01.19 03:27:28.324230 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2026.01.19 03:27:28.324990 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.01.19 03:27:28.325029 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1699 | 2026.01.19 03:27:28.325565 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1700 | 2026.01.19 03:27:28.326059 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.19 03:27:28.326218 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Debug> executeQuery: Read 104 rows, 8.86 KiB in 0.00214 sec., 48598.13084112149 rows/sec., 4.05 MiB/sec. | ||
| 1702 | 2026.01.19 03:27:28.326265 [ 274 ] {49a5a481-73f7-4ef6-870c-0c1c351481b1} <Debug> TCPHandler: Processed in 0.002531938 sec. | ||
| 1703 | 2026.01.19 03:27:28.326392 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.01.19 03:27:28.326494 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1705 | 2026.01.19 03:27:28.326546 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1706 | 2026.01.19 03:27:28.326952 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.19 03:27:28.326986 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1708 | 2026.01.19 03:27:28.327411 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1709 | 2026.01.19 03:27:28.327914 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.01.19 03:27:28.328076 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.10 MiB/sec. | ||
| 1711 | 2026.01.19 03:27:28.328116 [ 274 ] {db8f07ea-7be6-49a5-bb41-c1b547ad7ff7} <Debug> TCPHandler: Processed in 0.001778951 sec. | ||
| 1712 | 2026.01.19 03:27:28.328222 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.01.19 03:27:28.328318 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1714 | 2026.01.19 03:27:28.328360 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1715 | 2026.01.19 03:27:28.328778 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.01.19 03:27:28.328812 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1717 | 2026.01.19 03:27:28.329218 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1718 | 2026.01.19 03:27:28.329659 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.01.19 03:27:28.329784 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001528 sec., 62827.22513089005 rows/sec., 4.92 MiB/sec. | ||
| 1720 | 2026.01.19 03:27:28.329819 [ 274 ] {829beeac-92ec-47f6-af58-c4327d54e9b6} <Debug> TCPHandler: Processed in 0.001692349 sec. | ||
| 1721 | 2026.01.19 03:27:28.329922 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.01.19 03:27:28.330012 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.01.19 03:27:28.330053 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1724 | 2026.01.19 03:27:28.330510 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.19 03:27:28.330546 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1726 | 2026.01.19 03:27:28.331010 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1727 | 2026.01.19 03:27:28.331482 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.01.19 03:27:28.331614 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
| 1729 | 2026.01.19 03:27:28.331650 [ 274 ] {64ef4b5d-cb6d-440e-a8b8-652c5b99bb45} <Debug> TCPHandler: Processed in 0.001727079 sec. | ||
| 1730 | 2026.01.19 03:27:28.331750 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.01.19 03:27:28.331844 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.01.19 03:27:28.331897 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1733 | 2026.01.19 03:27:28.332638 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.01.19 03:27:28.332676 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1735 | 2026.01.19 03:27:28.333334 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1736 | 2026.01.19 03:27:28.333868 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.01.19 03:27:28.334045 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002219 sec., 10815.682739972961 rows/sec., 19.38 MiB/sec. | ||
| 1738 | 2026.01.19 03:27:28.334108 [ 274 ] {3f5bf40d-7e42-4d87-b908-fbe041558e0e} <Debug> TCPHandler: Processed in 0.002408366 sec. | ||
| 1739 | 2026.01.19 03:27:28.334218 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.01.19 03:27:28.334313 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.01.19 03:27:28.334355 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1742 | 2026.01.19 03:27:28.334660 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.01.19 03:27:28.334696 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1744 | 2026.01.19 03:27:28.335136 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1745 | 2026.01.19 03:27:28.335612 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.01.19 03:27:28.335742 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001447 sec., 10366.275051831375 rows/sec., 790.97 KiB/sec. | ||
| 1747 | 2026.01.19 03:27:28.335777 [ 274 ] {635d2828-2d6b-4e8a-90c4-7ff72b46c943} <Debug> TCPHandler: Processed in 0.001610057 sec. | ||
| 1748 | 2026.01.19 03:27:28.335879 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.01.19 03:27:28.335972 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1750 | 2026.01.19 03:27:28.336011 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1751 | 2026.01.19 03:27:28.336316 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.01.19 03:27:28.336352 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1753 | 2026.01.19 03:27:28.336741 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2026.01.19 03:27:28.337156 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.01.19 03:27:28.337289 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 1756 | 2026.01.19 03:27:28.337324 [ 274 ] {97de68b7-7eab-40e5-b501-4b9b0d447cdf} <Debug> TCPHandler: Processed in 0.001496264 sec. | ||
| 1757 | 2026.01.19 03:27:29.236006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 258 | ||
| 1758 | 2026.01.19 03:27:29.238462 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.01.19 03:27:29.238508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1760 | 2026.01.19 03:27:29.239790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1761 | 2026.01.19 03:27:29.240268 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.01.19 03:27:29.240590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1763 | 2026.01.19 03:27:31.736219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3308 | ||
| 1764 | 2026.01.19 03:27:31.736715 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.01.19 03:27:31.736751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1766 | 2026.01.19 03:27:31.737317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1767 | 2026.01.19 03:27:31.737554 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.01.19 03:27:31.737692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3308 | ||
| 1769 | 2026.01.19 03:27:31.913615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1770 | 2026.01.19 03:27:31.931475 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.01.19 03:27:31.931537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1772 | 2026.01.19 03:27:31.937245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1773 | 2026.01.19 03:27:31.937936 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.01.19 03:27:31.941169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1775 | 2026.01.19 03:27:33.325441 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.19 03:27:33.325651 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.01.19 03:27:33.325726 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1778 | 2026.01.19 03:27:33.326407 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.19 03:27:33.326459 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1780 | 2026.01.19 03:27:33.326851 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1781 | 2026.01.19 03:27:33.327079 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.01.19 03:27:33.327233 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 1783 | 2026.01.19 03:27:33.327279 [ 274 ] {597a77db-a414-46c4-84ad-aab29c4cd2f0} <Debug> TCPHandler: Processed in 0.001979586 sec. | ||
| 1784 | 2026.01.19 03:27:33.327396 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.19 03:27:33.327496 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.19 03:27:33.327540 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1787 | 2026.01.19 03:27:33.328000 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.19 03:27:33.328041 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1789 | 2026.01.19 03:27:33.328362 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2026.01.19 03:27:33.328577 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.19 03:27:33.328709 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001234 sec., 158833.06320907618 rows/sec., 14.10 MiB/sec. | ||
| 1792 | 2026.01.19 03:27:33.328747 [ 274 ] {195f61aa-e8ee-4f2e-a394-f7e1e53994cb} <Debug> TCPHandler: Processed in 0.001401882 sec. | ||
| 1793 | 2026.01.19 03:27:33.328867 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.19 03:27:33.328962 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.19 03:27:33.329004 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1796 | 2026.01.19 03:27:33.329409 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.19 03:27:33.329446 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1798 | 2026.01.19 03:27:33.329735 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1799 | 2026.01.19 03:27:33.329936 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.19 03:27:33.330043 [ 57 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1801 | 2026.01.19 03:27:33.330064 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001121 sec., 19625.334522747547 rows/sec., 1.49 MiB/sec. | ||
| 1802 | 2026.01.19 03:27:33.330109 [ 57 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.01.19 03:27:33.330117 [ 274 ] {11c0f717-78b9-4673-9ec6-1db7163eebc9} <Debug> TCPHandler: Processed in 0.00130109 sec. | ||
| 1804 | 2026.01.19 03:27:33.330138 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1805 | 2026.01.19 03:27:33.330243 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.19 03:27:33.330315 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1807 | 2026.01.19 03:27:33.330341 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.01.19 03:27:33.330419 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1809 | 2026.01.19 03:27:33.330482 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2026.01.19 03:27:33.330548 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1811 | 2026.01.19 03:27:33.330648 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1812 | 2026.01.19 03:27:33.330716 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1813 | 2026.01.19 03:27:33.330766 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1814 | 2026.01.19 03:27:33.330807 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1815 | 2026.01.19 03:27:33.330827 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.01.19 03:27:33.330867 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1817 | 2026.01.19 03:27:33.330874 [ 200 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1818 | 2026.01.19 03:27:33.331194 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1819 | 2026.01.19 03:27:33.331444 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.01.19 03:27:33.331582 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.58 MiB/sec. | ||
| 1821 | 2026.01.19 03:27:33.331620 [ 274 ] {1891ba50-fddc-465d-a129-079ec52af8b9} <Debug> TCPHandler: Processed in 0.001427683 sec. | ||
| 1822 | 2026.01.19 03:27:33.331738 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.01.19 03:27:33.331831 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1824 | 2026.01.19 03:27:33.331869 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1825 | 2026.01.19 03:27:33.331881 [ 188 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641888 sec., 65777.93369584283 rows/sec., 5.11 MiB/sec. | ||
| 1826 | 2026.01.19 03:27:33.332090 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1827 | 2026.01.19 03:27:33.332268 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.01.19 03:27:33.332310 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1829 | 2026.01.19 03:27:33.332413 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.01.19 03:27:33.332496 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_6_1} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1831 | 2026.01.19 03:27:33.332596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1832 | 2026.01.19 03:27:33.332630 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1833 | 2026.01.19 03:27:33.332852 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.19 03:27:33.332986 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 1835 | 2026.01.19 03:27:33.333025 [ 274 ] {94a80a16-82d0-4f93-aba1-0dfb2fb16a6d} <Debug> TCPHandler: Processed in 0.00133582 sec. | ||
| 1836 | 2026.01.19 03:27:33.333142 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.19 03:27:33.333234 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1838 | 2026.01.19 03:27:33.333274 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1839 | 2026.01.19 03:27:33.333689 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.01.19 03:27:33.333727 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1841 | 2026.01.19 03:27:33.334037 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1842 | 2026.01.19 03:27:33.334262 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.01.19 03:27:33.334393 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001175 sec., 93617.02127659574 rows/sec., 7.62 MiB/sec. | ||
| 1844 | 2026.01.19 03:27:33.334429 [ 274 ] {37a38d44-98c6-4a4c-a445-54d86e6ad219} <Debug> TCPHandler: Processed in 0.001336801 sec. | ||
| 1845 | 2026.01.19 03:27:33.334542 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.01.19 03:27:33.334635 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.01.19 03:27:33.334679 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2026.01.19 03:27:33.335068 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.19 03:27:33.335104 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2026.01.19 03:27:33.335439 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1851 | 2026.01.19 03:27:33.335650 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.01.19 03:27:33.335779 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00116 sec., 168965.5172413793 rows/sec., 12.12 MiB/sec. | ||
| 1853 | 2026.01.19 03:27:33.335814 [ 274 ] {1d5dd49d-0fb5-40f6-b788-e8e5bffcaee1} <Debug> TCPHandler: Processed in 0.001321991 sec. | ||
| 1854 | 2026.01.19 03:27:33.335926 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.19 03:27:33.336019 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.01.19 03:27:33.336075 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1857 | 2026.01.19 03:27:33.336790 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.01.19 03:27:33.336826 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1859 | 2026.01.19 03:27:33.337320 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1860 | 2026.01.19 03:27:33.337538 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.19 03:27:33.337642 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1862 | 2026.01.19 03:27:33.337680 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001677 sec., 5963.029218843172 rows/sec., 10.69 MiB/sec. | ||
| 1863 | 2026.01.19 03:27:33.337697 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.01.19 03:27:33.337726 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1865 | 2026.01.19 03:27:33.337741 [ 274 ] {62a0f802-0405-4101-8c87-a36b4af22a4b} <Debug> TCPHandler: Processed in 0.001863893 sec. | ||
| 1866 | 2026.01.19 03:27:33.337815 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1867 | 2026.01.19 03:27:33.337858 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.01.19 03:27:33.337957 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.19 03:27:33.337998 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1870 | 2026.01.19 03:27:33.338039 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1871 | 2026.01.19 03:27:33.338100 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1872 | 2026.01.19 03:27:33.338213 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1873 | 2026.01.19 03:27:33.338315 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.01.19 03:27:33.338318 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1875 | 2026.01.19 03:27:33.338359 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1876 | 2026.01.19 03:27:33.338443 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1877 | 2026.01.19 03:27:33.338552 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1878 | 2026.01.19 03:27:33.338660 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1879 | 2026.01.19 03:27:33.338679 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1880 | 2026.01.19 03:27:33.338898 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.19 03:27:33.339036 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1882 | 2026.01.19 03:27:33.339075 [ 274 ] {41d5adc3-914e-45bd-8e1e-07f94a8c741f} <Debug> TCPHandler: Processed in 0.00126912 sec. | ||
| 1883 | 2026.01.19 03:27:33.340433 [ 188 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.002657441 sec., 26341.13043337557 rows/sec., 47.20 MiB/sec. | ||
| 1884 | 2026.01.19 03:27:33.340763 [ 188 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1885 | 2026.01.19 03:27:33.341144 [ 188 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.01.19 03:27:33.341227 [ 188 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.01.19 03:27:33.341319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1888 | 2026.01.19 03:27:38.323371 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.01.19 03:27:38.323640 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1890 | 2026.01.19 03:27:38.323708 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1891 | 2026.01.19 03:27:38.324386 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.01.19 03:27:38.324434 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1893 | 2026.01.19 03:27:38.324837 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1894 | 2026.01.19 03:27:38.325074 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.01.19 03:27:38.325241 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001656 sec., 65217.39130434783 rows/sec., 5.46 MiB/sec. | ||
| 1896 | 2026.01.19 03:27:38.325284 [ 274 ] {af3be62c-9e43-417b-a82d-f31667209eb5} <Debug> TCPHandler: Processed in 0.002096978 sec. | ||
| 1897 | 2026.01.19 03:27:38.325408 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.01.19 03:27:38.325503 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.01.19 03:27:38.325546 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1900 | 2026.01.19 03:27:38.325954 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.01.19 03:27:38.325991 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1902 | 2026.01.19 03:27:38.326289 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2026.01.19 03:27:38.326503 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.01.19 03:27:38.326631 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 1905 | 2026.01.19 03:27:38.326669 [ 274 ] {638d89a8-f660-4c88-b2fc-15741b2978c9} <Debug> TCPHandler: Processed in 0.00131141 sec. | ||
| 1906 | 2026.01.19 03:27:38.326793 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.01.19 03:27:38.326919 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1908 | 2026.01.19 03:27:38.326967 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1909 | 2026.01.19 03:27:38.327484 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.01.19 03:27:38.327528 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1911 | 2026.01.19 03:27:38.327852 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1912 | 2026.01.19 03:27:38.328069 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.01.19 03:27:38.328199 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001304 sec., 69018.40490797546 rows/sec., 5.39 MiB/sec. | ||
| 1914 | 2026.01.19 03:27:38.328236 [ 274 ] {f7b58d7d-d323-4c80-9f36-ada8a8ae5154} <Debug> TCPHandler: Processed in 0.001505584 sec. | ||
| 1915 | 2026.01.19 03:27:38.328346 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.01.19 03:27:38.328442 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1917 | 2026.01.19 03:27:38.328486 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1918 | 2026.01.19 03:27:38.328912 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.01.19 03:27:38.328950 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1920 | 2026.01.19 03:27:38.329286 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1921 | 2026.01.19 03:27:38.329494 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.01.19 03:27:38.329625 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 1923 | 2026.01.19 03:27:38.329661 [ 274 ] {d695edfe-9088-4839-bb79-07781adc451d} <Debug> TCPHandler: Processed in 0.001364811 sec. | ||
| 1924 | 2026.01.19 03:27:38.329783 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.01.19 03:27:38.329937 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.01.19 03:27:38.330004 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1927 | 2026.01.19 03:27:38.330860 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.19 03:27:38.330897 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1929 | 2026.01.19 03:27:38.331426 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.01.19 03:27:38.331659 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.01.19 03:27:38.331794 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001882 sec., 13815.090329436769 rows/sec., 24.76 MiB/sec. | ||
| 1932 | 2026.01.19 03:27:38.331851 [ 274 ] {7734fe06-738a-41a1-8f98-466e06c619e3} <Debug> TCPHandler: Processed in 0.002130069 sec. | ||
| 1933 | 2026.01.19 03:27:38.331967 [ 274 ] {} <Trace> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.19 03:27:38.332063 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.01.19 03:27:38.332106 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1936 | 2026.01.19 03:27:38.332435 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.19 03:27:38.332470 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1938 | 2026.01.19 03:27:38.332770 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1939 | 2026.01.19 03:27:38.332991 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.19 03:27:38.333117 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 1941 | 2026.01.19 03:27:38.333151 [ 274 ] {47e647f0-3902-4698-9587-294c238d032c} <Debug> TCPHandler: Processed in 0.001234679 sec. | ||
| 1942 | 2026.01.19 03:27:39.148778 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1943 | 2026.01.19 03:27:39.148841 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1944 | 2026.01.19 03:27:39.238553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3820 | ||
| 1945 | 2026.01.19 03:27:39.239091 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.01.19 03:27:39.239136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1947 | 2026.01.19 03:27:39.239645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1948 | 2026.01.19 03:27:39.239902 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.01.19 03:27:39.240067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 1950 | 2026.01.19 03:27:39.241442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 288 | ||
| 1951 | 2026.01.19 03:27:39.243544 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.19 03:27:39.243585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1953 | 2026.01.19 03:27:39.244855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1954 | 2026.01.19 03:27:39.245112 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.01.19 03:27:39.245349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 1956 | 2026.01.19 03:27:39.442039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1957 | 2026.01.19 03:27:39.461559 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.01.19 03:27:39.461629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1959 | 2026.01.19 03:27:39.467604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1960 | 2026.01.19 03:27:39.468388 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.01.19 03:27:39.472186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1962 | 2026.01.19 03:27:42.833656 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1963 | 2026.01.19 03:27:42.833737 [ 274 ] {} <Debug> TCP-Session: c51e85fa-9704-440a-8d91-8d83c9b166b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.01.19 03:27:43.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.50 MiB, peak 188.28 MiB, free memory in arenas 0.00 B, will set to 184.55 MiB (RSS), difference: 2.04 MiB | ||
| 1965 | 2026.01.19 03:27:43.322905 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.01.19 03:27:43.323102 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1967 | 2026.01.19 03:27:43.323172 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1968 | 2026.01.19 03:27:43.323899 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.01.19 03:27:43.323946 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1970 | 2026.01.19 03:27:43.324347 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1971 | 2026.01.19 03:27:43.324582 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.01.19 03:27:43.324752 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.67 MiB/sec. | ||
| 1973 | 2026.01.19 03:27:43.324797 [ 275 ] {843e0af1-6b6e-433d-ae1a-02a5a42c7857} <Debug> TCPHandler: Processed in 0.002016376 sec. | ||
| 1974 | 2026.01.19 03:27:43.324920 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.01.19 03:27:43.325019 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.01.19 03:27:43.325061 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1977 | 2026.01.19 03:27:43.325445 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.01.19 03:27:43.325481 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1979 | 2026.01.19 03:27:43.325770 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1980 | 2026.01.19 03:27:43.325974 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.01.19 03:27:43.326111 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 675.00 KiB/sec. | ||
| 1982 | 2026.01.19 03:27:43.326148 [ 275 ] {e89c2fb0-7cb4-4966-8a0b-fb61edbb49c7} <Debug> TCPHandler: Processed in 0.001280879 sec. | ||
| 1983 | 2026.01.19 03:27:43.326255 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.19 03:27:43.326359 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1985 | 2026.01.19 03:27:43.326402 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1986 | 2026.01.19 03:27:43.326822 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.19 03:27:43.326862 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1988 | 2026.01.19 03:27:43.327203 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1989 | 2026.01.19 03:27:43.327424 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.01.19 03:27:43.327565 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001227 sec., 60309.69845150774 rows/sec., 4.71 MiB/sec. | ||
| 1991 | 2026.01.19 03:27:43.327604 [ 275 ] {7a16da2a-f745-41c8-9916-6b5fd1fc9596} <Debug> TCPHandler: Processed in 0.001401583 sec. | ||
| 1992 | 2026.01.19 03:27:43.327720 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.01.19 03:27:43.327817 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.01.19 03:27:43.327861 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1995 | 2026.01.19 03:27:43.328283 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.01.19 03:27:43.328321 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1997 | 2026.01.19 03:27:43.328657 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1998 | 2026.01.19 03:27:43.328884 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.19 03:27:43.329025 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2000 | 2026.01.19 03:27:43.329063 [ 275 ] {e9d9551d-5c9e-464d-b832-fa0a4135b5d5} <Debug> TCPHandler: Processed in 0.001396852 sec. | ||
| 2001 | 2026.01.19 03:27:43.329188 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.01.19 03:27:43.329308 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.01.19 03:27:43.329375 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2004 | 2026.01.19 03:27:43.330216 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.01.19 03:27:43.330254 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2006 | 2026.01.19 03:27:43.330772 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2007 | 2026.01.19 03:27:43.330989 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.01.19 03:27:43.331130 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 2009 | 2026.01.19 03:27:43.331180 [ 275 ] {21dd1c43-72d3-421c-a96a-19d6bf187638} <Debug> TCPHandler: Processed in 0.002055887 sec. | ||
| 2010 | 2026.01.19 03:27:43.331295 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.01.19 03:27:43.331390 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.01.19 03:27:43.331432 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2013 | 2026.01.19 03:27:43.331762 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.01.19 03:27:43.331799 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2015 | 2026.01.19 03:27:43.332104 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2026.01.19 03:27:43.332315 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.01.19 03:27:43.332439 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2018 | 2026.01.19 03:27:43.332475 [ 275 ] {9c5f5e1f-8901-4ab5-8a59-0854e4c590ec} <Debug> TCPHandler: Processed in 0.001231948 sec. | ||
| 2019 | 2026.01.19 03:27:45.700520 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58941 | ||
| 2020 | 2026.01.19 03:27:45.700632 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2021 | 2026.01.19 03:27:45.700658 [ 274 ] {} <Debug> TCP-Session: 7550ee65-d28f-4c0d-8c7e-830d6aa1a84c Authenticating user 'default' from [fd00:1122:3344:101::e]:58941 | ||
| 2022 | 2026.01.19 03:27:45.700689 [ 274 ] {} <Debug> TCP-Session: 7550ee65-d28f-4c0d-8c7e-830d6aa1a84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.01.19 03:27:45.700709 [ 274 ] {} <Debug> TCP-Session: 7550ee65-d28f-4c0d-8c7e-830d6aa1a84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.01.19 03:27:45.700942 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61503 | ||
| 2025 | 2026.01.19 03:27:45.700955 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38488 | ||
| 2026 | 2026.01.19 03:27:45.700985 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53961 | ||
| 2027 | 2026.01.19 03:27:45.701038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46320 | ||
| 2028 | 2026.01.19 03:27:45.701021 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44192 | ||
| 2029 | 2026.01.19 03:27:45.701089 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2026.01.19 03:27:45.701014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45104 | ||
| 2031 | 2026.01.19 03:27:45.701132 [ 274 ] {} <Trace> TCP-Session: 7550ee65-d28f-4c0d-8c7e-830d6aa1a84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.01.19 03:27:45.701145 [ 286 ] {} <Debug> TCP-Session: a6c1e5ba-2fe4-4215-a461-543fb49112f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61503 | ||
| 2033 | 2026.01.19 03:27:45.701126 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.01.19 03:27:45.701205 [ 286 ] {} <Debug> TCP-Session: a6c1e5ba-2fe4-4215-a461-543fb49112f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.01.19 03:27:45.701221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.01.19 03:27:45.701253 [ 286 ] {} <Debug> TCP-Session: a6c1e5ba-2fe4-4215-a461-543fb49112f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.01.19 03:27:45.701254 [ 287 ] {} <Debug> TCP-Session: 1b91a5bf-5a3a-4d9e-9b8c-e516e577c16a Authenticating user 'default' from [fd00:1122:3344:101::e]:38488 | ||
| 2038 | 2026.01.19 03:27:45.701283 [ 293 ] {} <Debug> TCP-Session: e5fd19d2-4202-42e6-aaf2-877e85c9003f Authenticating user 'default' from [fd00:1122:3344:101::e]:46320 | ||
| 2039 | 2026.01.19 03:27:45.701005 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37569 | ||
| 2040 | 2026.01.19 03:27:45.701323 [ 287 ] {} <Debug> TCP-Session: 1b91a5bf-5a3a-4d9e-9b8c-e516e577c16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.01.19 03:27:45.701331 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2042 | 2026.01.19 03:27:45.701373 [ 287 ] {} <Debug> TCP-Session: 1b91a5bf-5a3a-4d9e-9b8c-e516e577c16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.01.19 03:27:45.701326 [ 293 ] {} <Debug> TCP-Session: e5fd19d2-4202-42e6-aaf2-877e85c9003f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.19 03:27:45.701434 [ 293 ] {} <Debug> TCP-Session: e5fd19d2-4202-42e6-aaf2-877e85c9003f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.01.19 03:27:45.700987 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37303 | ||
| 2046 | 2026.01.19 03:27:45.701454 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2047 | 2026.01.19 03:27:45.701508 [ 291 ] {} <Debug> TCP-Session: 38fff189-5042-4545-b813-d31eb913d7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:45104 | ||
| 2048 | 2026.01.19 03:27:45.701530 [ 291 ] {} <Debug> TCP-Session: 38fff189-5042-4545-b813-d31eb913d7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.01.19 03:27:45.701543 [ 291 ] {} <Debug> TCP-Session: 38fff189-5042-4545-b813-d31eb913d7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.01.19 03:27:45.701574 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2051 | 2026.01.19 03:27:45.701611 [ 292 ] {} <Debug> TCP-Session: 694f5cef-54be-4e53-9927-0a598c5d961f Authenticating user 'default' from [fd00:1122:3344:101::e]:44192 | ||
| 2052 | 2026.01.19 03:27:45.701629 [ 292 ] {} <Debug> TCP-Session: 694f5cef-54be-4e53-9927-0a598c5d961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.01.19 03:27:45.701641 [ 292 ] {} <Debug> TCP-Session: 694f5cef-54be-4e53-9927-0a598c5d961f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.01.19 03:27:45.701654 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2055 | 2026.01.19 03:27:45.701727 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2056 | 2026.01.19 03:27:45.701815 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.01.19 03:27:45.701825 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2026.01.19 03:27:45.701850 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.01.19 03:27:45.701846 [ 289 ] {} <Debug> TCP-Session: eb9b196b-41b7-430d-91d4-f3b6dbb5112e Authenticating user 'default' from [fd00:1122:3344:101::e]:37303 | ||
| 2060 | 2026.01.19 03:27:45.701880 [ 288 ] {} <Debug> TCP-Session: 9cbcb826-cf1c-4b45-af8e-5e47b3a267a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53961 | ||
| 2061 | 2026.01.19 03:27:45.701912 [ 289 ] {} <Debug> TCP-Session: eb9b196b-41b7-430d-91d4-f3b6dbb5112e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.19 03:27:45.701899 [ 290 ] {} <Debug> TCP-Session: 62bc06fa-cf4f-477c-b366-69d4a407e923 Authenticating user 'default' from [fd00:1122:3344:101::e]:37569 | ||
| 2063 | 2026.01.19 03:27:45.701943 [ 288 ] {} <Debug> TCP-Session: 9cbcb826-cf1c-4b45-af8e-5e47b3a267a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.01.19 03:27:45.701972 [ 290 ] {} <Debug> TCP-Session: 62bc06fa-cf4f-477c-b366-69d4a407e923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.01.19 03:27:45.701986 [ 288 ] {} <Debug> TCP-Session: 9cbcb826-cf1c-4b45-af8e-5e47b3a267a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.01.19 03:27:45.701997 [ 290 ] {} <Debug> TCP-Session: 62bc06fa-cf4f-477c-b366-69d4a407e923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.01.19 03:27:45.702007 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 2068 | 2026.01.19 03:27:45.701947 [ 289 ] {} <Debug> TCP-Session: eb9b196b-41b7-430d-91d4-f3b6dbb5112e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.01.19 03:27:45.703511 [ 328 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> AggregatingTransform: Aggregating | ||
| 2070 | 2026.01.19 03:27:45.703554 [ 328 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> Aggregator: Aggregation method: without_key | ||
| 2071 | 2026.01.19 03:27:45.703585 [ 328 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001452563 sec. (688.438 rows/sec., 26.89 KiB/sec.) | ||
| 2072 | 2026.01.19 03:27:45.703600 [ 328 ] {174e3f18-2975-49a4-970a-8207f45babde} <Trace> Aggregator: Merging aggregated data | ||
| 2073 | 2026.01.19 03:27:45.704694 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003423 sec., 292.141396435875 rows/sec., 11.41 KiB/sec. | ||
| 2074 | 2026.01.19 03:27:45.704816 [ 274 ] {174e3f18-2975-49a4-970a-8207f45babde} <Debug> TCPHandler: Processed in 0.003801488 sec. | ||
| 2075 | 2026.01.19 03:27:45.704936 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2076 | 2026.01.19 03:27:45.704964 [ 274 ] {} <Debug> TCP-Session: 7550ee65-d28f-4c0d-8c7e-830d6aa1a84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.01.19 03:27:45.704969 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2078 | 2026.01.19 03:27:45.704987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2079 | 2026.01.19 03:27:45.705008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2026.01.19 03:27:45.705022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2081 | 2026.01.19 03:27:45.705037 [ 289 ] {} <Debug> TCP-Session: eb9b196b-41b7-430d-91d4-f3b6dbb5112e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.01.19 03:27:45.705042 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.01.19 03:27:45.705075 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.01.19 03:27:45.705092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2026.01.19 03:27:45.705128 [ 291 ] {} <Debug> TCP-Session: 38fff189-5042-4545-b813-d31eb913d7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.01.19 03:27:45.705103 [ 293 ] {} <Debug> TCP-Session: e5fd19d2-4202-42e6-aaf2-877e85c9003f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.01.19 03:27:45.705160 [ 292 ] {} <Debug> TCP-Session: 694f5cef-54be-4e53-9927-0a598c5d961f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.01.19 03:27:45.705057 [ 287 ] {} <Debug> TCP-Session: 1b91a5bf-5a3a-4d9e-9b8c-e516e577c16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.01.19 03:27:45.705060 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2026.01.19 03:27:45.705070 [ 290 ] {} <Debug> TCP-Session: 62bc06fa-cf4f-477c-b366-69d4a407e923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.01.19 03:27:45.705246 [ 286 ] {} <Debug> TCP-Session: a6c1e5ba-2fe4-4215-a461-543fb49112f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.19 03:27:45.705024 [ 288 ] {} <Debug> TCP-Session: 9cbcb826-cf1c-4b45-af8e-5e47b3a267a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.19 03:27:45.812560 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49164 | ||
| 2094 | 2026.01.19 03:27:45.812673 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.01.19 03:27:45.812700 [ 274 ] {} <Debug> TCP-Session: 15b286c0-fc88-4f22-85c6-e04bd8908891 Authenticating user 'default' from [fd00:1122:3344:101::e]:49164 | ||
| 2096 | 2026.01.19 03:27:45.812723 [ 274 ] {} <Debug> TCP-Session: 15b286c0-fc88-4f22-85c6-e04bd8908891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.01.19 03:27:45.812737 [ 274 ] {} <Debug> TCP-Session: 15b286c0-fc88-4f22-85c6-e04bd8908891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.01.19 03:27:45.813020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62585 | ||
| 2099 | 2026.01.19 03:27:45.813054 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48298 | ||
| 2100 | 2026.01.19 03:27:45.813076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34802 | ||
| 2101 | 2026.01.19 03:27:45.813099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46200 | ||
| 2102 | 2026.01.19 03:27:45.813143 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.01.19 03:27:45.813105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55385 | ||
| 2104 | 2026.01.19 03:27:45.813180 [ 286 ] {} <Debug> TCP-Session: 7da4ceb6-8159-4744-b797-8ae3f0242c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:62585 | ||
| 2105 | 2026.01.19 03:27:45.813195 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2026.01.19 03:27:45.813173 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.01.19 03:27:45.813225 [ 292 ] {} <Debug> TCP-Session: 41fbd531-faa6-47cb-82d0-7377dfb86c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:46200 | ||
| 2108 | 2026.01.19 03:27:45.813245 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.01.19 03:27:45.813255 [ 287 ] {} <Debug> TCP-Session: 080b0f8a-0db1-43df-8a77-dfa18f5e6a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:48298 | ||
| 2110 | 2026.01.19 03:27:45.813261 [ 292 ] {} <Debug> TCP-Session: 41fbd531-faa6-47cb-82d0-7377dfb86c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.01.19 03:27:45.813278 [ 293 ] {} <Debug> TCP-Session: 37733a25-1e72-4597-a6fc-c06e592a02fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55385 | ||
| 2112 | 2026.01.19 03:27:45.813301 [ 292 ] {} <Debug> TCP-Session: 41fbd531-faa6-47cb-82d0-7377dfb86c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.01.19 03:27:45.813296 [ 287 ] {} <Debug> TCP-Session: 080b0f8a-0db1-43df-8a77-dfa18f5e6a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.01.19 03:27:45.813318 [ 293 ] {} <Debug> TCP-Session: 37733a25-1e72-4597-a6fc-c06e592a02fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.01.19 03:27:45.813346 [ 287 ] {} <Debug> TCP-Session: 080b0f8a-0db1-43df-8a77-dfa18f5e6a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.19 03:27:45.813362 [ 293 ] {} <Debug> TCP-Session: 37733a25-1e72-4597-a6fc-c06e592a02fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.19 03:27:45.813221 [ 286 ] {} <Debug> TCP-Session: 7da4ceb6-8159-4744-b797-8ae3f0242c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.01.19 03:27:45.813086 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53502 | ||
| 2119 | 2026.01.19 03:27:45.813424 [ 286 ] {} <Debug> TCP-Session: 7da4ceb6-8159-4744-b797-8ae3f0242c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.01.19 03:27:45.813081 [ 274 ] {} <Trace> TCP-Session: 15b286c0-fc88-4f22-85c6-e04bd8908891 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.19 03:27:45.813174 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2026.01.19 03:27:45.813537 [ 290 ] {} <Debug> TCP-Session: 886d6bb0-bea4-49a3-a70d-282b55396330 Authenticating user 'default' from [fd00:1122:3344:101::e]:34802 | ||
| 2123 | 2026.01.19 03:27:45.813539 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.01.19 03:27:45.813555 [ 290 ] {} <Debug> TCP-Session: 886d6bb0-bea4-49a3-a70d-282b55396330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.01.19 03:27:45.813064 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39805 | ||
| 2126 | 2026.01.19 03:27:45.813592 [ 291 ] {} <Debug> TCP-Session: 887ad9f2-8678-4922-9089-4d13fe111248 Authenticating user 'default' from [fd00:1122:3344:101::e]:53502 | ||
| 2127 | 2026.01.19 03:27:45.813590 [ 290 ] {} <Debug> TCP-Session: 886d6bb0-bea4-49a3-a70d-282b55396330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.19 03:27:45.813653 [ 291 ] {} <Debug> TCP-Session: 887ad9f2-8678-4922-9089-4d13fe111248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.01.19 03:27:45.813063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44455 | ||
| 2130 | 2026.01.19 03:27:45.813680 [ 291 ] {} <Debug> TCP-Session: 887ad9f2-8678-4922-9089-4d13fe111248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.01.19 03:27:45.813682 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2132 | 2026.01.19 03:27:45.813682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.01.19 03:27:45.813761 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.01.19 03:27:45.813764 [ 289 ] {} <Debug> TCP-Session: fdd13e83-b378-4cf0-8f33-585dc9b9cd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:39805 | ||
| 2135 | 2026.01.19 03:27:45.813799 [ 288 ] {} <Debug> TCP-Session: fab67723-a7c9-4a9a-ab50-66c1b785612f Authenticating user 'default' from [fd00:1122:3344:101::e]:44455 | ||
| 2136 | 2026.01.19 03:27:45.813814 [ 289 ] {} <Debug> TCP-Session: fdd13e83-b378-4cf0-8f33-585dc9b9cd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.01.19 03:27:45.813835 [ 288 ] {} <Debug> TCP-Session: fab67723-a7c9-4a9a-ab50-66c1b785612f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.01.19 03:27:45.813851 [ 289 ] {} <Debug> TCP-Session: fdd13e83-b378-4cf0-8f33-585dc9b9cd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.19 03:27:45.813870 [ 288 ] {} <Debug> TCP-Session: fab67723-a7c9-4a9a-ab50-66c1b785612f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.01.19 03:27:45.814044 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2141 | 2026.01.19 03:27:45.814124 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2142 | 2026.01.19 03:27:45.814511 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 2143 | 2026.01.19 03:27:45.814634 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2144 | 2026.01.19 03:27:46.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.97 MiB, peak 193.03 MiB, free memory in arenas 0.00 B, will set to 190.23 MiB (RSS), difference: 5.26 MiB | ||
| 2145 | 2026.01.19 03:27:46.374309 [ 321 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> AggregatingTransform: Aggregating | ||
| 2146 | 2026.01.19 03:27:46.374399 [ 321 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 2147 | 2026.01.19 03:27:46.374438 [ 321 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049615 sec. (952.730 rows/sec., 37.22 KiB/sec.) | ||
| 2148 | 2026.01.19 03:27:46.374457 [ 321 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Trace> Aggregator: Merging aggregated data | ||
| 2149 | 2026.01.19 03:27:46.375648 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.562053 sec., 1.779191642069342 rows/sec., 71.17 B/sec. | ||
| 2150 | 2026.01.19 03:27:46.375813 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2151 | 2026.01.19 03:27:46.375831 [ 274 ] {f3bece24-d5b9-464a-9280-8bf15b8c56ea} <Debug> TCPHandler: Processed in 0.562885616 sec. | ||
| 2152 | 2026.01.19 03:27:46.375962 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2153 | 2026.01.19 03:27:46.375981 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2154 | 2026.01.19 03:27:46.375987 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2155 | 2026.01.19 03:27:46.376005 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2156 | 2026.01.19 03:27:46.376027 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2026.01.19 03:27:46.376055 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2158 | 2026.01.19 03:27:46.376070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.01.19 03:27:46.376108 [ 290 ] {} <Debug> TCP-Session: 886d6bb0-bea4-49a3-a70d-282b55396330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.01.19 03:27:46.376108 [ 287 ] {} <Debug> TCP-Session: 080b0f8a-0db1-43df-8a77-dfa18f5e6a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.01.19 03:27:46.376068 [ 293 ] {} <Debug> TCP-Session: 37733a25-1e72-4597-a6fc-c06e592a02fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.01.19 03:27:46.376151 [ 291 ] {} <Debug> TCP-Session: 887ad9f2-8678-4922-9089-4d13fe111248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.01.19 03:27:46.376048 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.01.19 03:27:46.376047 [ 286 ] {} <Debug> TCP-Session: 7da4ceb6-8159-4744-b797-8ae3f0242c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.01.19 03:27:46.376040 [ 292 ] {} <Debug> TCP-Session: 41fbd531-faa6-47cb-82d0-7377dfb86c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.01.19 03:27:46.376215 [ 288 ] {} <Debug> TCP-Session: fab67723-a7c9-4a9a-ab50-66c1b785612f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.01.19 03:27:46.375998 [ 289 ] {} <Debug> TCP-Session: fdd13e83-b378-4cf0-8f33-585dc9b9cd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.01.19 03:27:46.376078 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.01.19 03:27:46.376294 [ 274 ] {} <Debug> TCP-Session: 15b286c0-fc88-4f22-85c6-e04bd8908891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.01.19 03:27:46.741106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4268 | ||
| 2171 | 2026.01.19 03:27:46.741597 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.01.19 03:27:46.741642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2173 | 2026.01.19 03:27:46.742138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2174 | 2026.01.19 03:27:46.742374 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.01.19 03:27:46.742510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4268 | ||
| 2176 | 2026.01.19 03:27:46.973201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2177 | 2026.01.19 03:27:46.991867 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.01.19 03:27:46.991940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2179 | 2026.01.19 03:27:46.997728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2180 | 2026.01.19 03:27:46.998494 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.01.19 03:27:47.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.13 MiB, peak 201.76 MiB, free memory in arenas 0.00 B, will set to 205.52 MiB (RSS), difference: 13.39 MiB | ||
| 2182 | 2026.01.19 03:27:47.002120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2183 | 2026.01.19 03:27:48.350123 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.01.19 03:27:48.350289 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2185 | 2026.01.19 03:27:48.350352 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2186 | 2026.01.19 03:27:48.351774 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.01.19 03:27:48.351820 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2188 | 2026.01.19 03:27:48.352307 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2189 | 2026.01.19 03:27:48.352554 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.19 03:27:48.352711 [ 40 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2191 | 2026.01.19 03:27:48.352730 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.002485 sec., 502213.2796780685 rows/sec., 41.41 MiB/sec. | ||
| 2192 | 2026.01.19 03:27:48.352772 [ 40 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.01.19 03:27:48.352794 [ 275 ] {206ed455-ac80-4fe5-b174-d99591c794a3} <Debug> TCPHandler: Processed in 0.002791964 sec. | ||
| 2194 | 2026.01.19 03:27:48.352801 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2195 | 2026.01.19 03:27:48.352914 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2196 | 2026.01.19 03:27:48.352941 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.01.19 03:27:48.353037 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2198 | 2026.01.19 03:27:48.353053 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.01.19 03:27:48.353074 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1355 rows starting from the beginning of the part | ||
| 2200 | 2026.01.19 03:27:48.353103 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2201 | 2026.01.19 03:27:48.353144 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2202 | 2026.01.19 03:27:48.353194 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2203 | 2026.01.19 03:27:48.353237 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2204 | 2026.01.19 03:27:48.353273 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2205 | 2026.01.19 03:27:48.353313 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1248 rows starting from the beginning of the part | ||
| 2206 | 2026.01.19 03:27:48.353559 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.01.19 03:27:48.353605 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2208 | 2026.01.19 03:27:48.353950 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2209 | 2026.01.19 03:27:48.354183 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.01.19 03:27:48.354328 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0013 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
| 2211 | 2026.01.19 03:27:48.354369 [ 275 ] {f63eb4a4-6adf-45d0-b56a-202f911a23b7} <Debug> TCPHandler: Processed in 0.001484174 sec. | ||
| 2212 | 2026.01.19 03:27:48.354489 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.01.19 03:27:48.354591 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.01.19 03:27:48.354632 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2215 | 2026.01.19 03:27:48.354895 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022836 sec., 1526075.2725381593 rows/sec., 132.93 MiB/sec. | ||
| 2216 | 2026.01.19 03:27:48.355133 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.19 03:27:48.355176 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2218 | 2026.01.19 03:27:48.355202 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2219 | 2026.01.19 03:27:48.355546 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2220 | 2026.01.19 03:27:48.355593 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.01.19 03:27:48.355705 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_11_2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2222 | 2026.01.19 03:27:48.355814 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.01.19 03:27:48.355828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2224 | 2026.01.19 03:27:48.355991 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001422 sec., 160337.552742616 rows/sec., 10.86 MiB/sec. | ||
| 2225 | 2026.01.19 03:27:48.356042 [ 275 ] {eeb23585-f10d-4256-a36d-e6a2bed50ce2} <Debug> TCPHandler: Processed in 0.001605667 sec. | ||
| 2226 | 2026.01.19 03:27:48.356163 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.01.19 03:27:48.356260 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2228 | 2026.01.19 03:27:48.356302 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2229 | 2026.01.19 03:27:48.356912 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.01.19 03:27:48.356950 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2231 | 2026.01.19 03:27:48.357291 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2232 | 2026.01.19 03:27:48.357515 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.19 03:27:48.357646 [ 39 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2234 | 2026.01.19 03:27:48.357652 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00141 sec., 387234.0425531915 rows/sec., 28.73 MiB/sec. | ||
| 2235 | 2026.01.19 03:27:48.357696 [ 39 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.01.19 03:27:48.357711 [ 275 ] {b3ccf7cc-dc24-4ee0-9200-1e0798d6896a} <Debug> TCPHandler: Processed in 0.001606007 sec. | ||
| 2237 | 2026.01.19 03:27:48.357722 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2238 | 2026.01.19 03:27:48.357838 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.01.19 03:27:48.357857 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2240 | 2026.01.19 03:27:48.357939 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2241 | 2026.01.19 03:27:48.357989 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2242 | 2026.01.19 03:27:48.358024 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2243 | 2026.01.19 03:27:48.358074 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 592 rows starting from the beginning of the part | ||
| 2244 | 2026.01.19 03:27:48.358178 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2245 | 2026.01.19 03:27:48.358236 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2246 | 2026.01.19 03:27:48.358307 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2247 | 2026.01.19 03:27:48.358361 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2248 | 2026.01.19 03:27:48.358422 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 546 rows starting from the beginning of the part | ||
| 2249 | 2026.01.19 03:27:48.358551 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.19 03:27:48.358592 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2251 | 2026.01.19 03:27:48.359015 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2252 | 2026.01.19 03:27:48.359257 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.19 03:27:48.359363 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2254 | 2026.01.19 03:27:48.359396 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.01.19 03:27:48.359395 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001476 sec., 567750.677506775 rows/sec., 38.21 MiB/sec. | ||
| 2256 | 2026.01.19 03:27:48.359415 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2257 | 2026.01.19 03:27:48.359448 [ 275 ] {6d4aea91-1436-402d-98f4-c0efb322fcfa} <Debug> TCPHandler: Processed in 0.001662838 sec. | ||
| 2258 | 2026.01.19 03:27:48.359520 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2259 | 2026.01.19 03:27:48.359569 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.19 03:27:48.359643 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.01.19 03:27:48.359649 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859203 sec., 811100.2402642423 rows/sec., 64.57 MiB/sec. | ||
| 2262 | 2026.01.19 03:27:48.359669 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.01.19 03:27:48.359681 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2361 rows starting from the beginning of the part | ||
| 2264 | 2026.01.19 03:27:48.359738 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2265 | 2026.01.19 03:27:48.359782 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2266 | 2026.01.19 03:27:48.359822 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2267 | 2026.01.19 03:27:48.359835 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2268 | 2026.01.19 03:27:48.359915 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2269 | 2026.01.19 03:27:48.359964 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2270 | 2026.01.19 03:27:48.360018 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 838 rows starting from the beginning of the part | ||
| 2271 | 2026.01.19 03:27:48.360100 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.01.19 03:27:48.360183 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_11_2} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2273 | 2026.01.19 03:27:48.360277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2274 | 2026.01.19 03:27:48.360553 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.01.19 03:27:48.360595 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2276 | 2026.01.19 03:27:48.361227 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2277 | 2026.01.19 03:27:48.361474 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.01.19 03:27:48.361620 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001969 sec., 13204.672422549518 rows/sec., 23.66 MiB/sec. | ||
| 2279 | 2026.01.19 03:27:48.361672 [ 275 ] {5719467c-0203-4649-8779-f8d4245bb7e6} <Debug> TCPHandler: Processed in 0.002152559 sec. | ||
| 2280 | 2026.01.19 03:27:48.361786 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.01.19 03:27:48.361882 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.01.19 03:27:48.361924 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2283 | 2026.01.19 03:27:48.361930 [ 197 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3875 rows, containing 5 columns (5 merged, 0 gathered) in 0.002445356 sec., 1584636.347427532 rows/sec., 108.56 MiB/sec. | ||
| 2284 | 2026.01.19 03:27:48.362269 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2285 | 2026.01.19 03:27:48.362278 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.19 03:27:48.362333 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2287 | 2026.01.19 03:27:48.362585 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.19 03:27:48.362666 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2289 | 2026.01.19 03:27:48.362706 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.01.19 03:27:48.362735 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2291 | 2026.01.19 03:27:48.362932 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.01.19 03:27:48.363037 [ 39 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2293 | 2026.01.19 03:27:48.363067 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 2294 | 2026.01.19 03:27:48.363070 [ 39 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.01.19 03:27:48.363107 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2296 | 2026.01.19 03:27:48.363109 [ 275 ] {252f075b-6607-40ce-8691-e4c3014d3725} <Debug> TCPHandler: Processed in 0.001374051 sec. | ||
| 2297 | 2026.01.19 03:27:48.363205 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2298 | 2026.01.19 03:27:48.363329 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2299 | 2026.01.19 03:27:48.363366 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2300 | 2026.01.19 03:27:48.363442 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2301 | 2026.01.19 03:27:48.363493 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2302 | 2026.01.19 03:27:48.363534 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2303 | 2026.01.19 03:27:48.363575 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2304 | 2026.01.19 03:27:48.363615 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2305 | 2026.01.19 03:27:48.364429 [ 194 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259279 sec., 404993.65112893964 rows/sec., 27.21 MiB/sec. | ||
| 2306 | 2026.01.19 03:27:48.364575 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2307 | 2026.01.19 03:27:48.364825 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.01.19 03:27:48.364891 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_11_2} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2309 | 2026.01.19 03:27:48.364955 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2310 | 2026.01.19 03:27:49.246352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 318 | ||
| 2311 | 2026.01.19 03:27:49.248507 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.01.19 03:27:49.248556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2313 | 2026.01.19 03:27:49.249733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2314 | 2026.01.19 03:27:49.250012 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.01.19 03:27:49.250155 [ 38 ] {} <Debug> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2316 | 2026.01.19 03:27:49.250203 [ 38 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.01.19 03:27:49.250227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2318 | 2026.01.19 03:27:49.250341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2319 | 2026.01.19 03:27:49.250386 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2320 | 2026.01.19 03:27:49.251119 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2321 | 2026.01.19 03:27:49.251290 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2322 | 2026.01.19 03:27:49.251705 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2323 | 2026.01.19 03:27:49.252096 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 2324 | 2026.01.19 03:27:49.252462 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2325 | 2026.01.19 03:27:49.252833 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2326 | 2026.01.19 03:27:49.253205 [ 197 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2327 | 2026.01.19 03:27:49.259817 [ 194 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.009510739 sec., 33435.88757929326 rows/sec., 32.87 MiB/sec. | ||
| 2328 | 2026.01.19 03:27:49.260742 [ 186 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2329 | 2026.01.19 03:27:49.261331 [ 186 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.01.19 03:27:49.261397 [ 186 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_6_1} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2331 | 2026.01.19 03:27:49.261589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2332 | 2026.01.19 03:27:53.322855 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.01.19 03:27:53.323038 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2334 | 2026.01.19 03:27:53.323100 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2335 | 2026.01.19 03:27:53.323704 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.01.19 03:27:53.323745 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2337 | 2026.01.19 03:27:53.324142 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2338 | 2026.01.19 03:27:53.324365 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.01.19 03:27:53.324514 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001522 sec., 49934.296977660975 rows/sec., 4.10 MiB/sec. | ||
| 2340 | 2026.01.19 03:27:53.324555 [ 275 ] {a72eb0b4-9aef-4833-881f-f3719db6dd47} <Debug> TCPHandler: Processed in 0.001820752 sec. | ||
| 2341 | 2026.01.19 03:27:53.324680 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.01.19 03:27:53.324774 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.01.19 03:27:53.324815 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2344 | 2026.01.19 03:27:53.325204 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.01.19 03:27:53.325239 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2346 | 2026.01.19 03:27:53.325551 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2347 | 2026.01.19 03:27:53.325762 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.01.19 03:27:53.325895 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 2349 | 2026.01.19 03:27:53.325932 [ 275 ] {9fbf3f37-acdd-4e0a-a6d0-d64088a9812b} <Debug> TCPHandler: Processed in 0.00130301 sec. | ||
| 2350 | 2026.01.19 03:27:53.326043 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.01.19 03:27:53.326138 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2352 | 2026.01.19 03:27:53.326178 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2353 | 2026.01.19 03:27:53.326574 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.01.19 03:27:53.326611 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2355 | 2026.01.19 03:27:53.326917 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2356 | 2026.01.19 03:27:53.327138 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.01.19 03:27:53.327271 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001151 sec., 64291.920069504784 rows/sec., 5.02 MiB/sec. | ||
| 2358 | 2026.01.19 03:27:53.327307 [ 275 ] {7adc6503-aab3-4730-95a4-c96bb687093b} <Debug> TCPHandler: Processed in 0.001315291 sec. | ||
| 2359 | 2026.01.19 03:27:53.327415 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.01.19 03:27:53.327509 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.01.19 03:27:53.327552 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2362 | 2026.01.19 03:27:53.327954 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.01.19 03:27:53.327990 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2364 | 2026.01.19 03:27:53.328342 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2365 | 2026.01.19 03:27:53.328548 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.19 03:27:53.328687 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2367 | 2026.01.19 03:27:53.328724 [ 275 ] {1cd38649-74da-46bf-8516-04ea01eea31e} <Debug> TCPHandler: Processed in 0.001359201 sec. | ||
| 2368 | 2026.01.19 03:27:53.328845 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.01.19 03:27:53.328965 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2370 | 2026.01.19 03:27:53.329031 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2371 | 2026.01.19 03:27:53.329899 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.01.19 03:27:53.329937 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2373 | 2026.01.19 03:27:53.330464 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2374 | 2026.01.19 03:27:53.330684 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.01.19 03:27:53.330828 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001886 sec., 5302.226935312831 rows/sec., 9.50 MiB/sec. | ||
| 2376 | 2026.01.19 03:27:53.330884 [ 275 ] {63bdb70a-9606-4370-b26d-3e90b865152d} <Debug> TCPHandler: Processed in 0.002101619 sec. | ||
| 2377 | 2026.01.19 03:27:53.330996 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.01.19 03:27:53.331090 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.01.19 03:27:53.331132 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2380 | 2026.01.19 03:27:53.331469 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.01.19 03:27:53.331505 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2382 | 2026.01.19 03:27:53.331816 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2383 | 2026.01.19 03:27:53.332020 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.01.19 03:27:53.332145 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2385 | 2026.01.19 03:27:53.332179 [ 275 ] {5c810c5d-5838-414e-a290-3d68691f1cb1} <Debug> TCPHandler: Processed in 0.001233699 sec. | ||
| 2386 | 2026.01.19 03:27:54.148886 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2387 | 2026.01.19 03:27:54.148955 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2388 | 2026.01.19 03:27:54.243383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4780 | ||
| 2389 | 2026.01.19 03:27:54.243892 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.01.19 03:27:54.243937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2391 | 2026.01.19 03:27:54.244435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.01.19 03:27:54.244669 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.01.19 03:27:54.244812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2394 | 2026.01.19 03:27:54.503044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2395 | 2026.01.19 03:27:54.521282 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.01.19 03:27:54.521341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2397 | 2026.01.19 03:27:54.527633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2398 | 2026.01.19 03:27:54.528338 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.01.19 03:27:54.531230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2400 | 2026.01.19 03:27:55.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.20 MiB, peak 212.20 MiB, free memory in arenas 0.00 B, will set to 211.00 MiB (RSS), difference: 2.81 MiB | ||
| 2401 | 2026.01.19 03:27:58.322929 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.19 03:27:58.323134 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2403 | 2026.01.19 03:27:58.323206 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2404 | 2026.01.19 03:27:58.323949 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.01.19 03:27:58.324001 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2406 | 2026.01.19 03:27:58.324397 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2407 | 2026.01.19 03:27:58.324622 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.01.19 03:27:58.324784 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.0017 sec., 63529.41176470589 rows/sec., 5.32 MiB/sec. | ||
| 2409 | 2026.01.19 03:27:58.324834 [ 275 ] {31888aab-76d0-4d31-9f65-e334fc64e1f2} <Debug> TCPHandler: Processed in 0.002036867 sec. | ||
| 2410 | 2026.01.19 03:27:58.324966 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.01.19 03:27:58.325067 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.01.19 03:27:58.325111 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2413 | 2026.01.19 03:27:58.325516 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.19 03:27:58.325556 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2415 | 2026.01.19 03:27:58.325866 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2416 | 2026.01.19 03:27:58.326066 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.19 03:27:58.326173 [ 27 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2418 | 2026.01.19 03:27:58.326197 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001152 sec., 22569.444444444445 rows/sec., 1.66 MiB/sec. | ||
| 2419 | 2026.01.19 03:27:58.326245 [ 27 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.19 03:27:58.326251 [ 275 ] {78225ac8-8bb1-4307-9bfb-a973d9296dee} <Debug> TCPHandler: Processed in 0.00133962 sec. | ||
| 2421 | 2026.01.19 03:27:58.326275 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2422 | 2026.01.19 03:27:58.326377 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.01.19 03:27:58.326396 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2424 | 2026.01.19 03:27:58.326476 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2425 | 2026.01.19 03:27:58.326524 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2426 | 2026.01.19 03:27:58.326540 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2427 | 2026.01.19 03:27:58.326581 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2428 | 2026.01.19 03:27:58.326651 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2429 | 2026.01.19 03:27:58.326702 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2430 | 2026.01.19 03:27:58.326748 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2431 | 2026.01.19 03:27:58.326790 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2432 | 2026.01.19 03:27:58.326838 [ 197 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2433 | 2026.01.19 03:27:58.326931 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.19 03:27:58.326973 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2435 | 2026.01.19 03:27:58.327322 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2436 | 2026.01.19 03:27:58.327557 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.19 03:27:58.327653 [ 194 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315221 sec., 120131.90178684799 rows/sec., 9.27 MiB/sec. | ||
| 2438 | 2026.01.19 03:27:58.327689 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 2439 | 2026.01.19 03:27:58.327725 [ 275 ] {1ea1c090-1cf8-4f19-96d0-778fe90f8a5e} <Debug> TCPHandler: Processed in 0.001400012 sec. | ||
| 2440 | 2026.01.19 03:27:58.327779 [ 186 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2441 | 2026.01.19 03:27:58.327836 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.19 03:27:58.327930 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.01.19 03:27:58.327975 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2444 | 2026.01.19 03:27:58.328026 [ 186 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.19 03:27:58.328092 [ 186 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_11_2} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2446 | 2026.01.19 03:27:58.328161 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2447 | 2026.01.19 03:27:58.328370 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.19 03:27:58.328405 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2449 | 2026.01.19 03:27:58.328732 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2450 | 2026.01.19 03:27:58.328937 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.01.19 03:27:58.329067 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 2452 | 2026.01.19 03:27:58.329104 [ 275 ] {f9989ac6-9256-49d8-9434-df8cf5464169} <Debug> TCPHandler: Processed in 0.00131789 sec. | ||
| 2453 | 2026.01.19 03:27:58.329222 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.01.19 03:27:58.329342 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.01.19 03:27:58.329407 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2456 | 2026.01.19 03:27:58.330265 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.01.19 03:27:58.330302 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2458 | 2026.01.19 03:27:58.330819 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.01.19 03:27:58.331037 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.19 03:27:58.331142 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.01.19 03:27:58.331172 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001854 sec., 14023.732470334413 rows/sec., 25.13 MiB/sec. | ||
| 2462 | 2026.01.19 03:27:58.331182 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.19 03:27:58.331214 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2464 | 2026.01.19 03:27:58.331227 [ 275 ] {c24d8788-9c67-4ef1-80a4-c4eba236dcfc} <Debug> TCPHandler: Processed in 0.002065778 sec. | ||
| 2465 | 2026.01.19 03:27:58.331343 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.01.19 03:27:58.331342 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2467 | 2026.01.19 03:27:58.331437 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.01.19 03:27:58.331482 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2469 | 2026.01.19 03:27:58.331625 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.01.19 03:27:58.331713 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 2471 | 2026.01.19 03:27:58.331821 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.01.19 03:27:58.331860 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2473 | 2026.01.19 03:27:58.331906 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2474 | 2026.01.19 03:27:58.332047 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2475 | 2026.01.19 03:27:58.332160 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2476 | 2026.01.19 03:27:58.332184 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2477 | 2026.01.19 03:27:58.332267 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2478 | 2026.01.19 03:27:58.332374 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2479 | 2026.01.19 03:27:58.332420 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.01.19 03:27:58.332557 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 2481 | 2026.01.19 03:27:58.332593 [ 275 ] {2edd57b7-89f1-4226-92ce-3c41e05498ee} <Debug> TCPHandler: Processed in 0.00129791 sec. | ||
| 2482 | 2026.01.19 03:27:58.339904 [ 186 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.008618678 sec., 19492.54862520679 rows/sec., 34.93 MiB/sec. | ||
| 2483 | 2026.01.19 03:27:58.340232 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2484 | 2026.01.19 03:27:58.340553 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.01.19 03:27:58.340627 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2486 | 2026.01.19 03:27:58.340716 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2487 | 2026.01.19 03:27:59.251333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 342 | ||
| 2488 | 2026.01.19 03:27:59.253338 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.01.19 03:27:59.253382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2490 | 2026.01.19 03:27:59.254524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2491 | 2026.01.19 03:27:59.254799 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.19 03:27:59.255129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2493 | 2026.01.19 03:28:01.745879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5228 | ||
| 2494 | 2026.01.19 03:28:01.746506 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.01.19 03:28:01.746551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2496 | 2026.01.19 03:28:01.747052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2497 | 2026.01.19 03:28:01.747294 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.01.19 03:28:01.747427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5228 | ||
| 2499 | 2026.01.19 03:28:01.747436 [ 43 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2026.01.19 03:28:01.747510 [ 43 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.19 03:28:01.747533 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2502 | 2026.01.19 03:28:01.747681 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2503 | 2026.01.19 03:28:01.747826 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2026.01.19 03:28:01.747868 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 2505 | 2026.01.19 03:28:01.747964 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2506 | 2026.01.19 03:28:01.748020 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2507 | 2026.01.19 03:28:01.748064 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2508 | 2026.01.19 03:28:01.748103 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2509 | 2026.01.19 03:28:01.748147 [ 186 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2510 | 2026.01.19 03:28:01.749422 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001803321 sec., 2899095.6130383885 rows/sec., 41.47 MiB/sec. | ||
| 2511 | 2026.01.19 03:28:01.750212 [ 193 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2512 | 2026.01.19 03:28:01.750565 [ 193 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.01.19 03:28:01.750647 [ 193 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_11_2} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2514 | 2026.01.19 03:28:01.750743 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2515 | 2026.01.19 03:28:02.032270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2516 | 2026.01.19 03:28:02.049670 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.19 03:28:02.049716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2518 | 2026.01.19 03:28:02.056018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2519 | 2026.01.19 03:28:02.056726 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.19 03:28:02.057013 [ 43 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2026.01.19 03:28:02.057047 [ 43 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.19 03:28:02.057065 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2523 | 2026.01.19 03:28:02.057156 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2524 | 2026.01.19 03:28:02.059639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2525 | 2026.01.19 03:28:02.060145 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2026.01.19 03:28:02.060883 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2527 | 2026.01.19 03:28:02.064113 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2528 | 2026.01.19 03:28:02.067457 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2529 | 2026.01.19 03:28:02.071297 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2530 | 2026.01.19 03:28:02.075746 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2531 | 2026.01.19 03:28:02.080031 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2532 | 2026.01.19 03:28:02.130760 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073630955 sec., 1127.2432905426801 rows/sec., 5.83 MiB/sec. | ||
| 2533 | 2026.01.19 03:28:02.133472 [ 190 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2026.01.19 03:28:02.135781 [ 190 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.01.19 03:28:02.135898 [ 190 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_11_2} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2536 | 2026.01.19 03:28:02.138073 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2537 | 2026.01.19 03:28:03.000330 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.09 MiB, peak 222.99 MiB, free memory in arenas 0.00 B, will set to 221.77 MiB (RSS), difference: 8.68 MiB | ||
| 2538 | 2026.01.19 03:28:03.319635 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.01.19 03:28:03.319886 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2540 | 2026.01.19 03:28:03.320280 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2541 | 2026.01.19 03:28:03.320321 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2542 | 2026.01.19 03:28:03.320581 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2543 | 2026.01.19 03:28:03.320650 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2544 | 2026.01.19 03:28:03.320786 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2545 | 2026.01.19 03:28:03.320876 [ 327 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2546 | 2026.01.19 03:28:03.320879 [ 295 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2547 | 2026.01.19 03:28:03.320955 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2548 | 2026.01.19 03:28:03.320977 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.01.19 03:28:03.323441 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2550 | 2026.01.19 03:28:03.323468 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2551 | 2026.01.19 03:28:03.323520 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2552 | 2026.01.19 03:28:03.323559 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2553 | 2026.01.19 03:28:03.324332 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.004599 sec., 7610.350076103501 rows/sec., 321.91 KiB/sec. | ||
| 2554 | 2026.01.19 03:28:03.324425 [ 275 ] {3c420485-0e7f-4a9a-9bb2-44a4517a7f41} <Debug> TCPHandler: Processed in 0.004970064 sec. | ||
| 2555 | 2026.01.19 03:28:03.331328 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.01.19 03:28:03.331444 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.19 03:28:03.331491 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2558 | 2026.01.19 03:28:03.332174 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.01.19 03:28:03.332223 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2560 | 2026.01.19 03:28:03.332765 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2561 | 2026.01.19 03:28:03.332990 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Trace> oximeter.timeseries_schema (3aa646a1-78af-4808-bd1d-4a0d2ff65d9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.19 03:28:03.333167 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001755 sec., 569.8005698005697 rows/sec., 58.98 KiB/sec. | ||
| 2563 | 2026.01.19 03:28:03.333210 [ 275 ] {f5a1ac15-5991-4fe3-a016-7f5e5d727be8} <Debug> TCPHandler: Processed in 0.001939455 sec. | ||
| 2564 | 2026.01.19 03:28:03.333336 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.01.19 03:28:03.333446 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.01.19 03:28:03.333494 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2567 | 2026.01.19 03:28:03.333934 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.19 03:28:03.333971 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2569 | 2026.01.19 03:28:03.334285 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2570 | 2026.01.19 03:28:03.334503 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.19 03:28:03.334648 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001232 sec., 19480.51948051948 rows/sec., 1.62 MiB/sec. | ||
| 2572 | 2026.01.19 03:28:03.334687 [ 275 ] {40af5483-3844-4848-b314-9eefafbb1060} <Debug> TCPHandler: Processed in 0.001404112 sec. | ||
| 2573 | 2026.01.19 03:28:03.334808 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.01.19 03:28:03.334905 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2575 | 2026.01.19 03:28:03.334949 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2576 | 2026.01.19 03:28:03.335352 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.19 03:28:03.335390 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2578 | 2026.01.19 03:28:03.335695 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2579 | 2026.01.19 03:28:03.335916 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.19 03:28:03.336052 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 838.49 KiB/sec. | ||
| 2581 | 2026.01.19 03:28:03.336090 [ 275 ] {2cd6ad7e-abb9-41dd-8dbb-64a104defb0b} <Debug> TCPHandler: Processed in 0.00133472 sec. | ||
| 2582 | 2026.01.19 03:28:03.336204 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.19 03:28:03.336304 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2584 | 2026.01.19 03:28:03.336344 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2585 | 2026.01.19 03:28:03.336848 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.01.19 03:28:03.336884 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2587 | 2026.01.19 03:28:03.337239 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2588 | 2026.01.19 03:28:03.337448 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.01.19 03:28:03.337580 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Debug> executeQuery: Read 211 rows, 19.13 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 14.43 MiB/sec. | ||
| 2590 | 2026.01.19 03:28:03.337616 [ 275 ] {407ba322-d55d-4e0a-ae54-734c04807ebe} <Debug> TCPHandler: Processed in 0.001463304 sec. | ||
| 2591 | 2026.01.19 03:28:03.337732 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.01.19 03:28:03.337825 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.19 03:28:03.337863 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2594 | 2026.01.19 03:28:03.338269 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.19 03:28:03.338304 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2596 | 2026.01.19 03:28:03.338589 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2597 | 2026.01.19 03:28:03.338785 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.19 03:28:03.338918 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001112 sec., 34172.6618705036 rows/sec., 2.50 MiB/sec. | ||
| 2599 | 2026.01.19 03:28:03.338956 [ 275 ] {b124b434-edd1-4742-842e-fc0d16a0baf3} <Debug> TCPHandler: Processed in 0.001274419 sec. | ||
| 2600 | 2026.01.19 03:28:03.339064 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.01.19 03:28:03.339156 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.19 03:28:03.339194 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2603 | 2026.01.19 03:28:03.339580 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.01.19 03:28:03.339615 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2605 | 2026.01.19 03:28:03.339924 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2606 | 2026.01.19 03:28:03.340152 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.19 03:28:03.340300 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00116 sec., 21551.724137931033 rows/sec., 1.77 MiB/sec. | ||
| 2608 | 2026.01.19 03:28:03.340345 [ 275 ] {19474549-25b2-470c-85e0-ba28789913a3} <Debug> TCPHandler: Processed in 0.001330121 sec. | ||
| 2609 | 2026.01.19 03:28:03.340470 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.01.19 03:28:03.340595 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.01.19 03:28:03.340635 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2612 | 2026.01.19 03:28:03.341031 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.01.19 03:28:03.341067 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2614 | 2026.01.19 03:28:03.341389 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2615 | 2026.01.19 03:28:03.341600 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.01.19 03:28:03.341736 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 2617 | 2026.01.19 03:28:03.341776 [ 275 ] {60f26ec8-d413-4f89-bcf4-8870ba8eeb10} <Debug> TCPHandler: Processed in 0.001361791 sec. | ||
| 2618 | 2026.01.19 03:28:03.341971 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.01.19 03:28:03.342067 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2620 | 2026.01.19 03:28:03.342106 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2621 | 2026.01.19 03:28:03.342584 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.19 03:28:03.342620 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2623 | 2026.01.19 03:28:03.343000 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2624 | 2026.01.19 03:28:03.343222 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.19 03:28:03.343359 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Debug> executeQuery: Read 132 rows, 10.96 KiB in 0.001311 sec., 100686.49885583523 rows/sec., 8.16 MiB/sec. | ||
| 2626 | 2026.01.19 03:28:03.343397 [ 275 ] {149bbdcb-5c6e-489b-a90a-7a015be0f1e0} <Debug> TCPHandler: Processed in 0.001476274 sec. | ||
| 2627 | 2026.01.19 03:28:03.343570 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.01.19 03:28:03.343664 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.01.19 03:28:03.343708 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2630 | 2026.01.19 03:28:03.344127 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.01.19 03:28:03.344163 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2632 | 2026.01.19 03:28:03.344515 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2633 | 2026.01.19 03:28:03.344734 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.19 03:28:03.344871 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001226 sec., 164763.45840130505 rows/sec., 11.81 MiB/sec. | ||
| 2635 | 2026.01.19 03:28:03.344910 [ 275 ] {063b2c1a-32f5-4639-8302-07227cc0cd5c} <Debug> TCPHandler: Processed in 0.001392892 sec. | ||
| 2636 | 2026.01.19 03:28:03.345034 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.01.19 03:28:03.345129 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.19 03:28:03.345172 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2639 | 2026.01.19 03:28:03.345505 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Trace> oximeter.measurements_f64 (550cc589-b723-4014-8413-b1ab62351cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.01.19 03:28:03.345542 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2641 | 2026.01.19 03:28:03.345852 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2642 | 2026.01.19 03:28:03.346063 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Trace> oximeter.measurements_f64 (550cc589-b723-4014-8413-b1ab62351cd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.01.19 03:28:03.346201 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 58.24 KiB/sec. | ||
| 2644 | 2026.01.19 03:28:03.346238 [ 275 ] {b08d697a-7219-414e-9672-74fbb817829c} <Debug> TCPHandler: Processed in 0.001254939 sec. | ||
| 2645 | 2026.01.19 03:28:03.346364 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.01.19 03:28:03.346483 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.01.19 03:28:03.346543 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2648 | 2026.01.19 03:28:03.347353 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.01.19 03:28:03.347389 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2650 | 2026.01.19 03:28:03.347956 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2651 | 2026.01.19 03:28:03.348178 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.01.19 03:28:03.348319 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 13.52 MiB/sec. | ||
| 2653 | 2026.01.19 03:28:03.348372 [ 275 ] {17e99384-f702-49fc-8b04-46dd58501ca5} <Debug> TCPHandler: Processed in 0.002059807 sec. | ||
| 2654 | 2026.01.19 03:28:03.348490 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.01.19 03:28:03.348585 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.01.19 03:28:03.348625 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2657 | 2026.01.19 03:28:03.348941 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.19 03:28:03.348977 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2659 | 2026.01.19 03:28:03.349272 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2660 | 2026.01.19 03:28:03.349480 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Trace> oximeter.measurements_i64 (47d8365f-8ba4-457c-b436-85eba08d5b0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.01.19 03:28:03.349603 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 408.71 KiB/sec. | ||
| 2662 | 2026.01.19 03:28:03.349643 [ 275 ] {daf578e6-aa92-4966-a886-1fdc772ba010} <Debug> TCPHandler: Processed in 0.001205248 sec. | ||
| 2663 | 2026.01.19 03:28:03.349758 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.01.19 03:28:03.349852 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2665 | 2026.01.19 03:28:03.349892 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2666 | 2026.01.19 03:28:03.350216 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.19 03:28:03.350252 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2668 | 2026.01.19 03:28:03.350564 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2669 | 2026.01.19 03:28:03.350764 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.01.19 03:28:03.350896 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2671 | 2026.01.19 03:28:03.350932 [ 275 ] {b4406e84-87ae-41d5-81d3-2b8427fe85e0} <Debug> TCPHandler: Processed in 0.001226468 sec. | ||
| 2672 | 2026.01.19 03:28:08.323251 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.01.19 03:28:08.323519 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2674 | 2026.01.19 03:28:08.323582 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2675 | 2026.01.19 03:28:08.324266 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.01.19 03:28:08.324312 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2677 | 2026.01.19 03:28:08.324728 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2678 | 2026.01.19 03:28:08.324962 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.01.19 03:28:08.325134 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001662 sec., 64981.94945848375 rows/sec., 5.44 MiB/sec. | ||
| 2680 | 2026.01.19 03:28:08.325182 [ 275 ] {c5a8df0c-fbe8-42cd-b925-db04bd5b1ca8} <Debug> TCPHandler: Processed in 0.002113019 sec. | ||
| 2681 | 2026.01.19 03:28:08.325306 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.01.19 03:28:08.325408 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.01.19 03:28:08.325453 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2684 | 2026.01.19 03:28:08.325877 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.19 03:28:08.325913 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2686 | 2026.01.19 03:28:08.326222 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2687 | 2026.01.19 03:28:08.326429 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.19 03:28:08.326568 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001183 sec., 21978.021978021978 rows/sec., 1.61 MiB/sec. | ||
| 2689 | 2026.01.19 03:28:08.326606 [ 275 ] {4c102d88-58c8-44f8-bc60-5fcec39a0d25} <Debug> TCPHandler: Processed in 0.001354981 sec. | ||
| 2690 | 2026.01.19 03:28:08.326713 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.01.19 03:28:08.326808 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2692 | 2026.01.19 03:28:08.326847 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2693 | 2026.01.19 03:28:08.327269 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.01.19 03:28:08.327305 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2695 | 2026.01.19 03:28:08.327623 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2696 | 2026.01.19 03:28:08.327834 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.19 03:28:08.327970 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 5.95 MiB/sec. | ||
| 2698 | 2026.01.19 03:28:08.328008 [ 275 ] {5f0296d3-acdb-4453-a62e-2cf04011252d} <Debug> TCPHandler: Processed in 0.001348051 sec. | ||
| 2699 | 2026.01.19 03:28:08.328117 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.19 03:28:08.328212 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.01.19 03:28:08.328255 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2702 | 2026.01.19 03:28:08.328666 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.19 03:28:08.328702 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2704 | 2026.01.19 03:28:08.329061 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2705 | 2026.01.19 03:28:08.329272 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.01.19 03:28:08.329408 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2707 | 2026.01.19 03:28:08.329446 [ 275 ] {54a34150-e9d2-406e-b7d5-9ec97569fe88} <Debug> TCPHandler: Processed in 0.001379492 sec. | ||
| 2708 | 2026.01.19 03:28:08.329570 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.19 03:28:08.329663 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.19 03:28:08.329717 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2711 | 2026.01.19 03:28:08.330552 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.19 03:28:08.330588 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2713 | 2026.01.19 03:28:08.331127 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2714 | 2026.01.19 03:28:08.331344 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.19 03:28:08.331491 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 2716 | 2026.01.19 03:28:08.331550 [ 275 ] {e72844de-a38a-4764-b15a-5fb7abee38e5} <Debug> TCPHandler: Processed in 0.002029696 sec. | ||
| 2717 | 2026.01.19 03:28:08.331666 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.19 03:28:08.331762 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.19 03:28:08.331803 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2720 | 2026.01.19 03:28:08.332134 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.19 03:28:08.332171 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2722 | 2026.01.19 03:28:08.332479 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2723 | 2026.01.19 03:28:08.332683 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.19 03:28:08.332811 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2725 | 2026.01.19 03:28:08.332847 [ 275 ] {c4daff65-2ef8-4750-99d9-9754d0cac022} <Debug> TCPHandler: Processed in 0.001231718 sec. | ||
| 2726 | 2026.01.19 03:28:09.149015 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2727 | 2026.01.19 03:28:09.149073 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2728 | 2026.01.19 03:28:09.247523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5740 | ||
| 2729 | 2026.01.19 03:28:09.248332 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.19 03:28:09.248411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2731 | 2026.01.19 03:28:09.249255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2732 | 2026.01.19 03:28:09.249500 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.19 03:28:09.249645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 2734 | 2026.01.19 03:28:09.255237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 382 | ||
| 2735 | 2026.01.19 03:28:09.258158 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.19 03:28:09.258217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2737 | 2026.01.19 03:28:09.259439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2738 | 2026.01.19 03:28:09.259718 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.19 03:28:09.260060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2740 | 2026.01.19 03:28:09.559724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2741 | 2026.01.19 03:28:09.577757 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.19 03:28:09.577827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2743 | 2026.01.19 03:28:09.583497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2026.01.19 03:28:09.584226 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.19 03:28:09.588009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2746 | 2026.01.19 03:28:13.323076 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.19 03:28:13.323282 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.19 03:28:13.323352 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.01.19 03:28:13.324031 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.19 03:28:13.324070 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2751 | 2026.01.19 03:28:13.324458 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2752 | 2026.01.19 03:28:13.324682 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.19 03:28:13.324802 [ 146 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2754 | 2026.01.19 03:28:13.324833 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001603 sec., 52401.74672489083 rows/sec., 4.36 MiB/sec. | ||
| 2755 | 2026.01.19 03:28:13.324845 [ 146 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.19 03:28:13.324870 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2757 | 2026.01.19 03:28:13.324875 [ 275 ] {6188b015-c1b2-4fdd-a2e4-39a081f384b1} <Debug> TCPHandler: Processed in 0.001932165 sec. | ||
| 2758 | 2026.01.19 03:28:13.324985 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2759 | 2026.01.19 03:28:13.325008 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.01.19 03:28:13.325116 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.01.19 03:28:13.325116 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.01.19 03:28:13.325156 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1395 rows starting from the beginning of the part | ||
| 2763 | 2026.01.19 03:28:13.325174 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2764 | 2026.01.19 03:28:13.325253 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2765 | 2026.01.19 03:28:13.325308 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 2766 | 2026.01.19 03:28:13.325353 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 2767 | 2026.01.19 03:28:13.325393 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2768 | 2026.01.19 03:28:13.325449 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
| 2769 | 2026.01.19 03:28:13.325592 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.19 03:28:13.325634 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2771 | 2026.01.19 03:28:13.325966 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2772 | 2026.01.19 03:28:13.326198 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.19 03:28:13.326336 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001239 sec., 11299.435028248587 rows/sec., 849.66 KiB/sec. | ||
| 2774 | 2026.01.19 03:28:13.326375 [ 275 ] {3275ad50-6978-4717-8ec5-db5dad54706c} <Debug> TCPHandler: Processed in 0.001418553 sec. | ||
| 2775 | 2026.01.19 03:28:13.326487 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.19 03:28:13.326583 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2777 | 2026.01.19 03:28:13.326623 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2026.01.19 03:28:13.326697 [ 196 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176263 sec., 1124456.0684885653 rows/sec., 98.77 MiB/sec. | ||
| 2779 | 2026.01.19 03:28:13.326968 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2780 | 2026.01.19 03:28:13.327043 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.01.19 03:28:13.327087 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2782 | 2026.01.19 03:28:13.327250 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.01.19 03:28:13.327342 [ 189 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_16_3} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2784 | 2026.01.19 03:28:13.327420 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2785 | 2026.01.19 03:28:13.327430 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2786 | 2026.01.19 03:28:13.327648 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.19 03:28:13.327742 [ 150 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2788 | 2026.01.19 03:28:13.327776 [ 150 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.01.19 03:28:13.327779 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001215 sec., 64197.530864197535 rows/sec., 5.01 MiB/sec. | ||
| 2790 | 2026.01.19 03:28:13.327796 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2791 | 2026.01.19 03:28:13.327821 [ 275 ] {5efe2cac-26d9-46bc-85fc-76e9ecdaf120} <Debug> TCPHandler: Processed in 0.001384791 sec. | ||
| 2792 | 2026.01.19 03:28:13.327866 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2793 | 2026.01.19 03:28:13.327935 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.01.19 03:28:13.327948 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2026.01.19 03:28:13.327984 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 619 rows starting from the beginning of the part | ||
| 2796 | 2026.01.19 03:28:13.328027 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2797 | 2026.01.19 03:28:13.328040 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.01.19 03:28:13.328062 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2799 | 2026.01.19 03:28:13.328090 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2800 | 2026.01.19 03:28:13.328098 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 132 rows starting from the beginning of the part | ||
| 2801 | 2026.01.19 03:28:13.328143 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2802 | 2026.01.19 03:28:13.328174 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2803 | 2026.01.19 03:28:13.328512 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.01.19 03:28:13.328553 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2805 | 2026.01.19 03:28:13.328909 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2806 | 2026.01.19 03:28:13.328985 [ 202 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149526 sec., 942127.4507927614 rows/sec., 76.01 MiB/sec. | ||
| 2807 | 2026.01.19 03:28:13.329121 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2808 | 2026.01.19 03:28:13.329132 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.19 03:28:13.329240 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2810 | 2026.01.19 03:28:13.329265 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.19 03:28:13.329282 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 2812 | 2026.01.19 03:28:13.329284 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2813 | 2026.01.19 03:28:13.329323 [ 275 ] {427ada13-8fbf-4167-8f76-6013167e013d} <Debug> TCPHandler: Processed in 0.001438413 sec. | ||
| 2814 | 2026.01.19 03:28:13.329378 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2815 | 2026.01.19 03:28:13.329394 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.01.19 03:28:13.329437 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.19 03:28:13.329468 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_16_3} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2818 | 2026.01.19 03:28:13.329505 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.01.19 03:28:13.329530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2820 | 2026.01.19 03:28:13.329539 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.01.19 03:28:13.329545 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3875 rows starting from the beginning of the part | ||
| 2822 | 2026.01.19 03:28:13.329607 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2823 | 2026.01.19 03:28:13.329629 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2824 | 2026.01.19 03:28:13.329675 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2825 | 2026.01.19 03:28:13.329716 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 2826 | 2026.01.19 03:28:13.329755 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2827 | 2026.01.19 03:28:13.329793 [ 196 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2828 | 2026.01.19 03:28:13.330425 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.19 03:28:13.330467 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2830 | 2026.01.19 03:28:13.331012 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2831 | 2026.01.19 03:28:13.331254 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.19 03:28:13.331398 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 13.36 MiB/sec. | ||
| 2833 | 2026.01.19 03:28:13.331451 [ 275 ] {0cf2b842-a3b7-468f-9fed-6d005fe0be17} <Debug> TCPHandler: Processed in 0.002065688 sec. | ||
| 2834 | 2026.01.19 03:28:13.331485 [ 189 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4717 rows, containing 5 columns (5 merged, 0 gathered) in 0.00214201 sec., 2202137.2449241597 rows/sec., 151.50 MiB/sec. | ||
| 2835 | 2026.01.19 03:28:13.331572 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.01.19 03:28:13.331670 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.01.19 03:28:13.331711 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2838 | 2026.01.19 03:28:13.332038 [ 187 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2839 | 2026.01.19 03:28:13.332060 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.19 03:28:13.332105 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2841 | 2026.01.19 03:28:13.332460 [ 187 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.01.19 03:28:13.332481 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2843 | 2026.01.19 03:28:13.332565 [ 187 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2844 | 2026.01.19 03:28:13.332686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2845 | 2026.01.19 03:28:13.332718 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.01.19 03:28:13.332814 [ 150 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2847 | 2026.01.19 03:28:13.332837 [ 150 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.01.19 03:28:13.332852 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2849 | 2026.01.19 03:28:13.332856 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 2850 | 2026.01.19 03:28:13.332897 [ 275 ] {6e7b20b9-4bea-4159-94e0-ba2925ccc78a} <Debug> TCPHandler: Processed in 0.001377501 sec. | ||
| 2851 | 2026.01.19 03:28:13.332913 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2852 | 2026.01.19 03:28:13.332990 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.01.19 03:28:13.333018 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 2854 | 2026.01.19 03:28:13.333072 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2855 | 2026.01.19 03:28:13.333113 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2856 | 2026.01.19 03:28:13.333150 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2857 | 2026.01.19 03:28:13.333186 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2858 | 2026.01.19 03:28:13.333228 [ 202 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2859 | 2026.01.19 03:28:13.333998 [ 187 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110366 sec., 729489.1954544717 rows/sec., 49.07 MiB/sec. | ||
| 2860 | 2026.01.19 03:28:13.334185 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2861 | 2026.01.19 03:28:13.334489 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.19 03:28:13.334571 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_16_3} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2863 | 2026.01.19 03:28:13.334639 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2864 | 2026.01.19 03:28:16.441230 [ 149 ] {} <Debug> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2865 | 2026.01.19 03:28:16.441327 [ 149 ] {} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.01.19 03:28:16.441358 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2867 | 2026.01.19 03:28:16.441528 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2868 | 2026.01.19 03:28:16.441780 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2869 | 2026.01.19 03:28:16.441845 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2870 | 2026.01.19 03:28:16.441967 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2871 | 2026.01.19 03:28:16.442048 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2872 | 2026.01.19 03:28:16.442102 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2873 | 2026.01.19 03:28:16.442147 [ 202 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2874 | 2026.01.19 03:28:16.443062 [ 189 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617868 sec., 326973.5231798886 rows/sec., 24.06 MiB/sec. | ||
| 2875 | 2026.01.19 03:28:16.443285 [ 192 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2876 | 2026.01.19 03:28:16.443641 [ 192 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.19 03:28:16.443717 [ 192 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_5_1} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2878 | 2026.01.19 03:28:16.443819 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2879 | 2026.01.19 03:28:16.749701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6188 | ||
| 2880 | 2026.01.19 03:28:16.750155 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.01.19 03:28:16.750192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2882 | 2026.01.19 03:28:16.750639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2883 | 2026.01.19 03:28:16.750870 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.01.19 03:28:16.750987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6188 | ||
| 2885 | 2026.01.19 03:28:17.089055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2886 | 2026.01.19 03:28:17.105186 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.19 03:28:17.105235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2888 | 2026.01.19 03:28:17.111238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2889 | 2026.01.19 03:28:17.111922 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.01.19 03:28:17.114654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2891 | 2026.01.19 03:28:18.352084 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.19 03:28:18.352254 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.19 03:28:18.352320 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2894 | 2026.01.19 03:28:18.352943 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.19 03:28:18.352988 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2896 | 2026.01.19 03:28:18.353396 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2897 | 2026.01.19 03:28:18.353637 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.19 03:28:18.353880 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001669 sec., 3594.967046135411 rows/sec., 293.14 KiB/sec. | ||
| 2899 | 2026.01.19 03:28:18.353944 [ 275 ] {316d157b-33a7-408b-b176-a3b895bd562f} <Debug> TCPHandler: Processed in 0.001984496 sec. | ||
| 2900 | 2026.01.19 03:28:18.354088 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.01.19 03:28:18.354211 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2902 | 2026.01.19 03:28:18.354263 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2026.01.19 03:28:18.355363 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.01.19 03:28:18.355400 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2905 | 2026.01.19 03:28:18.355851 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2906 | 2026.01.19 03:28:18.356081 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.01.19 03:28:18.356228 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Debug> executeQuery: Read 1251 rows, 105.59 KiB in 0.002046 sec., 611436.9501466275 rows/sec., 50.40 MiB/sec. | ||
| 2908 | 2026.01.19 03:28:18.356268 [ 275 ] {9907de34-ea22-413e-a5e0-6c2c37d3dd4e} <Debug> TCPHandler: Processed in 0.002241811 sec. | ||
| 2909 | 2026.01.19 03:28:18.356385 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.01.19 03:28:18.356484 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2911 | 2026.01.19 03:28:18.356526 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2912 | 2026.01.19 03:28:18.356941 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.01.19 03:28:18.356977 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2914 | 2026.01.19 03:28:18.357289 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2915 | 2026.01.19 03:28:18.357493 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.01.19 03:28:18.357632 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.00117 sec., 27350.427350427348 rows/sec., 1.98 MiB/sec. | ||
| 2917 | 2026.01.19 03:28:18.357670 [ 275 ] {27a22290-1f96-41d6-8aa1-4dc01885000d} <Debug> TCPHandler: Processed in 0.001335821 sec. | ||
| 2918 | 2026.01.19 03:28:18.357791 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.01.19 03:28:18.357909 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.01.19 03:28:18.357957 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2921 | 2026.01.19 03:28:18.358503 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.01.19 03:28:18.358545 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2923 | 2026.01.19 03:28:18.358895 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2924 | 2026.01.19 03:28:18.359109 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.01.19 03:28:18.359245 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001362 sec., 167400.88105726874 rows/sec., 11.33 MiB/sec. | ||
| 2926 | 2026.01.19 03:28:18.359282 [ 275 ] {f22d2697-c5bd-4a44-9bda-36e269cc5604} <Debug> TCPHandler: Processed in 0.001553646 sec. | ||
| 2927 | 2026.01.19 03:28:18.359383 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.01.19 03:28:18.359480 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2929 | 2026.01.19 03:28:18.359518 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2930 | 2026.01.19 03:28:18.360077 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.01.19 03:28:18.360110 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2932 | 2026.01.19 03:28:18.360456 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2933 | 2026.01.19 03:28:18.360667 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.01.19 03:28:18.360799 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001337 sec., 412864.622288706 rows/sec., 30.66 MiB/sec. | ||
| 2935 | 2026.01.19 03:28:18.360835 [ 275 ] {fbfe087f-82d8-4d17-a16e-0cde4f4e7db7} <Debug> TCPHandler: Processed in 0.001501845 sec. | ||
| 2936 | 2026.01.19 03:28:18.360945 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.01.19 03:28:18.361040 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.01.19 03:28:18.361082 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2939 | 2026.01.19 03:28:18.361613 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.19 03:28:18.361646 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2941 | 2026.01.19 03:28:18.362003 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2026.01.19 03:28:18.362208 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.19 03:28:18.362338 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001316 sec., 643617.0212765958 rows/sec., 43.32 MiB/sec. | ||
| 2944 | 2026.01.19 03:28:18.362374 [ 275 ] {2db76e48-cde8-446c-a820-01df94194017} <Debug> TCPHandler: Processed in 0.001478504 sec. | ||
| 2945 | 2026.01.19 03:28:18.362485 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.19 03:28:18.362578 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.01.19 03:28:18.362632 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2948 | 2026.01.19 03:28:18.363397 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.19 03:28:18.363431 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2950 | 2026.01.19 03:28:18.363973 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2951 | 2026.01.19 03:28:18.364209 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.19 03:28:18.364349 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 26.04 MiB/sec. | ||
| 2953 | 2026.01.19 03:28:18.364408 [ 275 ] {bc027b61-743e-485c-b833-73743b0dd063} <Debug> TCPHandler: Processed in 0.001974155 sec. | ||
| 2954 | 2026.01.19 03:28:18.364521 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.01.19 03:28:18.364614 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.01.19 03:28:18.364654 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2957 | 2026.01.19 03:28:18.365000 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.19 03:28:18.365034 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2959 | 2026.01.19 03:28:18.365344 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2960 | 2026.01.19 03:28:18.365559 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.19 03:28:18.365683 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2962 | 2026.01.19 03:28:18.365718 [ 275 ] {a5adc562-186a-4202-8e5e-13bf94c1be1e} <Debug> TCPHandler: Processed in 0.001247999 sec. | ||
| 2963 | 2026.01.19 03:28:19.261169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 410 | ||
| 2964 | 2026.01.19 03:28:19.263279 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.01.19 03:28:19.263332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2966 | 2026.01.19 03:28:19.264542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2967 | 2026.01.19 03:28:19.264815 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.01.19 03:28:19.265141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2969 | 2026.01.19 03:28:23.322890 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.19 03:28:23.323106 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.19 03:28:23.323169 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2972 | 2026.01.19 03:28:23.323836 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.19 03:28:23.323875 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2974 | 2026.01.19 03:28:23.324261 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2975 | 2026.01.19 03:28:23.324492 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.19 03:28:23.324658 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001597 sec., 52598.62241703194 rows/sec., 4.38 MiB/sec. | ||
| 2977 | 2026.01.19 03:28:23.324706 [ 275 ] {14f366f7-22b4-47e6-9f1d-de13016fd662} <Debug> TCPHandler: Processed in 0.002016267 sec. | ||
| 2978 | 2026.01.19 03:28:23.324840 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.01.19 03:28:23.324940 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.01.19 03:28:23.324983 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2981 | 2026.01.19 03:28:23.325383 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.19 03:28:23.325417 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2983 | 2026.01.19 03:28:23.325723 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2984 | 2026.01.19 03:28:23.325936 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.19 03:28:23.326025 [ 114 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2986 | 2026.01.19 03:28:23.326062 [ 114 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.19 03:28:23.326068 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 915.42 KiB/sec. | ||
| 2988 | 2026.01.19 03:28:23.326080 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2989 | 2026.01.19 03:28:23.326107 [ 275 ] {2669331d-79a9-486e-8691-2628b6efab7c} <Debug> TCPHandler: Processed in 0.00132113 sec. | ||
| 2990 | 2026.01.19 03:28:23.326220 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.01.19 03:28:23.326240 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2992 | 2026.01.19 03:28:23.326319 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2993 | 2026.01.19 03:28:23.326369 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2994 | 2026.01.19 03:28:23.326454 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.01.19 03:28:23.326515 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 62 rows starting from the beginning of the part | ||
| 2996 | 2026.01.19 03:28:23.326630 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 2997 | 2026.01.19 03:28:23.326715 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 2998 | 2026.01.19 03:28:23.326791 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2999 | 2026.01.19 03:28:23.326794 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.19 03:28:23.326850 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3001 | 2026.01.19 03:28:23.326860 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3002 | 2026.01.19 03:28:23.326917 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3003 | 2026.01.19 03:28:23.327223 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3004 | 2026.01.19 03:28:23.327460 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.01.19 03:28:23.327607 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001307 sec., 59678.65340474369 rows/sec., 4.66 MiB/sec. | ||
| 3006 | 2026.01.19 03:28:23.327647 [ 275 ] {67c04524-05ed-4587-ac0f-2ef70fdd4b40} <Debug> TCPHandler: Processed in 0.001480105 sec. | ||
| 3007 | 2026.01.19 03:28:23.327759 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.01.19 03:28:23.327854 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.01.19 03:28:23.327867 [ 189 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707819 sec., 108910.83891208612 rows/sec., 8.38 MiB/sec. | ||
| 3010 | 2026.01.19 03:28:23.327898 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3011 | 2026.01.19 03:28:23.328040 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2026.01.19 03:28:23.328304 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.19 03:28:23.328328 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.01.19 03:28:23.328339 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3015 | 2026.01.19 03:28:23.328404 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_16_3} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2026.01.19 03:28:23.328485 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3017 | 2026.01.19 03:28:23.328679 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3018 | 2026.01.19 03:28:23.328892 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.19 03:28:23.329027 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3020 | 2026.01.19 03:28:23.329064 [ 275 ] {ae68e951-4d11-4e08-b6a0-6652022fdf27} <Debug> TCPHandler: Processed in 0.001356501 sec. | ||
| 3021 | 2026.01.19 03:28:23.329185 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.01.19 03:28:23.329307 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.01.19 03:28:23.329371 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3024 | 2026.01.19 03:28:23.330178 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.01.19 03:28:23.330213 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3026 | 2026.01.19 03:28:23.330731 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3027 | 2026.01.19 03:28:23.330964 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.01.19 03:28:23.331061 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3029 | 2026.01.19 03:28:23.331092 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.19 03:28:23.331102 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 13.78 MiB/sec. | ||
| 3031 | 2026.01.19 03:28:23.331112 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3032 | 2026.01.19 03:28:23.331160 [ 275 ] {ae576ff1-e71c-484f-ab1c-7be5317e15e9} <Debug> TCPHandler: Processed in 0.002037647 sec. | ||
| 3033 | 2026.01.19 03:28:23.331191 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3034 | 2026.01.19 03:28:23.331272 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.01.19 03:28:23.331371 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.01.19 03:28:23.331402 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3037 | 2026.01.19 03:28:23.331411 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3038 | 2026.01.19 03:28:23.331461 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part | ||
| 3039 | 2026.01.19 03:28:23.331589 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3040 | 2026.01.19 03:28:23.331713 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3041 | 2026.01.19 03:28:23.331750 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.01.19 03:28:23.331790 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3043 | 2026.01.19 03:28:23.331828 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3044 | 2026.01.19 03:28:23.331929 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3045 | 2026.01.19 03:28:23.332027 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3046 | 2026.01.19 03:28:23.332111 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3047 | 2026.01.19 03:28:23.332332 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.01.19 03:28:23.332476 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3049 | 2026.01.19 03:28:23.332511 [ 275 ] {f5faa4d3-b3e6-462b-bbed-b47de47aae5c} <Debug> TCPHandler: Processed in 0.001289799 sec. | ||
| 3050 | 2026.01.19 03:28:23.334788 [ 189 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 19 columns (19 merged, 0 gathered) in 0.003631594 sec., 72144.62850197461 rows/sec., 129.28 MiB/sec. | ||
| 3051 | 2026.01.19 03:28:23.335238 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3052 | 2026.01.19 03:28:23.335562 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.19 03:28:23.335633 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3054 | 2026.01.19 03:28:23.335713 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3055 | 2026.01.19 03:28:24.149112 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3056 | 2026.01.19 03:28:24.149162 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3057 | 2026.01.19 03:28:24.252022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6700 | ||
| 3058 | 2026.01.19 03:28:24.252613 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.19 03:28:24.252663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3060 | 2026.01.19 03:28:24.253155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3061 | 2026.01.19 03:28:24.253402 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.19 03:28:24.253547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3063 | 2026.01.19 03:28:24.615662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3064 | 2026.01.19 03:28:24.634724 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.01.19 03:28:24.634821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3066 | 2026.01.19 03:28:24.644227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3067 | 2026.01.19 03:28:24.644987 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.01.19 03:28:24.648535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3069 | 2026.01.19 03:28:25.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.18 MiB, peak 230.18 MiB, free memory in arenas 0.00 B, will set to 227.39 MiB (RSS), difference: 1.21 MiB | ||
| 3070 | 2026.01.19 03:28:28.323113 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.01.19 03:28:28.323297 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3072 | 2026.01.19 03:28:28.323360 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3073 | 2026.01.19 03:28:28.324058 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.01.19 03:28:28.324111 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3075 | 2026.01.19 03:28:28.324554 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3076 | 2026.01.19 03:28:28.324816 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.01.19 03:28:28.324979 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001727 sec., 62536.18992472495 rows/sec., 5.23 MiB/sec. | ||
| 3078 | 2026.01.19 03:28:28.325025 [ 275 ] {6be6a4d7-b1ac-4e5c-b582-ae926ebbcab9} <Debug> TCPHandler: Processed in 0.002032897 sec. | ||
| 3079 | 2026.01.19 03:28:28.325147 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.01.19 03:28:28.325271 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.01.19 03:28:28.325317 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3082 | 2026.01.19 03:28:28.325715 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.19 03:28:28.325753 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3084 | 2026.01.19 03:28:28.326058 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3085 | 2026.01.19 03:28:28.326266 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.01.19 03:28:28.326398 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 3087 | 2026.01.19 03:28:28.326435 [ 275 ] {2794c48d-05d7-4304-a188-acc010e92331} <Debug> TCPHandler: Processed in 0.001340931 sec. | ||
| 3088 | 2026.01.19 03:28:28.326543 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.01.19 03:28:28.326638 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3090 | 2026.01.19 03:28:28.326679 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3091 | 2026.01.19 03:28:28.327084 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.01.19 03:28:28.327121 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3093 | 2026.01.19 03:28:28.327433 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3094 | 2026.01.19 03:28:28.327675 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.01.19 03:28:28.327825 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 3096 | 2026.01.19 03:28:28.327872 [ 275 ] {0db9b569-1d3b-4b48-b5ab-53d1b3b18d0a} <Debug> TCPHandler: Processed in 0.001380112 sec. | ||
| 3097 | 2026.01.19 03:28:28.327989 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.01.19 03:28:28.328092 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.01.19 03:28:28.328139 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3100 | 2026.01.19 03:28:28.328545 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.19 03:28:28.328583 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3102 | 2026.01.19 03:28:28.328929 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3103 | 2026.01.19 03:28:28.329144 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.01.19 03:28:28.329275 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 3105 | 2026.01.19 03:28:28.329312 [ 275 ] {746d8abe-ef03-4432-9b76-0bad0dcf97a5} <Debug> TCPHandler: Processed in 0.001382132 sec. | ||
| 3106 | 2026.01.19 03:28:28.329418 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.01.19 03:28:28.329514 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.01.19 03:28:28.329569 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3109 | 2026.01.19 03:28:28.330357 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.01.19 03:28:28.330395 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3111 | 2026.01.19 03:28:28.330915 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3112 | 2026.01.19 03:28:28.331154 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.19 03:28:28.331295 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 3114 | 2026.01.19 03:28:28.331348 [ 275 ] {ff924f63-b6cd-48e8-acfc-7c09c0abcf12} <Debug> TCPHandler: Processed in 0.001980045 sec. | ||
| 3115 | 2026.01.19 03:28:28.331462 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.01.19 03:28:28.331559 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.01.19 03:28:28.331602 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3118 | 2026.01.19 03:28:28.331918 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.01.19 03:28:28.331955 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3120 | 2026.01.19 03:28:28.332262 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3121 | 2026.01.19 03:28:28.332474 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.19 03:28:28.332603 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3123 | 2026.01.19 03:28:28.332639 [ 275 ] {91c00bd9-3ebe-4148-97f7-c42051b02547} <Debug> TCPHandler: Processed in 0.001228328 sec. | ||
| 3124 | 2026.01.19 03:28:29.266209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 434 | ||
| 3125 | 2026.01.19 03:28:29.268219 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.19 03:28:29.268262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3127 | 2026.01.19 03:28:29.269394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3128 | 2026.01.19 03:28:29.269657 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.19 03:28:29.269914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3130 | 2026.01.19 03:28:31.754620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7148 | ||
| 3131 | 2026.01.19 03:28:31.755125 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.01.19 03:28:31.755166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3133 | 2026.01.19 03:28:31.755695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3134 | 2026.01.19 03:28:31.755915 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.01.19 03:28:31.756043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7148 | ||
| 3136 | 2026.01.19 03:28:32.149573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3137 | 2026.01.19 03:28:32.165845 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.19 03:28:32.165888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3139 | 2026.01.19 03:28:32.171635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3140 | 2026.01.19 03:28:32.172366 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.01.19 03:28:32.175096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3142 | 2026.01.19 03:28:33.324676 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.01.19 03:28:33.324868 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.01.19 03:28:33.324939 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3145 | 2026.01.19 03:28:33.325596 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.19 03:28:33.325641 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3147 | 2026.01.19 03:28:33.326030 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3148 | 2026.01.19 03:28:33.326275 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.19 03:28:33.326457 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00164 sec., 14634.146341463415 rows/sec., 1.21 MiB/sec. | ||
| 3150 | 2026.01.19 03:28:33.326508 [ 275 ] {e52cd483-83ad-4032-a547-e0e86ac06840} <Debug> TCPHandler: Processed in 0.001963685 sec. | ||
| 3151 | 2026.01.19 03:28:33.326639 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.01.19 03:28:33.326742 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3153 | 2026.01.19 03:28:33.326784 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3154 | 2026.01.19 03:28:33.327295 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.01.19 03:28:33.327334 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3156 | 2026.01.19 03:28:33.327678 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3157 | 2026.01.19 03:28:33.327902 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.19 03:28:33.328042 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Debug> executeQuery: Read 204 rows, 18.60 KiB in 0.001326 sec., 153846.15384615384 rows/sec., 13.70 MiB/sec. | ||
| 3159 | 2026.01.19 03:28:33.328084 [ 275 ] {edd5212a-9848-41a2-8fd0-e3eed825efe1} <Debug> TCPHandler: Processed in 0.001501484 sec. | ||
| 3160 | 2026.01.19 03:28:33.328205 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.01.19 03:28:33.328304 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.01.19 03:28:33.328346 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3163 | 2026.01.19 03:28:33.328793 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.01.19 03:28:33.328839 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3165 | 2026.01.19 03:28:33.329183 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3166 | 2026.01.19 03:28:33.329387 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.01.19 03:28:33.329526 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001242 sec., 20933.977455716584 rows/sec., 1.58 MiB/sec. | ||
| 3168 | 2026.01.19 03:28:33.329565 [ 275 ] {d94ea035-0b8a-4fc9-a5cd-cb407ca4ccb6} <Debug> TCPHandler: Processed in 0.001413962 sec. | ||
| 3169 | 2026.01.19 03:28:33.329676 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.01.19 03:28:33.329772 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.01.19 03:28:33.329812 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3172 | 2026.01.19 03:28:33.330206 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.01.19 03:28:33.330243 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3174 | 2026.01.19 03:28:33.330534 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3175 | 2026.01.19 03:28:33.330752 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.01.19 03:28:33.330880 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 3177 | 2026.01.19 03:28:33.330917 [ 275 ] {edfcf0a3-b16f-426d-bc96-c4773796c699} <Debug> TCPHandler: Processed in 0.001289419 sec. | ||
| 3178 | 2026.01.19 03:28:33.331023 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.01.19 03:28:33.331128 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.01.19 03:28:33.331175 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3181 | 2026.01.19 03:28:33.331639 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.01.19 03:28:33.331683 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3183 | 2026.01.19 03:28:33.332043 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3184 | 2026.01.19 03:28:33.332258 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.19 03:28:33.332395 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00129 sec., 9302.32558139535 rows/sec., 726.74 KiB/sec. | ||
| 3186 | 2026.01.19 03:28:33.332434 [ 275 ] {27e5fb28-5378-4123-8ccb-1db7500b14b1} <Debug> TCPHandler: Processed in 0.001462493 sec. | ||
| 3187 | 2026.01.19 03:28:33.332542 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.01.19 03:28:33.332636 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3189 | 2026.01.19 03:28:33.332676 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3190 | 2026.01.19 03:28:33.333099 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.19 03:28:33.333135 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3192 | 2026.01.19 03:28:33.333429 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3193 | 2026.01.19 03:28:33.333665 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.19 03:28:33.333794 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001176 sec., 96938.77551020408 rows/sec., 7.88 MiB/sec. | ||
| 3195 | 2026.01.19 03:28:33.333832 [ 275 ] {9c4ae085-17e1-49aa-bce7-40f24dc254b3} <Debug> TCPHandler: Processed in 0.001340071 sec. | ||
| 3196 | 2026.01.19 03:28:33.333945 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.01.19 03:28:33.334043 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.01.19 03:28:33.334086 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3199 | 2026.01.19 03:28:33.334477 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.01.19 03:28:33.334514 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3201 | 2026.01.19 03:28:33.334845 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3202 | 2026.01.19 03:28:33.335049 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.19 03:28:33.335174 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001149 sec., 170583.11575282854 rows/sec., 12.24 MiB/sec. | ||
| 3204 | 2026.01.19 03:28:33.335210 [ 275 ] {84671b77-ae0a-456a-93a2-98ef16229629} <Debug> TCPHandler: Processed in 0.00131491 sec. | ||
| 3205 | 2026.01.19 03:28:33.335323 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.01.19 03:28:33.335416 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.01.19 03:28:33.335469 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3208 | 2026.01.19 03:28:33.336229 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.01.19 03:28:33.336267 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3210 | 2026.01.19 03:28:33.336766 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3211 | 2026.01.19 03:28:33.336983 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.01.19 03:28:33.337128 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00173 sec., 8092.485549132948 rows/sec., 14.50 MiB/sec. | ||
| 3213 | 2026.01.19 03:28:33.337182 [ 275 ] {cd421204-2c0c-4795-bc96-d93ca7e764a4} <Debug> TCPHandler: Processed in 0.001908704 sec. | ||
| 3214 | 2026.01.19 03:28:33.337308 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.01.19 03:28:33.337402 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.01.19 03:28:33.337445 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3217 | 2026.01.19 03:28:33.337777 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.01.19 03:28:33.337815 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3219 | 2026.01.19 03:28:33.338125 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3220 | 2026.01.19 03:28:33.338331 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.01.19 03:28:33.338458 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3222 | 2026.01.19 03:28:33.338494 [ 275 ] {f034b4c2-350e-4b6f-a0d4-1652f6810870} <Debug> TCPHandler: Processed in 0.001235939 sec. | ||
| 3223 | 2026.01.19 03:28:38.323568 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.01.19 03:28:38.323776 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3225 | 2026.01.19 03:28:38.323849 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3226 | 2026.01.19 03:28:38.324573 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.01.19 03:28:38.324619 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3228 | 2026.01.19 03:28:38.325020 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3229 | 2026.01.19 03:28:38.325248 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.01.19 03:28:38.325382 [ 50 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3231 | 2026.01.19 03:28:38.325418 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001693 sec., 63792.08505611341 rows/sec., 5.34 MiB/sec. | ||
| 3232 | 2026.01.19 03:28:38.325425 [ 50 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.01.19 03:28:38.325453 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3234 | 2026.01.19 03:28:38.325466 [ 275 ] {6f51bc36-6b4b-40e8-8173-dd7215b0f007} <Debug> TCPHandler: Processed in 0.002028797 sec. | ||
| 3235 | 2026.01.19 03:28:38.325583 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3236 | 2026.01.19 03:28:38.325600 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.01.19 03:28:38.325727 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.01.19 03:28:38.325735 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3239 | 2026.01.19 03:28:38.325778 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3240 | 2026.01.19 03:28:38.325795 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part | ||
| 3241 | 2026.01.19 03:28:38.325874 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1251 rows starting from the beginning of the part | ||
| 3242 | 2026.01.19 03:28:38.325927 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3243 | 2026.01.19 03:28:38.325976 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3244 | 2026.01.19 03:28:38.326023 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 204 rows starting from the beginning of the part | ||
| 3245 | 2026.01.19 03:28:38.326067 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3246 | 2026.01.19 03:28:38.326203 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.01.19 03:28:38.326245 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3248 | 2026.01.19 03:28:38.326570 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3249 | 2026.01.19 03:28:38.326789 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.01.19 03:28:38.326926 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001222 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 3251 | 2026.01.19 03:28:38.326963 [ 275 ] {c4b3260f-9ab8-475b-ae77-2fff1fd50d69} <Debug> TCPHandler: Processed in 0.001415433 sec. | ||
| 3252 | 2026.01.19 03:28:38.327075 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.01.19 03:28:38.327168 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2026.01.19 03:28:38.327209 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3255 | 2026.01.19 03:28:38.327594 [ 200 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071808 sec., 1525720.5300877301 rows/sec., 133.19 MiB/sec. | ||
| 3256 | 2026.01.19 03:28:38.327635 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.19 03:28:38.327677 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3258 | 2026.01.19 03:28:38.327820 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3259 | 2026.01.19 03:28:38.328045 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3260 | 2026.01.19 03:28:38.328107 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.19 03:28:38.328192 [ 188 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_21_4} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3262 | 2026.01.19 03:28:38.328262 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3263 | 2026.01.19 03:28:38.328282 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.01.19 03:28:38.328380 [ 50 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3265 | 2026.01.19 03:28:38.328408 [ 50 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.19 03:28:38.328418 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 5.54 MiB/sec. | ||
| 3267 | 2026.01.19 03:28:38.328426 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3268 | 2026.01.19 03:28:38.328456 [ 275 ] {6aed19a4-36c1-45db-a989-b729e8009268} <Debug> TCPHandler: Processed in 0.001431133 sec. | ||
| 3269 | 2026.01.19 03:28:38.328528 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3270 | 2026.01.19 03:28:38.328571 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.01.19 03:28:38.328663 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2026.01.19 03:28:38.328670 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.01.19 03:28:38.328702 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3274 | 2026.01.19 03:28:38.328725 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3275 | 2026.01.19 03:28:38.328770 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 552 rows starting from the beginning of the part | ||
| 3276 | 2026.01.19 03:28:38.328817 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3277 | 2026.01.19 03:28:38.328860 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3278 | 2026.01.19 03:28:38.328896 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part | ||
| 3279 | 2026.01.19 03:28:38.328935 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3280 | 2026.01.19 03:28:38.329136 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.01.19 03:28:38.329176 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3282 | 2026.01.19 03:28:38.329525 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3283 | 2026.01.19 03:28:38.329745 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.01.19 03:28:38.329839 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3285 | 2026.01.19 03:28:38.329866 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.01.19 03:28:38.329873 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 3287 | 2026.01.19 03:28:38.329883 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3288 | 2026.01.19 03:28:38.329910 [ 275 ] {1eb1ba22-9140-42bb-a0c5-2aa8fc1f2daf} <Debug> TCPHandler: Processed in 0.001389422 sec. | ||
| 3289 | 2026.01.19 03:28:38.329951 [ 189 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469354 sec., 1058968.7713103853 rows/sec., 84.38 MiB/sec. | ||
| 3290 | 2026.01.19 03:28:38.330019 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.19 03:28:38.329956 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3292 | 2026.01.19 03:28:38.330182 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.01.19 03:28:38.330193 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3294 | 2026.01.19 03:28:38.330210 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4717 rows starting from the beginning of the part | ||
| 3295 | 2026.01.19 03:28:38.330267 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 3296 | 2026.01.19 03:28:38.330268 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.01.19 03:28:38.330271 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3298 | 2026.01.19 03:28:38.330309 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3299 | 2026.01.19 03:28:38.330402 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3300 | 2026.01.19 03:28:38.330442 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3301 | 2026.01.19 03:28:38.330478 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3302 | 2026.01.19 03:28:38.330717 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.01.19 03:28:38.330810 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_21_4} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3304 | 2026.01.19 03:28:38.330913 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3305 | 2026.01.19 03:28:38.331235 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.19 03:28:38.331278 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3307 | 2026.01.19 03:28:38.331887 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3308 | 2026.01.19 03:28:38.332142 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.19 03:28:38.332234 [ 189 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309643 sec., 2701716.239262951 rows/sec., 185.75 MiB/sec. | ||
| 3310 | 2026.01.19 03:28:38.332285 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002116 sec., 12287.33459357278 rows/sec., 22.02 MiB/sec. | ||
| 3311 | 2026.01.19 03:28:38.332349 [ 275 ] {d57e6bac-001d-4e70-83a8-1a04e967aa21} <Debug> TCPHandler: Processed in 0.002382675 sec. | ||
| 3312 | 2026.01.19 03:28:38.332463 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.01.19 03:28:38.332558 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.01.19 03:28:38.332600 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3315 | 2026.01.19 03:28:38.332649 [ 195 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3316 | 2026.01.19 03:28:38.332920 [ 195 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.01.19 03:28:38.332925 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.19 03:28:38.332973 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3319 | 2026.01.19 03:28:38.333001 [ 195 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3320 | 2026.01.19 03:28:38.333086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3321 | 2026.01.19 03:28:38.333288 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3322 | 2026.01.19 03:28:38.333566 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.19 03:28:38.333661 [ 50 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3324 | 2026.01.19 03:28:38.333684 [ 50 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.01.19 03:28:38.333699 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3326 | 2026.01.19 03:28:38.333704 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3327 | 2026.01.19 03:28:38.333741 [ 275 ] {b8c03e4d-ce52-4aaf-876b-4eca1e3cabcc} <Debug> TCPHandler: Processed in 0.001327551 sec. | ||
| 3328 | 2026.01.19 03:28:38.333764 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3329 | 2026.01.19 03:28:38.333858 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3330 | 2026.01.19 03:28:38.333882 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 3331 | 2026.01.19 03:28:38.333923 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3332 | 2026.01.19 03:28:38.333957 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3333 | 2026.01.19 03:28:38.333988 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3334 | 2026.01.19 03:28:38.334020 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3335 | 2026.01.19 03:28:38.334050 [ 188 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3336 | 2026.01.19 03:28:38.334835 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096315 sec., 1012482.7262237587 rows/sec., 68.14 MiB/sec. | ||
| 3337 | 2026.01.19 03:28:38.335038 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3338 | 2026.01.19 03:28:38.335314 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.19 03:28:38.335390 [ 189 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_21_4} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3340 | 2026.01.19 03:28:38.335474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3341 | 2026.01.19 03:28:39.149207 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3342 | 2026.01.19 03:28:39.149261 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3343 | 2026.01.19 03:28:39.256984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7660 | ||
| 3344 | 2026.01.19 03:28:39.257524 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.19 03:28:39.257573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3346 | 2026.01.19 03:28:39.258085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3347 | 2026.01.19 03:28:39.258331 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.19 03:28:39.258486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 3349 | 2026.01.19 03:28:39.258495 [ 99 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3350 | 2026.01.19 03:28:39.258568 [ 99 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.19 03:28:39.258591 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3352 | 2026.01.19 03:28:39.258703 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3353 | 2026.01.19 03:28:39.258826 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3354 | 2026.01.19 03:28:39.258866 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5228 rows starting from the beginning of the part | ||
| 3355 | 2026.01.19 03:28:39.258926 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3356 | 2026.01.19 03:28:39.258966 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3357 | 2026.01.19 03:28:39.259005 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3358 | 2026.01.19 03:28:39.259042 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3359 | 2026.01.19 03:28:39.259078 [ 199 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3360 | 2026.01.19 03:28:39.260452 [ 195 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001793471 sec., 4271047.594301776 rows/sec., 61.10 MiB/sec. | ||
| 3361 | 2026.01.19 03:28:39.261202 [ 194 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3362 | 2026.01.19 03:28:39.261551 [ 194 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.19 03:28:39.261630 [ 194 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_16_3} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3364 | 2026.01.19 03:28:39.261735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3365 | 2026.01.19 03:28:39.270749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 464 | ||
| 3366 | 2026.01.19 03:28:39.272916 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.19 03:28:39.272957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3368 | 2026.01.19 03:28:39.274093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3369 | 2026.01.19 03:28:39.274358 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.19 03:28:39.274499 [ 99 ] {} <Debug> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3371 | 2026.01.19 03:28:39.274538 [ 99 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.01.19 03:28:39.274557 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3373 | 2026.01.19 03:28:39.274619 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3374 | 2026.01.19 03:28:39.274688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3375 | 2026.01.19 03:28:39.275137 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3376 | 2026.01.19 03:28:39.275289 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 3377 | 2026.01.19 03:28:39.275672 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3378 | 2026.01.19 03:28:39.276032 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3379 | 2026.01.19 03:28:39.276385 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3380 | 2026.01.19 03:28:39.276706 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3381 | 2026.01.19 03:28:39.277020 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3382 | 2026.01.19 03:28:39.282469 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 72 columns (72 merged, 0 gathered) in 0.007876502 sec., 58909.399121589755 rows/sec., 53.15 MiB/sec. | ||
| 3383 | 2026.01.19 03:28:39.283335 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3384 | 2026.01.19 03:28:39.283856 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.01.19 03:28:39.283932 [ 199 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_11_2} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3386 | 2026.01.19 03:28:39.284076 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3387 | 2026.01.19 03:28:39.675935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3388 | 2026.01.19 03:28:39.693068 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.01.19 03:28:39.693131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3390 | 2026.01.19 03:28:39.699053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3391 | 2026.01.19 03:28:39.699773 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.01.19 03:28:39.700066 [ 99 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3393 | 2026.01.19 03:28:39.700099 [ 99 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.01.19 03:28:39.700118 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3395 | 2026.01.19 03:28:39.700250 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3396 | 2026.01.19 03:28:39.702996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3397 | 2026.01.19 03:28:39.704390 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3398 | 2026.01.19 03:28:39.705916 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3399 | 2026.01.19 03:28:39.710497 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3400 | 2026.01.19 03:28:39.714756 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3401 | 2026.01.19 03:28:39.718991 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3402 | 2026.01.19 03:28:39.723573 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3403 | 2026.01.19 03:28:39.727798 [ 186 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3404 | 2026.01.19 03:28:39.781794 [ 195 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081604058 sec., 1482.769398551234 rows/sec., 7.67 MiB/sec. | ||
| 3405 | 2026.01.19 03:28:39.784334 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3406 | 2026.01.19 03:28:39.786508 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.01.19 03:28:39.786619 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_16_3} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3408 | 2026.01.19 03:28:39.788671 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3409 | 2026.01.19 03:28:40.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.24 MiB, peak 239.19 MiB, free memory in arenas 0.00 B, will set to 238.53 MiB (RSS), difference: 9.29 MiB | ||
| 3410 | 2026.01.19 03:28:40.001198 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000794479 sec. | ||
| 3411 | 2026.01.19 03:28:43.322722 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.01.19 03:28:43.322908 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3413 | 2026.01.19 03:28:43.322970 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3414 | 2026.01.19 03:28:43.323610 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.01.19 03:28:43.323649 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3416 | 2026.01.19 03:28:43.324040 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3417 | 2026.01.19 03:28:43.324273 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.19 03:28:43.324423 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001562 sec., 53777.20870678617 rows/sec., 4.48 MiB/sec. | ||
| 3419 | 2026.01.19 03:28:43.324464 [ 275 ] {6688acb4-3e6b-4008-806e-fa3557ea956e} <Debug> TCPHandler: Processed in 0.001864992 sec. | ||
| 3420 | 2026.01.19 03:28:43.324590 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.01.19 03:28:43.324685 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.01.19 03:28:43.324725 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3423 | 2026.01.19 03:28:43.325109 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.19 03:28:43.325146 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3425 | 2026.01.19 03:28:43.325472 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3426 | 2026.01.19 03:28:43.325682 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.19 03:28:43.325813 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001146 sec., 12216.404886561953 rows/sec., 918.62 KiB/sec. | ||
| 3428 | 2026.01.19 03:28:43.325850 [ 275 ] {b58fd655-8740-43fc-9f9a-94b0aac7ae2f} <Debug> TCPHandler: Processed in 0.00131269 sec. | ||
| 3429 | 2026.01.19 03:28:43.325955 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.19 03:28:43.326050 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.19 03:28:43.326089 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3432 | 2026.01.19 03:28:43.326500 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.19 03:28:43.326538 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3434 | 2026.01.19 03:28:43.326848 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3435 | 2026.01.19 03:28:43.327058 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.19 03:28:43.327186 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001155 sec., 67532.46753246753 rows/sec., 5.27 MiB/sec. | ||
| 3437 | 2026.01.19 03:28:43.327224 [ 275 ] {e833e264-397e-4515-b60a-ef9b1c555681} <Debug> TCPHandler: Processed in 0.001320611 sec. | ||
| 3438 | 2026.01.19 03:28:43.327335 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.19 03:28:43.327429 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.19 03:28:43.327474 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3441 | 2026.01.19 03:28:43.327865 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.19 03:28:43.327902 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3443 | 2026.01.19 03:28:43.328241 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3444 | 2026.01.19 03:28:43.328468 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.19 03:28:43.328598 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3446 | 2026.01.19 03:28:43.328638 [ 275 ] {e6ad904a-262b-4c0b-9f14-c47fbf973a04} <Debug> TCPHandler: Processed in 0.001355372 sec. | ||
| 3447 | 2026.01.19 03:28:43.328747 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.01.19 03:28:43.328841 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3449 | 2026.01.19 03:28:43.328895 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3450 | 2026.01.19 03:28:43.329650 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.19 03:28:43.329687 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3452 | 2026.01.19 03:28:43.330218 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3453 | 2026.01.19 03:28:43.330445 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.19 03:28:43.330579 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001758 sec., 7963.5949943117175 rows/sec., 14.27 MiB/sec. | ||
| 3455 | 2026.01.19 03:28:43.330632 [ 275 ] {da7e9f9e-e0ec-46d2-b46b-af80c7aea0cb} <Debug> TCPHandler: Processed in 0.001936564 sec. | ||
| 3456 | 2026.01.19 03:28:43.330744 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.01.19 03:28:43.330838 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.01.19 03:28:43.330879 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3459 | 2026.01.19 03:28:43.331200 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.19 03:28:43.331236 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3461 | 2026.01.19 03:28:43.331536 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3462 | 2026.01.19 03:28:43.331745 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.19 03:28:43.331872 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 3464 | 2026.01.19 03:28:43.331907 [ 275 ] {3dfcda6e-a154-4ada-9ae8-47fe61058ebc} <Debug> TCPHandler: Processed in 0.001215398 sec. | ||
| 3465 | 2026.01.19 03:28:45.581968 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56946 | ||
| 3466 | 2026.01.19 03:28:45.582070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2026.01.19 03:28:45.582096 [ 288 ] {} <Debug> TCP-Session: 8f0cb3ee-4031-4159-9446-686771f92257 Authenticating user 'default' from [fd00:1122:3344:101::e]:56946 | ||
| 3468 | 2026.01.19 03:28:45.582117 [ 288 ] {} <Debug> TCP-Session: 8f0cb3ee-4031-4159-9446-686771f92257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.01.19 03:28:45.582130 [ 288 ] {} <Debug> TCP-Session: 8f0cb3ee-4031-4159-9446-686771f92257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.01.19 03:28:45.582357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35937 | ||
| 3471 | 2026.01.19 03:28:45.582384 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43806 | ||
| 3472 | 2026.01.19 03:28:45.582405 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60515 | ||
| 3473 | 2026.01.19 03:28:45.582419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59843 | ||
| 3474 | 2026.01.19 03:28:45.582440 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46321 | ||
| 3475 | 2026.01.19 03:28:45.582475 [ 288 ] {} <Trace> TCP-Session: 8f0cb3ee-4031-4159-9446-686771f92257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.01.19 03:28:45.582432 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59353 | ||
| 3477 | 2026.01.19 03:28:45.582551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.01.19 03:28:45.582406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64355 | ||
| 3479 | 2026.01.19 03:28:45.582601 [ 289 ] {} <Debug> TCP-Session: 99f4f0ff-28d2-4d66-a890-12b31b11482b Authenticating user 'default' from [fd00:1122:3344:101::e]:35937 | ||
| 3480 | 2026.01.19 03:28:45.582366 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48782 | ||
| 3481 | 2026.01.19 03:28:45.582647 [ 289 ] {} <Debug> TCP-Session: 99f4f0ff-28d2-4d66-a890-12b31b11482b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.01.19 03:28:45.582681 [ 289 ] {} <Debug> TCP-Session: 99f4f0ff-28d2-4d66-a890-12b31b11482b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.01.19 03:28:45.582707 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3484 | 2026.01.19 03:28:45.582899 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3485 | 2026.01.19 03:28:45.582905 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3486 | 2026.01.19 03:28:45.582939 [ 292 ] {} <Debug> TCP-Session: 037ed496-1d89-4fdf-9430-768d7a7d9643 Authenticating user 'default' from [fd00:1122:3344:101::e]:64355 | ||
| 3487 | 2026.01.19 03:28:45.582961 [ 290 ] {} <Debug> TCP-Session: de5fa10c-c332-4c6e-b7f9-f07c01f7834b Authenticating user 'default' from [fd00:1122:3344:101::e]:48782 | ||
| 3488 | 2026.01.19 03:28:45.582970 [ 292 ] {} <Debug> TCP-Session: 037ed496-1d89-4fdf-9430-768d7a7d9643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.01.19 03:28:45.582973 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3490 | 2026.01.19 03:28:45.582997 [ 292 ] {} <Debug> TCP-Session: 037ed496-1d89-4fdf-9430-768d7a7d9643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.01.19 03:28:45.582995 [ 290 ] {} <Debug> TCP-Session: de5fa10c-c332-4c6e-b7f9-f07c01f7834b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.01.19 03:28:45.583016 [ 286 ] {} <Debug> TCP-Session: 194cac2c-4e14-4f7a-990e-c78f72614619 Authenticating user 'default' from [fd00:1122:3344:101::e]:46321 | ||
| 3493 | 2026.01.19 03:28:45.583028 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3494 | 2026.01.19 03:28:45.583060 [ 286 ] {} <Debug> TCP-Session: 194cac2c-4e14-4f7a-990e-c78f72614619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2026.01.19 03:28:45.583051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3496 | 2026.01.19 03:28:45.583090 [ 286 ] {} <Debug> TCP-Session: 194cac2c-4e14-4f7a-990e-c78f72614619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.01.19 03:28:45.583115 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3498 | 2026.01.19 03:28:45.583122 [ 293 ] {} <Debug> TCP-Session: de4697ca-df63-456e-a4f0-36b3d8334000 Authenticating user 'default' from [fd00:1122:3344:101::e]:60515 | ||
| 3499 | 2026.01.19 03:28:45.583040 [ 290 ] {} <Debug> TCP-Session: de5fa10c-c332-4c6e-b7f9-f07c01f7834b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.01.19 03:28:45.583160 [ 293 ] {} <Debug> TCP-Session: de4697ca-df63-456e-a4f0-36b3d8334000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.01.19 03:28:45.583187 [ 293 ] {} <Debug> TCP-Session: de4697ca-df63-456e-a4f0-36b3d8334000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.01.19 03:28:45.583269 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3503 | 2026.01.19 03:28:45.583269 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3504 | 2026.01.19 03:28:45.583317 [ 291 ] {} <Debug> TCP-Session: 19db808e-48db-4beb-8ad7-237d270e082b Authenticating user 'default' from [fd00:1122:3344:101::e]:43806 | ||
| 3505 | 2026.01.19 03:28:45.583332 [ 274 ] {} <Debug> TCP-Session: cd43c6d8-7ca5-4e5a-a062-79918907fe40 Authenticating user 'default' from [fd00:1122:3344:101::e]:59353 | ||
| 3506 | 2026.01.19 03:28:45.583343 [ 291 ] {} <Debug> TCP-Session: 19db808e-48db-4beb-8ad7-237d270e082b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.01.19 03:28:45.583360 [ 274 ] {} <Debug> TCP-Session: cd43c6d8-7ca5-4e5a-a062-79918907fe40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.01.19 03:28:45.583366 [ 291 ] {} <Debug> TCP-Session: 19db808e-48db-4beb-8ad7-237d270e082b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.01.19 03:28:45.583374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3510 | 2026.01.19 03:28:45.583384 [ 274 ] {} <Debug> TCP-Session: cd43c6d8-7ca5-4e5a-a062-79918907fe40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.01.19 03:28:45.583423 [ 294 ] {} <Debug> TCP-Session: 8e897617-277d-4c8c-b6c3-dd066dc3e4e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59843 | ||
| 3512 | 2026.01.19 03:28:45.583446 [ 294 ] {} <Debug> TCP-Session: 8e897617-277d-4c8c-b6c3-dd066dc3e4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.01.19 03:28:45.583460 [ 294 ] {} <Debug> TCP-Session: 8e897617-277d-4c8c-b6c3-dd066dc3e4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.01.19 03:28:45.583479 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 3515 | 2026.01.19 03:28:45.584481 [ 295 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> AggregatingTransform: Aggregating | ||
| 3516 | 2026.01.19 03:28:45.584517 [ 295 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> Aggregator: Aggregation method: without_key | ||
| 3517 | 2026.01.19 03:28:45.584550 [ 295 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956902 sec. (1045.039 rows/sec., 40.82 KiB/sec.) | ||
| 3518 | 2026.01.19 03:28:45.584568 [ 295 ] {2703a265-4782-45a2-92d3-b2f471423464} <Trace> Aggregator: Merging aggregated data | ||
| 3519 | 2026.01.19 03:28:45.585874 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 3520 | 2026.01.19 03:28:45.585994 [ 288 ] {2703a265-4782-45a2-92d3-b2f471423464} <Debug> TCPHandler: Processed in 0.003657604 sec. | ||
| 3521 | 2026.01.19 03:28:45.586136 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3522 | 2026.01.19 03:28:45.586165 [ 288 ] {} <Debug> TCP-Session: 8f0cb3ee-4031-4159-9446-686771f92257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2026.01.19 03:28:45.586172 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2026.01.19 03:28:45.586195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3525 | 2026.01.19 03:28:45.586219 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2026.01.19 03:28:45.586221 [ 286 ] {} <Debug> TCP-Session: 194cac2c-4e14-4f7a-990e-c78f72614619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.01.19 03:28:45.586248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.01.19 03:28:45.586272 [ 289 ] {} <Debug> TCP-Session: 99f4f0ff-28d2-4d66-a890-12b31b11482b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.01.19 03:28:45.586272 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3530 | 2026.01.19 03:28:45.586294 [ 292 ] {} <Debug> TCP-Session: 037ed496-1d89-4fdf-9430-768d7a7d9643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.01.19 03:28:45.586303 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3532 | 2026.01.19 03:28:45.586334 [ 294 ] {} <Debug> TCP-Session: 8e897617-277d-4c8c-b6c3-dd066dc3e4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.01.19 03:28:45.586240 [ 291 ] {} <Debug> TCP-Session: 19db808e-48db-4beb-8ad7-237d270e082b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.01.19 03:28:45.586363 [ 274 ] {} <Debug> TCP-Session: cd43c6d8-7ca5-4e5a-a062-79918907fe40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.01.19 03:28:45.586228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3536 | 2026.01.19 03:28:45.586288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3537 | 2026.01.19 03:28:45.586434 [ 290 ] {} <Debug> TCP-Session: de5fa10c-c332-4c6e-b7f9-f07c01f7834b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.01.19 03:28:45.586463 [ 293 ] {} <Debug> TCP-Session: de4697ca-df63-456e-a4f0-36b3d8334000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.01.19 03:28:45.746761 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34730 | ||
| 3540 | 2026.01.19 03:28:45.746866 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.01.19 03:28:45.746895 [ 288 ] {} <Debug> TCP-Session: 9eccd49f-baca-4b73-a3f1-eab1f3119ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34730 | ||
| 3542 | 2026.01.19 03:28:45.746919 [ 288 ] {} <Debug> TCP-Session: 9eccd49f-baca-4b73-a3f1-eab1f3119ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.01.19 03:28:45.746934 [ 288 ] {} <Debug> TCP-Session: 9eccd49f-baca-4b73-a3f1-eab1f3119ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.01.19 03:28:45.747135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36675 | ||
| 3545 | 2026.01.19 03:28:45.747159 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34363 | ||
| 3546 | 2026.01.19 03:28:45.747186 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58927 | ||
| 3547 | 2026.01.19 03:28:45.747204 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 3548 | 2026.01.19 03:28:45.747256 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3549 | 2026.01.19 03:28:45.747264 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.01.19 03:28:45.747307 [ 289 ] {} <Debug> TCP-Session: a91719cd-230c-4be4-bc86-7b92dab22c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:36675 | ||
| 3551 | 2026.01.19 03:28:45.747319 [ 288 ] {} <Trace> TCP-Session: 9eccd49f-baca-4b73-a3f1-eab1f3119ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.01.19 03:28:45.747329 [ 291 ] {} <Debug> TCP-Session: c50eb760-e002-4feb-b465-cf7f977d78df Authenticating user 'default' from [fd00:1122:3344:101::e]:34363 | ||
| 3553 | 2026.01.19 03:28:45.747350 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3554 | 2026.01.19 03:28:45.747370 [ 291 ] {} <Debug> TCP-Session: c50eb760-e002-4feb-b465-cf7f977d78df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.01.19 03:28:45.747341 [ 289 ] {} <Debug> TCP-Session: a91719cd-230c-4be4-bc86-7b92dab22c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.01.19 03:28:45.747407 [ 291 ] {} <Debug> TCP-Session: c50eb760-e002-4feb-b465-cf7f977d78df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.01.19 03:28:45.747423 [ 289 ] {} <Debug> TCP-Session: a91719cd-230c-4be4-bc86-7b92dab22c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.01.19 03:28:45.747312 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3559 | 2026.01.19 03:28:45.747225 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42357 | ||
| 3560 | 2026.01.19 03:28:45.747511 [ 292 ] {} <Debug> TCP-Session: 5009c292-a18c-4d6d-83f0-f9475477035d Authenticating user 'default' from [fd00:1122:3344:101::e]:58927 | ||
| 3561 | 2026.01.19 03:28:45.747520 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34730) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3562 | 2026.01.19 03:28:45.747550 [ 292 ] {} <Debug> TCP-Session: 5009c292-a18c-4d6d-83f0-f9475477035d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.01.19 03:28:45.747564 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3564 | 2026.01.19 03:28:45.747588 [ 292 ] {} <Debug> TCP-Session: 5009c292-a18c-4d6d-83f0-f9475477035d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.01.19 03:28:45.747603 [ 286 ] {} <Debug> TCP-Session: 3b7310d1-edca-4bff-8dce-ec59ca3305c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42357 | ||
| 3566 | 2026.01.19 03:28:45.747217 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61510 | ||
| 3567 | 2026.01.19 03:28:45.747625 [ 286 ] {} <Debug> TCP-Session: 3b7310d1-edca-4bff-8dce-ec59ca3305c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.01.19 03:28:45.747188 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54633 | ||
| 3569 | 2026.01.19 03:28:45.747693 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3570 | 2026.01.19 03:28:45.747667 [ 286 ] {} <Debug> TCP-Session: 3b7310d1-edca-4bff-8dce-ec59ca3305c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.01.19 03:28:45.747720 [ 274 ] {} <Debug> TCP-Session: 252e5d9b-3cf1-427d-8535-7260945ff50c Authenticating user 'default' from [fd00:1122:3344:101::e]:61510 | ||
| 3572 | 2026.01.19 03:28:45.747160 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42656 | ||
| 3573 | 2026.01.19 03:28:45.747753 [ 274 ] {} <Debug> TCP-Session: 252e5d9b-3cf1-427d-8535-7260945ff50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.01.19 03:28:45.747751 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3575 | 2026.01.19 03:28:45.747796 [ 274 ] {} <Debug> TCP-Session: 252e5d9b-3cf1-427d-8535-7260945ff50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.01.19 03:28:45.747400 [ 294 ] {} <Debug> TCP-Session: 31fd5401-6687-471f-b329-d840bc5fde9e Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 3577 | 2026.01.19 03:28:45.747821 [ 293 ] {} <Debug> TCP-Session: 2978c91d-816c-4eb2-a357-79bfb021a00a Authenticating user 'default' from [fd00:1122:3344:101::e]:54633 | ||
| 3578 | 2026.01.19 03:28:45.747836 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.01.19 03:28:45.747856 [ 294 ] {} <Debug> TCP-Session: 31fd5401-6687-471f-b329-d840bc5fde9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.01.19 03:28:45.747869 [ 293 ] {} <Debug> TCP-Session: 2978c91d-816c-4eb2-a357-79bfb021a00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.01.19 03:28:45.747888 [ 294 ] {} <Debug> TCP-Session: 31fd5401-6687-471f-b329-d840bc5fde9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.01.19 03:28:45.747911 [ 293 ] {} <Debug> TCP-Session: 2978c91d-816c-4eb2-a357-79bfb021a00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.19 03:28:45.747826 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3584 | 2026.01.19 03:28:45.747884 [ 290 ] {} <Debug> TCP-Session: b986bf20-171e-48a7-97ec-5047a443d2a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42656 | ||
| 3585 | 2026.01.19 03:28:45.748002 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3586 | 2026.01.19 03:28:45.748004 [ 290 ] {} <Debug> TCP-Session: b986bf20-171e-48a7-97ec-5047a443d2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.01.19 03:28:45.748048 [ 290 ] {} <Debug> TCP-Session: b986bf20-171e-48a7-97ec-5047a443d2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.01.19 03:28:45.748291 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 3589 | 2026.01.19 03:28:45.749213 [ 330 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> AggregatingTransform: Aggregating | ||
| 3590 | 2026.01.19 03:28:45.749266 [ 330 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 3591 | 2026.01.19 03:28:45.749305 [ 330 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908751 sec. (1100.411 rows/sec., 42.98 KiB/sec.) | ||
| 3592 | 2026.01.19 03:28:45.749324 [ 330 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Trace> Aggregator: Merging aggregated data | ||
| 3593 | 2026.01.19 03:28:45.750792 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 3594 | 2026.01.19 03:28:45.750959 [ 288 ] {d637984d-b6d9-4e8d-a7ce-8617660172ff} <Debug> TCPHandler: Processed in 0.003834068 sec. | ||
| 3595 | 2026.01.19 03:28:45.751072 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3596 | 2026.01.19 03:28:45.751099 [ 288 ] {} <Debug> TCP-Session: 9eccd49f-baca-4b73-a3f1-eab1f3119ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.01.19 03:28:45.751099 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3598 | 2026.01.19 03:28:45.751118 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3599 | 2026.01.19 03:28:45.751133 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.01.19 03:28:45.751152 [ 289 ] {} <Debug> TCP-Session: a91719cd-230c-4be4-bc86-7b92dab22c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.01.19 03:28:45.751157 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.01.19 03:28:45.751181 [ 293 ] {} <Debug> TCP-Session: 2978c91d-816c-4eb2-a357-79bfb021a00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.01.19 03:28:45.751186 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.01.19 03:28:45.751215 [ 291 ] {} <Debug> TCP-Session: c50eb760-e002-4feb-b465-cf7f977d78df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.01.19 03:28:45.751216 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3606 | 2026.01.19 03:28:45.751236 [ 274 ] {} <Debug> TCP-Session: 252e5d9b-3cf1-427d-8535-7260945ff50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.01.19 03:28:45.751212 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3608 | 2026.01.19 03:28:45.751274 [ 286 ] {} <Debug> TCP-Session: 3b7310d1-edca-4bff-8dce-ec59ca3305c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.01.19 03:28:45.751169 [ 290 ] {} <Debug> TCP-Session: b986bf20-171e-48a7-97ec-5047a443d2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.19 03:28:45.751305 [ 292 ] {} <Debug> TCP-Session: 5009c292-a18c-4d6d-83f0-f9475477035d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.01.19 03:28:45.751165 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3612 | 2026.01.19 03:28:45.751365 [ 294 ] {} <Debug> TCP-Session: 31fd5401-6687-471f-b329-d840bc5fde9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.01.19 03:28:45.793624 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51064 | ||
| 3614 | 2026.01.19 03:28:45.793702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.01.19 03:28:45.793728 [ 288 ] {} <Debug> TCP-Session: 8d452ded-e9cd-48be-8b68-41dcf02c9fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51064 | ||
| 3616 | 2026.01.19 03:28:45.793748 [ 288 ] {} <Debug> TCP-Session: 8d452ded-e9cd-48be-8b68-41dcf02c9fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.01.19 03:28:45.793763 [ 288 ] {} <Debug> TCP-Session: 8d452ded-e9cd-48be-8b68-41dcf02c9fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.01.19 03:28:45.793941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37557 | ||
| 3619 | 2026.01.19 03:28:45.793978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58792 | ||
| 3620 | 2026.01.19 03:28:45.793986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53579 | ||
| 3621 | 2026.01.19 03:28:45.794009 [ 288 ] {} <Trace> TCP-Session: 8d452ded-e9cd-48be-8b68-41dcf02c9fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.01.19 03:28:45.794021 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49454 | ||
| 3623 | 2026.01.19 03:28:45.794064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.01.19 03:28:45.794054 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62299 | ||
| 3625 | 2026.01.19 03:28:45.794081 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2026.01.19 03:28:45.794122 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3627 | 2026.01.19 03:28:45.794094 [ 290 ] {} <Debug> TCP-Session: 94d5a13d-e108-45e9-8278-8f211751868f Authenticating user 'default' from [fd00:1122:3344:101::e]:58792 | ||
| 3628 | 2026.01.19 03:28:45.794147 [ 291 ] {} <Debug> TCP-Session: 821ed4f7-bab9-4d3b-8b3d-cf6e7b23d2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53579 | ||
| 3629 | 2026.01.19 03:28:45.794159 [ 294 ] {} <Debug> TCP-Session: eec5b757-edf4-45b0-999d-711b702900e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49454 | ||
| 3630 | 2026.01.19 03:28:45.794187 [ 291 ] {} <Debug> TCP-Session: 821ed4f7-bab9-4d3b-8b3d-cf6e7b23d2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.01.19 03:28:45.794189 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3632 | 2026.01.19 03:28:45.794228 [ 291 ] {} <Debug> TCP-Session: 821ed4f7-bab9-4d3b-8b3d-cf6e7b23d2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.01.19 03:28:45.794228 [ 294 ] {} <Debug> TCP-Session: eec5b757-edf4-45b0-999d-711b702900e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.01.19 03:28:45.794176 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3635 | 2026.01.19 03:28:45.794268 [ 294 ] {} <Debug> TCP-Session: eec5b757-edf4-45b0-999d-711b702900e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.01.19 03:28:45.794175 [ 290 ] {} <Debug> TCP-Session: 94d5a13d-e108-45e9-8278-8f211751868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.01.19 03:28:45.794306 [ 286 ] {} <Debug> TCP-Session: 68f60828-2246-427b-93f9-8217984ebed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62299 | ||
| 3638 | 2026.01.19 03:28:45.794333 [ 290 ] {} <Debug> TCP-Session: 94d5a13d-e108-45e9-8278-8f211751868f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.01.19 03:28:45.794356 [ 286 ] {} <Debug> TCP-Session: 68f60828-2246-427b-93f9-8217984ebed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.19 03:28:45.794044 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54608 | ||
| 3641 | 2026.01.19 03:28:45.794390 [ 286 ] {} <Debug> TCP-Session: 68f60828-2246-427b-93f9-8217984ebed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.01.19 03:28:45.794035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.01.19 03:28:45.794453 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.01.19 03:28:45.794014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52359 | ||
| 3645 | 2026.01.19 03:28:45.794490 [ 274 ] {} <Debug> TCP-Session: 3dc4f20f-eaf9-4afd-853e-56036e9f1079 Authenticating user 'default' from [fd00:1122:3344:101::e]:54608 | ||
| 3646 | 2026.01.19 03:28:45.794484 [ 289 ] {} <Debug> TCP-Session: 47046a9a-d013-40d5-a2c3-b094a643a7df Authenticating user 'default' from [fd00:1122:3344:101::e]:37557 | ||
| 3647 | 2026.01.19 03:28:45.794534 [ 274 ] {} <Debug> TCP-Session: 3dc4f20f-eaf9-4afd-853e-56036e9f1079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.01.19 03:28:45.794543 [ 289 ] {} <Debug> TCP-Session: 47046a9a-d013-40d5-a2c3-b094a643a7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.01.19 03:28:45.794551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.01.19 03:28:45.794554 [ 274 ] {} <Debug> TCP-Session: 3dc4f20f-eaf9-4afd-853e-56036e9f1079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.01.19 03:28:45.794561 [ 289 ] {} <Debug> TCP-Session: 47046a9a-d013-40d5-a2c3-b094a643a7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.01.19 03:28:45.794573 [ 293 ] {} <Debug> TCP-Session: cab07d8b-eee0-4f7a-9632-5197e38936af Authenticating user 'default' from [fd00:1122:3344:101::e]:52359 | ||
| 3653 | 2026.01.19 03:28:45.794005 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44978 | ||
| 3654 | 2026.01.19 03:28:45.794597 [ 293 ] {} <Debug> TCP-Session: cab07d8b-eee0-4f7a-9632-5197e38936af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.01.19 03:28:45.794445 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3656 | 2026.01.19 03:28:45.794673 [ 293 ] {} <Debug> TCP-Session: cab07d8b-eee0-4f7a-9632-5197e38936af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.01.19 03:28:45.794710 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.01.19 03:28:45.794716 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3659 | 2026.01.19 03:28:45.794748 [ 292 ] {} <Debug> TCP-Session: 0fcc7452-2354-4b3d-a876-60e4b56ce7dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44978 | ||
| 3660 | 2026.01.19 03:28:45.794775 [ 292 ] {} <Debug> TCP-Session: 0fcc7452-2354-4b3d-a876-60e4b56ce7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.01.19 03:28:45.794791 [ 292 ] {} <Debug> TCP-Session: 0fcc7452-2354-4b3d-a876-60e4b56ce7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.01.19 03:28:45.794977 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 3663 | 2026.01.19 03:28:45.795930 [ 339 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> AggregatingTransform: Aggregating | ||
| 3664 | 2026.01.19 03:28:45.795980 [ 339 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3665 | 2026.01.19 03:28:45.796012 [ 339 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911761 sec. (1096.779 rows/sec., 42.84 KiB/sec.) | ||
| 3666 | 2026.01.19 03:28:45.796031 [ 339 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Trace> Aggregator: Merging aggregated data | ||
| 3667 | 2026.01.19 03:28:45.797287 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 3668 | 2026.01.19 03:28:45.797411 [ 288 ] {e1914550-6e16-4968-ae14-7b650826ba2b} <Debug> TCPHandler: Processed in 0.0034834 sec. | ||
| 3669 | 2026.01.19 03:28:45.797538 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3670 | 2026.01.19 03:28:45.797569 [ 288 ] {} <Debug> TCP-Session: 8d452ded-e9cd-48be-8b68-41dcf02c9fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.01.19 03:28:45.797577 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3672 | 2026.01.19 03:28:45.797588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3673 | 2026.01.19 03:28:45.797609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.01.19 03:28:45.797618 [ 286 ] {} <Debug> TCP-Session: 68f60828-2246-427b-93f9-8217984ebed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.19 03:28:45.797641 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3676 | 2026.01.19 03:28:45.797664 [ 292 ] {} <Debug> TCP-Session: 0fcc7452-2354-4b3d-a876-60e4b56ce7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.19 03:28:45.797675 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3678 | 2026.01.19 03:28:45.797690 [ 291 ] {} <Debug> TCP-Session: 821ed4f7-bab9-4d3b-8b3d-cf6e7b23d2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.01.19 03:28:45.797714 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.01.19 03:28:45.797724 [ 293 ] {} <Debug> TCP-Session: cab07d8b-eee0-4f7a-9632-5197e38936af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.19 03:28:45.797636 [ 289 ] {} <Debug> TCP-Session: 47046a9a-d013-40d5-a2c3-b094a643a7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.01.19 03:28:45.797755 [ 274 ] {} <Debug> TCP-Session: 3dc4f20f-eaf9-4afd-853e-56036e9f1079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.19 03:28:45.797631 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.01.19 03:28:45.797692 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3685 | 2026.01.19 03:28:45.797834 [ 290 ] {} <Debug> TCP-Session: 94d5a13d-e108-45e9-8278-8f211751868f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.19 03:28:45.797844 [ 294 ] {} <Debug> TCP-Session: eec5b757-edf4-45b0-999d-711b702900e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.19 03:28:46.758773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8108 | ||
| 3688 | 2026.01.19 03:28:46.759359 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.19 03:28:46.759406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3690 | 2026.01.19 03:28:46.759934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3691 | 2026.01.19 03:28:46.760203 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.19 03:28:46.760353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8108 | ||
| 3693 | 2026.01.19 03:28:47.203287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3694 | 2026.01.19 03:28:47.218683 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.01.19 03:28:47.218757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3696 | 2026.01.19 03:28:47.225306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3697 | 2026.01.19 03:28:47.226202 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.01.19 03:28:47.230116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3699 | 2026.01.19 03:28:48.352220 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.01.19 03:28:48.352412 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3701 | 2026.01.19 03:28:48.352484 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3702 | 2026.01.19 03:28:48.353835 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.19 03:28:48.353903 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3704 | 2026.01.19 03:28:48.354565 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3705 | 2026.01.19 03:28:48.354821 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.19 03:28:48.354996 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.002633 sec., 473984.0486137486 rows/sec., 39.08 MiB/sec. | ||
| 3707 | 2026.01.19 03:28:48.355049 [ 275 ] {e29e85d4-6abc-4510-a520-65fca787cbc5} <Debug> TCPHandler: Processed in 0.002964328 sec. | ||
| 3708 | 2026.01.19 03:28:48.355205 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.19 03:28:48.355320 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.19 03:28:48.355368 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3711 | 2026.01.19 03:28:48.355890 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.19 03:28:48.355937 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3713 | 2026.01.19 03:28:48.356354 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3714 | 2026.01.19 03:28:48.356625 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.19 03:28:48.356777 [ 130 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3716 | 2026.01.19 03:28:48.356794 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001503 sec., 17298.735861610112 rows/sec., 1.27 MiB/sec. | ||
| 3717 | 2026.01.19 03:28:48.356822 [ 130 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.19 03:28:48.356847 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3719 | 2026.01.19 03:28:48.356851 [ 275 ] {305770f2-e349-41f6-b630-e346c29afc63} <Debug> TCPHandler: Processed in 0.00170499 sec. | ||
| 3720 | 2026.01.19 03:28:48.356985 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.01.19 03:28:48.357003 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3722 | 2026.01.19 03:28:48.357091 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.01.19 03:28:48.357140 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3724 | 2026.01.19 03:28:48.357181 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3725 | 2026.01.19 03:28:48.357225 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 3726 | 2026.01.19 03:28:48.357300 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3727 | 2026.01.19 03:28:48.357348 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 3728 | 2026.01.19 03:28:48.357396 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3729 | 2026.01.19 03:28:48.357438 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3730 | 2026.01.19 03:28:48.357492 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3731 | 2026.01.19 03:28:48.357748 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.01.19 03:28:48.357799 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3733 | 2026.01.19 03:28:48.358245 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3734 | 2026.01.19 03:28:48.358382 [ 193 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442473 sec., 130331.72891277687 rows/sec., 10.08 MiB/sec. | ||
| 3735 | 2026.01.19 03:28:48.358486 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.19 03:28:48.358555 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3737 | 2026.01.19 03:28:48.358635 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001569 sec., 145315.48757170173 rows/sec., 9.84 MiB/sec. | ||
| 3738 | 2026.01.19 03:28:48.358684 [ 275 ] {89d5985e-22ce-4864-9ad3-b46eecf14410} <Debug> TCPHandler: Processed in 0.00175162 sec. | ||
| 3739 | 2026.01.19 03:28:48.358807 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.01.19 03:28:48.358849 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.19 03:28:48.358910 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3742 | 2026.01.19 03:28:48.358935 [ 191 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_21_4} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3743 | 2026.01.19 03:28:48.358960 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3744 | 2026.01.19 03:28:48.359031 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3745 | 2026.01.19 03:28:48.359608 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.19 03:28:48.359653 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3747 | 2026.01.19 03:28:48.360060 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3748 | 2026.01.19 03:28:48.360320 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.19 03:28:48.360458 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00157 sec., 347770.7006369427 rows/sec., 25.81 MiB/sec. | ||
| 3750 | 2026.01.19 03:28:48.360498 [ 275 ] {95c8ebaa-68fd-4298-9fc9-7a332b20788e} <Debug> TCPHandler: Processed in 0.00174392 sec. | ||
| 3751 | 2026.01.19 03:28:48.360626 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.19 03:28:48.360731 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.01.19 03:28:48.360781 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3754 | 2026.01.19 03:28:48.361405 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.01.19 03:28:48.361445 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3756 | 2026.01.19 03:28:48.361982 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3757 | 2026.01.19 03:28:48.362336 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.19 03:28:48.362494 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001787 sec., 472299.944040291 rows/sec., 31.79 MiB/sec. | ||
| 3759 | 2026.01.19 03:28:48.362535 [ 275 ] {bbcf9a47-9f54-46b5-906e-36cc03e86160} <Debug> TCPHandler: Processed in 0.001968096 sec. | ||
| 3760 | 2026.01.19 03:28:48.362668 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.01.19 03:28:48.362785 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.01.19 03:28:48.362850 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3763 | 2026.01.19 03:28:48.363796 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.01.19 03:28:48.363834 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3765 | 2026.01.19 03:28:48.364416 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3766 | 2026.01.19 03:28:48.364670 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.01.19 03:28:48.364786 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3768 | 2026.01.19 03:28:48.364822 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.01.19 03:28:48.364825 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002066 sec., 12584.704743465632 rows/sec., 22.55 MiB/sec. | ||
| 3770 | 2026.01.19 03:28:48.364843 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3771 | 2026.01.19 03:28:48.364906 [ 275 ] {defcaad8-2b70-4835-9e70-1dc140016eb5} <Debug> TCPHandler: Processed in 0.002290673 sec. | ||
| 3772 | 2026.01.19 03:28:48.364934 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3773 | 2026.01.19 03:28:48.365041 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.01.19 03:28:48.365130 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3775 | 2026.01.19 03:28:48.365139 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.19 03:28:48.365188 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3777 | 2026.01.19 03:28:48.365194 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 262 rows starting from the beginning of the part | ||
| 3778 | 2026.01.19 03:28:48.365340 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3779 | 2026.01.19 03:28:48.365476 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 3780 | 2026.01.19 03:28:48.365569 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.01.19 03:28:48.365588 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3782 | 2026.01.19 03:28:48.365603 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3783 | 2026.01.19 03:28:48.365685 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3784 | 2026.01.19 03:28:48.365787 [ 190 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3785 | 2026.01.19 03:28:48.365948 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3786 | 2026.01.19 03:28:48.366166 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.01.19 03:28:48.366297 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3788 | 2026.01.19 03:28:48.366333 [ 275 ] {7807948f-3022-4dd7-9df7-c2043b006acb} <Debug> TCPHandler: Processed in 0.001344641 sec. | ||
| 3789 | 2026.01.19 03:28:48.369410 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 19 columns (19 merged, 0 gathered) in 0.004508394 sec., 81625.51897638051 rows/sec., 146.27 MiB/sec. | ||
| 3790 | 2026.01.19 03:28:48.370214 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3791 | 2026.01.19 03:28:48.370580 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.01.19 03:28:48.370664 [ 191 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3793 | 2026.01.19 03:28:48.370818 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3794 | 2026.01.19 03:28:49.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.62 MiB, peak 247.35 MiB, free memory in arenas 0.00 B, will set to 242.14 MiB (RSS), difference: 1.52 MiB | ||
| 3795 | 2026.01.19 03:28:49.275063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 496 | ||
| 3796 | 2026.01.19 03:28:49.277338 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.01.19 03:28:49.277395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3798 | 2026.01.19 03:28:49.278678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3799 | 2026.01.19 03:28:49.278973 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.01.19 03:28:49.279340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3801 | 2026.01.19 03:28:53.322876 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.01.19 03:28:53.323166 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3803 | 2026.01.19 03:28:53.323268 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3804 | 2026.01.19 03:28:53.324097 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.01.19 03:28:53.324141 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3806 | 2026.01.19 03:28:53.324564 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3807 | 2026.01.19 03:28:53.324789 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.01.19 03:28:53.324946 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001853 sec., 45331.89422558014 rows/sec., 3.77 MiB/sec. | ||
| 3809 | 2026.01.19 03:28:53.324994 [ 275 ] {24f1b283-c543-4d35-90a3-ec6969c76b7c} <Debug> TCPHandler: Processed in 0.002295643 sec. | ||
| 3810 | 2026.01.19 03:28:53.325125 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.01.19 03:28:53.325225 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.01.19 03:28:53.325268 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3813 | 2026.01.19 03:28:53.325675 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.01.19 03:28:53.325714 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3815 | 2026.01.19 03:28:53.326007 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3816 | 2026.01.19 03:28:53.326213 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.01.19 03:28:53.326341 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 925.07 KiB/sec. | ||
| 3818 | 2026.01.19 03:28:53.326380 [ 275 ] {9add53d1-4cf1-416f-ae21-1b6b10cc7c48} <Debug> TCPHandler: Processed in 0.00131041 sec. | ||
| 3819 | 2026.01.19 03:28:53.326492 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.01.19 03:28:53.326587 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3821 | 2026.01.19 03:28:53.326627 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3822 | 2026.01.19 03:28:53.327040 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.01.19 03:28:53.327077 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3824 | 2026.01.19 03:28:53.327380 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3825 | 2026.01.19 03:28:53.327587 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.01.19 03:28:53.327711 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001143 sec., 68241.46981627298 rows/sec., 5.33 MiB/sec. | ||
| 3827 | 2026.01.19 03:28:53.327748 [ 275 ] {5b6a86d2-82e3-457d-8056-da529f049c50} <Debug> TCPHandler: Processed in 0.001307651 sec. | ||
| 3828 | 2026.01.19 03:28:53.327860 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.01.19 03:28:53.327954 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3830 | 2026.01.19 03:28:53.327997 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3831 | 2026.01.19 03:28:53.328393 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.01.19 03:28:53.328428 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3833 | 2026.01.19 03:28:53.328777 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3834 | 2026.01.19 03:28:53.328976 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.01.19 03:28:53.329103 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 3836 | 2026.01.19 03:28:53.329140 [ 275 ] {a6e7863d-5fb2-467b-af4e-c0d8f4f41e02} <Debug> TCPHandler: Processed in 0.00133037 sec. | ||
| 3837 | 2026.01.19 03:28:53.329242 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.01.19 03:28:53.329335 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.01.19 03:28:53.329389 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3840 | 2026.01.19 03:28:53.330145 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.01.19 03:28:53.330182 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3842 | 2026.01.19 03:28:53.330691 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3843 | 2026.01.19 03:28:53.330908 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.01.19 03:28:53.331044 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001726 sec., 8111.239860950173 rows/sec., 14.53 MiB/sec. | ||
| 3845 | 2026.01.19 03:28:53.331101 [ 275 ] {15b255cc-5127-4521-9952-9340bfbb73e8} <Debug> TCPHandler: Processed in 0.001909614 sec. | ||
| 3846 | 2026.01.19 03:28:53.331215 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.01.19 03:28:53.331310 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.01.19 03:28:53.331351 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3849 | 2026.01.19 03:28:53.331714 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.01.19 03:28:53.331752 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3851 | 2026.01.19 03:28:53.332079 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3852 | 2026.01.19 03:28:53.332290 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.01.19 03:28:53.332423 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3854 | 2026.01.19 03:28:53.332460 [ 275 ] {fb42e193-f05f-49ee-8295-28f6893a7720} <Debug> TCPHandler: Processed in 0.00129644 sec. | ||
| 3855 | 2026.01.19 03:28:54.149315 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3856 | 2026.01.19 03:28:54.149367 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3857 | 2026.01.19 03:28:54.261406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8620 | ||
| 3858 | 2026.01.19 03:28:54.262049 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.01.19 03:28:54.262080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3860 | 2026.01.19 03:28:54.262582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3861 | 2026.01.19 03:28:54.262807 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.01.19 03:28:54.262943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8620 | ||
| 3863 | 2026.01.19 03:28:54.731072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3864 | 2026.01.19 03:28:54.748822 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.01.19 03:28:54.748899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3866 | 2026.01.19 03:28:54.754683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3867 | 2026.01.19 03:28:54.755393 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.01.19 03:28:54.758423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3869 | 2026.01.19 03:28:58.323077 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.01.19 03:28:58.323362 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3871 | 2026.01.19 03:28:58.323464 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3872 | 2026.01.19 03:28:58.324313 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.01.19 03:28:58.324356 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3874 | 2026.01.19 03:28:58.324756 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3875 | 2026.01.19 03:28:58.324983 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.01.19 03:28:58.325155 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001866 sec., 57877.81350482315 rows/sec., 4.84 MiB/sec. | ||
| 3877 | 2026.01.19 03:28:58.325203 [ 275 ] {7789993d-5845-49de-a78f-6b789a019eef} <Debug> TCPHandler: Processed in 0.002306073 sec. | ||
| 3878 | 2026.01.19 03:28:58.325339 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.01.19 03:28:58.325439 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3880 | 2026.01.19 03:28:58.325482 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3881 | 2026.01.19 03:28:58.325897 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.01.19 03:28:58.325935 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3883 | 2026.01.19 03:28:58.326243 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3884 | 2026.01.19 03:28:58.326473 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.01.19 03:28:58.326606 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 1.61 MiB/sec. | ||
| 3886 | 2026.01.19 03:28:58.326643 [ 275 ] {64664712-e43e-48f3-809b-5720086bd275} <Debug> TCPHandler: Processed in 0.001359162 sec. | ||
| 3887 | 2026.01.19 03:28:58.326747 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.01.19 03:28:58.326844 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3889 | 2026.01.19 03:28:58.326886 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3890 | 2026.01.19 03:28:58.327312 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.01.19 03:28:58.327349 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3892 | 2026.01.19 03:28:58.327659 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3893 | 2026.01.19 03:28:58.327872 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.01.19 03:28:58.328011 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 5.92 MiB/sec. | ||
| 3895 | 2026.01.19 03:28:58.328049 [ 275 ] {dcada5cd-61bb-496f-9275-20f3a1926188} <Debug> TCPHandler: Processed in 0.001353251 sec. | ||
| 3896 | 2026.01.19 03:28:58.328160 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.01.19 03:28:58.328255 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3898 | 2026.01.19 03:28:58.328298 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3899 | 2026.01.19 03:28:58.328736 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.01.19 03:28:58.328782 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3901 | 2026.01.19 03:28:58.329192 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3902 | 2026.01.19 03:28:58.329452 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.01.19 03:28:58.329613 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 3904 | 2026.01.19 03:28:58.329659 [ 275 ] {15ddfcdb-b336-4505-bc5f-f15e49411a04} <Debug> TCPHandler: Processed in 0.001547776 sec. | ||
| 3905 | 2026.01.19 03:28:58.329797 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.01.19 03:28:58.329901 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.01.19 03:28:58.329958 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3908 | 2026.01.19 03:28:58.330759 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.01.19 03:28:58.330796 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3910 | 2026.01.19 03:28:58.331316 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3911 | 2026.01.19 03:28:58.331539 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.01.19 03:28:58.331675 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 25.98 MiB/sec. | ||
| 3913 | 2026.01.19 03:28:58.331736 [ 275 ] {7feabb9e-3fe9-4a6a-87df-eaf1e96ba40c} <Debug> TCPHandler: Processed in 0.002008086 sec. | ||
| 3914 | 2026.01.19 03:28:58.331851 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.01.19 03:28:58.331945 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3916 | 2026.01.19 03:28:58.331987 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3917 | 2026.01.19 03:28:58.332319 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.19 03:28:58.332355 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3919 | 2026.01.19 03:28:58.332676 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3920 | 2026.01.19 03:28:58.332886 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.19 03:28:58.333019 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3922 | 2026.01.19 03:28:58.333054 [ 275 ] {86f472bd-610a-4222-a2bd-e98dac883226} <Debug> TCPHandler: Processed in 0.001253889 sec. | ||
| 3923 | 2026.01.19 03:28:59.280303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 520 | ||
| 3924 | 2026.01.19 03:28:59.282665 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.01.19 03:28:59.282734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3926 | 2026.01.19 03:28:59.284529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3927 | 2026.01.19 03:28:59.284898 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.01.19 03:28:59.285439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3929 | 2026.01.19 03:29:01.763798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9068 | ||
| 3930 | 2026.01.19 03:29:01.764298 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.01.19 03:29:01.764332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3932 | 2026.01.19 03:29:01.764820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3933 | 2026.01.19 03:29:01.765047 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.01.19 03:29:01.765171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9068 | ||
| 3935 | 2026.01.19 03:29:02.259201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3936 | 2026.01.19 03:29:02.275459 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.01.19 03:29:02.275515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3938 | 2026.01.19 03:29:02.281673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3939 | 2026.01.19 03:29:02.282386 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.01.19 03:29:02.285197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3941 | 2026.01.19 03:29:03.324054 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.01.19 03:29:03.324319 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.01.19 03:29:03.324418 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3944 | 2026.01.19 03:29:03.325128 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.01.19 03:29:03.325173 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3946 | 2026.01.19 03:29:03.325545 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3947 | 2026.01.19 03:29:03.325770 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.01.19 03:29:03.325898 [ 117 ] {} <Debug> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3949 | 2026.01.19 03:29:03.325934 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.18 MiB/sec. | ||
| 3950 | 2026.01.19 03:29:03.325967 [ 117 ] {} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.01.19 03:29:03.325987 [ 275 ] {04c251ee-5325-461f-b6a7-647210fc5ca5} <Debug> TCPHandler: Processed in 0.002103989 sec. | ||
| 3952 | 2026.01.19 03:29:03.325997 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3953 | 2026.01.19 03:29:03.326110 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3954 | 2026.01.19 03:29:03.326114 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.01.19 03:29:03.326234 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.01.19 03:29:03.326236 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3957 | 2026.01.19 03:29:03.326280 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3958 | 2026.01.19 03:29:03.326297 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3959 | 2026.01.19 03:29:03.326384 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3960 | 2026.01.19 03:29:03.326441 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3961 | 2026.01.19 03:29:03.326492 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3962 | 2026.01.19 03:29:03.326540 [ 193 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3963 | 2026.01.19 03:29:03.326700 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.01.19 03:29:03.326741 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3965 | 2026.01.19 03:29:03.327070 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3966 | 2026.01.19 03:29:03.327307 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.01.19 03:29:03.327344 [ 191 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274299 sec., 94169.42177620794 rows/sec., 8.17 MiB/sec. | ||
| 3968 | 2026.01.19 03:29:03.327440 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001228 sec., 9771.98697068404 rows/sec., 796.84 KiB/sec. | ||
| 3969 | 2026.01.19 03:29:03.327484 [ 275 ] {bafdb170-9def-4693-97b3-9d5edf46bc3d} <Debug> TCPHandler: Processed in 0.001422983 sec. | ||
| 3970 | 2026.01.19 03:29:03.327530 [ 191 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3971 | 2026.01.19 03:29:03.327595 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.01.19 03:29:03.327694 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3973 | 2026.01.19 03:29:03.327734 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3974 | 2026.01.19 03:29:03.327827 [ 191 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.01.19 03:29:03.327906 [ 191 ] {4fd12cdf-1352-49d1-8451-49f40f667fda::all_1_5_1} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3976 | 2026.01.19 03:29:03.328007 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3977 | 2026.01.19 03:29:03.328184 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.01.19 03:29:03.328224 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3979 | 2026.01.19 03:29:03.328550 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3980 | 2026.01.19 03:29:03.328758 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.01.19 03:29:03.328855 [ 117 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3982 | 2026.01.19 03:29:03.328884 [ 117 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.01.19 03:29:03.328884 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Debug> executeQuery: Read 210 rows, 19.04 KiB in 0.001208 sec., 173841.05960264898 rows/sec., 15.39 MiB/sec. | ||
| 3984 | 2026.01.19 03:29:03.328901 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3985 | 2026.01.19 03:29:03.328934 [ 275 ] {a3275866-efb2-4d3f-b2a8-15a346598d38} <Debug> TCPHandler: Processed in 0.001387121 sec. | ||
| 3986 | 2026.01.19 03:29:03.328968 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3987 | 2026.01.19 03:29:03.329049 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2026.01.19 03:29:03.329057 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2026.01.19 03:29:03.329096 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1406 rows starting from the beginning of the part | ||
| 3990 | 2026.01.19 03:29:03.329137 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 3991 | 2026.01.19 03:29:03.329148 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.01.19 03:29:03.329173 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1248 rows starting from the beginning of the part | ||
| 3993 | 2026.01.19 03:29:03.329197 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3994 | 2026.01.19 03:29:03.329211 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 84 rows starting from the beginning of the part | ||
| 3995 | 2026.01.19 03:29:03.329252 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 3996 | 2026.01.19 03:29:03.329284 [ 193 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 210 rows starting from the beginning of the part | ||
| 3997 | 2026.01.19 03:29:03.329592 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.01.19 03:29:03.329632 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3999 | 2026.01.19 03:29:03.329944 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4000 | 2026.01.19 03:29:03.330154 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.01.19 03:29:03.330280 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.00115 sec., 33043.47826086957 rows/sec., 2.42 MiB/sec. | ||
| 4002 | 2026.01.19 03:29:03.330316 [ 275 ] {db9b47ae-90e9-4e49-b145-0df1f25fa017} <Debug> TCPHandler: Processed in 0.00131579 sec. | ||
| 4003 | 2026.01.19 03:29:03.330423 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.01.19 03:29:03.330523 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.01.19 03:29:03.330564 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4006 | 2026.01.19 03:29:03.330572 [ 196 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619748 sec., 1938573.160763279 rows/sec., 169.18 MiB/sec. | ||
| 4007 | 2026.01.19 03:29:03.330847 [ 187 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4008 | 2026.01.19 03:29:03.330971 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.01.19 03:29:03.331016 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4010 | 2026.01.19 03:29:03.331177 [ 187 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.01.19 03:29:03.331276 [ 187 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_26_5} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4012 | 2026.01.19 03:29:03.331348 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4013 | 2026.01.19 03:29:03.331375 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4014 | 2026.01.19 03:29:03.331569 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.01.19 03:29:03.331702 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 4016 | 2026.01.19 03:29:03.331740 [ 275 ] {d5588476-0d62-4ab9-9181-9e21d1cf2cd2} <Debug> TCPHandler: Processed in 0.001368781 sec. | ||
| 4017 | 2026.01.19 03:29:03.331851 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.01.19 03:29:03.331943 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.01.19 03:29:03.331983 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4020 | 2026.01.19 03:29:03.332373 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.01.19 03:29:03.332410 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4022 | 2026.01.19 03:29:03.332699 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4023 | 2026.01.19 03:29:03.332915 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.01.19 03:29:03.333011 [ 113 ] {} <Debug> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4025 | 2026.01.19 03:29:03.333042 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 4026 | 2026.01.19 03:29:03.333136 [ 113 ] {} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.01.19 03:29:03.333163 [ 275 ] {210bae72-f2ca-4e56-9332-0951ee1356a6} <Debug> TCPHandler: Processed in 0.001364992 sec. | ||
| 4028 | 2026.01.19 03:29:03.333166 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4029 | 2026.01.19 03:29:03.333257 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4030 | 2026.01.19 03:29:03.333283 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.01.19 03:29:03.333343 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4032 | 2026.01.19 03:29:03.333371 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4033 | 2026.01.19 03:29:03.333380 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4034 | 2026.01.19 03:29:03.333415 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4035 | 2026.01.19 03:29:03.333451 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4036 | 2026.01.19 03:29:03.333459 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4037 | 2026.01.19 03:29:03.333516 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4038 | 2026.01.19 03:29:03.333552 [ 193 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4039 | 2026.01.19 03:29:03.333885 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.01.19 03:29:03.333925 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4041 | 2026.01.19 03:29:03.334134 [ 187 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000899901 sec., 66674.0008067554 rows/sec., 5.34 MiB/sec. | ||
| 4042 | 2026.01.19 03:29:03.334244 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4043 | 2026.01.19 03:29:03.334291 [ 202 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4044 | 2026.01.19 03:29:03.334467 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.19 03:29:03.334580 [ 113 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4046 | 2026.01.19 03:29:03.334612 [ 113 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.01.19 03:29:03.334612 [ 202 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.01.19 03:29:03.334630 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4049 | 2026.01.19 03:29:03.334616 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001253 sec., 100558.6592178771 rows/sec., 8.16 MiB/sec. | ||
| 4050 | 2026.01.19 03:29:03.334707 [ 202 ] {4a35c6f1-f095-4538-b27e-c16ae26c548d::all_1_5_1} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4051 | 2026.01.19 03:29:03.334707 [ 275 ] {74612b7e-8df5-4285-a218-c0594d0b13ed} <Debug> TCPHandler: Processed in 0.001475354 sec. | ||
| 4052 | 2026.01.19 03:29:03.334716 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4053 | 2026.01.19 03:29:03.334782 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4054 | 2026.01.19 03:29:03.334823 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4055 | 2026.01.19 03:29:03.334831 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.01.19 03:29:03.334853 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4057 | 2026.01.19 03:29:03.334904 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4058 | 2026.01.19 03:29:03.334937 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.01.19 03:29:03.334938 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 546 rows starting from the beginning of the part | ||
| 4060 | 2026.01.19 03:29:03.334987 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4061 | 2026.01.19 03:29:03.334992 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4062 | 2026.01.19 03:29:03.335038 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4063 | 2026.01.19 03:29:03.335070 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 126 rows starting from the beginning of the part | ||
| 4064 | 2026.01.19 03:29:03.335387 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.01.19 03:29:03.335428 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4066 | 2026.01.19 03:29:03.335811 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4067 | 2026.01.19 03:29:03.335941 [ 202 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248619 sec., 1241371.467196959 rows/sec., 98.91 MiB/sec. | ||
| 4068 | 2026.01.19 03:29:03.336020 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.01.19 03:29:03.336096 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4070 | 2026.01.19 03:29:03.336123 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4071 | 2026.01.19 03:29:03.336150 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.01.19 03:29:03.336166 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4073 | 2026.01.19 03:29:03.336165 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001247 sec., 161988.7730553328 rows/sec., 11.61 MiB/sec. | ||
| 4074 | 2026.01.19 03:29:03.336217 [ 275 ] {39de114b-1982-4109-b5a2-4a00bf5bc762} <Debug> TCPHandler: Processed in 0.001438083 sec. | ||
| 4075 | 2026.01.19 03:29:03.336245 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4076 | 2026.01.19 03:29:03.336330 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4077 | 2026.01.19 03:29:03.336340 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.01.19 03:29:03.336350 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.19 03:29:03.336362 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6240 rows starting from the beginning of the part | ||
| 4080 | 2026.01.19 03:29:03.336432 [ 193 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_26_5} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4081 | 2026.01.19 03:29:03.336436 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4082 | 2026.01.19 03:29:03.336438 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.01.19 03:29:03.336493 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4084 | 2026.01.19 03:29:03.336504 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4085 | 2026.01.19 03:29:03.336510 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4086 | 2026.01.19 03:29:03.336536 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4087 | 2026.01.19 03:29:03.336579 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4088 | 2026.01.19 03:29:03.336618 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 4089 | 2026.01.19 03:29:03.337269 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.01.19 03:29:03.337305 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4091 | 2026.01.19 03:29:03.337848 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4092 | 2026.01.19 03:29:03.338075 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.01.19 03:29:03.338211 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001791 sec., 7816.862088218872 rows/sec., 14.01 MiB/sec. | ||
| 4094 | 2026.01.19 03:29:03.338263 [ 275 ] {9612560c-b257-4762-b69f-e21b8ec45273} <Debug> TCPHandler: Processed in 0.001974575 sec. | ||
| 4095 | 2026.01.19 03:29:03.338375 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.01.19 03:29:03.338470 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.01.19 03:29:03.338510 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4098 | 2026.01.19 03:29:03.338822 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.01.19 03:29:03.338857 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4100 | 2026.01.19 03:29:03.339171 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4101 | 2026.01.19 03:29:03.339378 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.01.19 03:29:03.339476 [ 113 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4103 | 2026.01.19 03:29:03.339505 [ 113 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.01.19 03:29:03.339505 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4105 | 2026.01.19 03:29:03.339522 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4106 | 2026.01.19 03:29:03.339552 [ 275 ] {61bdf702-af41-46ec-9225-fde53a5c5400} <Debug> TCPHandler: Processed in 0.001227919 sec. | ||
| 4107 | 2026.01.19 03:29:03.339614 [ 193 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7766 rows, containing 5 columns (5 merged, 0 gathered) in 0.003399288 sec., 2284596.0683531375 rows/sec., 157.01 MiB/sec. | ||
| 4108 | 2026.01.19 03:29:03.339626 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4109 | 2026.01.19 03:29:03.339745 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2026.01.19 03:29:03.339779 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4111 | 2026.01.19 03:29:03.339861 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4112 | 2026.01.19 03:29:03.339919 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4113 | 2026.01.19 03:29:03.339967 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4114 | 2026.01.19 03:29:03.340013 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4115 | 2026.01.19 03:29:03.340043 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4116 | 2026.01.19 03:29:03.340105 [ 198 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4117 | 2026.01.19 03:29:03.340389 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.01.19 03:29:03.340472 [ 202 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4119 | 2026.01.19 03:29:03.340551 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4120 | 2026.01.19 03:29:03.341070 [ 192 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001481214 sec., 951921.869493537 rows/sec., 64.09 MiB/sec. | ||
| 4121 | 2026.01.19 03:29:03.341320 [ 193 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4122 | 2026.01.19 03:29:03.341564 [ 193 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.01.19 03:29:03.341629 [ 193 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_26_5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4124 | 2026.01.19 03:29:03.341698 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4125 | 2026.01.19 03:29:08.323790 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2026.01.19 03:29:08.324028 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4127 | 2026.01.19 03:29:08.324111 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4128 | 2026.01.19 03:29:08.324905 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.01.19 03:29:08.324959 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4130 | 2026.01.19 03:29:08.325412 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4131 | 2026.01.19 03:29:08.325669 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.01.19 03:29:08.325845 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001873 sec., 57661.505605979706 rows/sec., 4.83 MiB/sec. | ||
| 4133 | 2026.01.19 03:29:08.325891 [ 275 ] {4a89c3f6-0ec3-4b32-ac27-c3e9edc46570} <Debug> TCPHandler: Processed in 0.002250362 sec. | ||
| 4134 | 2026.01.19 03:29:08.326032 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.01.19 03:29:08.326139 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4136 | 2026.01.19 03:29:08.326185 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4137 | 2026.01.19 03:29:08.326651 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.01.19 03:29:08.326691 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4139 | 2026.01.19 03:29:08.327032 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4140 | 2026.01.19 03:29:08.327265 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.01.19 03:29:08.327425 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001309 sec., 19862.490450725745 rows/sec., 1.46 MiB/sec. | ||
| 4142 | 2026.01.19 03:29:08.327469 [ 275 ] {3716229d-e979-43d6-8d28-ba6c493845c8} <Debug> TCPHandler: Processed in 0.001494625 sec. | ||
| 4143 | 2026.01.19 03:29:08.327593 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.01.19 03:29:08.327698 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4145 | 2026.01.19 03:29:08.327743 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4146 | 2026.01.19 03:29:08.328205 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.01.19 03:29:08.328246 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4148 | 2026.01.19 03:29:08.328592 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4149 | 2026.01.19 03:29:08.328827 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.01.19 03:29:08.328969 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 5.44 MiB/sec. | ||
| 4151 | 2026.01.19 03:29:08.329011 [ 275 ] {d1709644-2f12-498c-aa68-55504c400dcd} <Debug> TCPHandler: Processed in 0.001475034 sec. | ||
| 4152 | 2026.01.19 03:29:08.329142 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.01.19 03:29:08.329248 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4154 | 2026.01.19 03:29:08.329298 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4155 | 2026.01.19 03:29:08.329748 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.01.19 03:29:08.329789 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4157 | 2026.01.19 03:29:08.330166 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4158 | 2026.01.19 03:29:08.330402 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.01.19 03:29:08.330552 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 4160 | 2026.01.19 03:29:08.330593 [ 275 ] {ba3d7b36-2854-4bac-859e-90b9f0faa79d} <Debug> TCPHandler: Processed in 0.001507255 sec. | ||
| 4161 | 2026.01.19 03:29:08.330721 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.01.19 03:29:08.330826 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4163 | 2026.01.19 03:29:08.330887 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4164 | 2026.01.19 03:29:08.331789 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.01.19 03:29:08.331828 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4166 | 2026.01.19 03:29:08.332413 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4167 | 2026.01.19 03:29:08.332664 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.01.19 03:29:08.332824 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002019 sec., 12877.662209014365 rows/sec., 23.08 MiB/sec. | ||
| 4169 | 2026.01.19 03:29:08.332881 [ 275 ] {1425edcd-b156-40bb-b5b6-c2f85898fdc2} <Debug> TCPHandler: Processed in 0.002219752 sec. | ||
| 4170 | 2026.01.19 03:29:08.333020 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.01.19 03:29:08.333127 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.01.19 03:29:08.333173 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4173 | 2026.01.19 03:29:08.333560 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.01.19 03:29:08.333602 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4175 | 2026.01.19 03:29:08.333949 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4176 | 2026.01.19 03:29:08.334186 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.01.19 03:29:08.334332 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 4178 | 2026.01.19 03:29:08.334374 [ 275 ] {a67c4bee-dd79-400e-b9e5-43d1ddb74f6a} <Debug> TCPHandler: Processed in 0.001412003 sec. | ||
| 4179 | 2026.01.19 03:29:09.149413 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4180 | 2026.01.19 03:29:09.149483 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4181 | 2026.01.19 03:29:09.265940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9580 | ||
| 4182 | 2026.01.19 03:29:09.266472 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.01.19 03:29:09.266518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4184 | 2026.01.19 03:29:09.267031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4185 | 2026.01.19 03:29:09.267286 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.01.19 03:29:09.267439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9580 | ||
| 4187 | 2026.01.19 03:29:09.286051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 552 | ||
| 4188 | 2026.01.19 03:29:09.288267 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.01.19 03:29:09.288312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4190 | 2026.01.19 03:29:09.289506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4191 | 2026.01.19 03:29:09.289788 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.01.19 03:29:09.290150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4193 | 2026.01.19 03:29:09.785977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4194 | 2026.01.19 03:29:09.804771 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.19 03:29:09.804843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4196 | 2026.01.19 03:29:09.811148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4197 | 2026.01.19 03:29:09.811870 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.19 03:29:09.815283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4199 | 2026.01.19 03:29:13.321998 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.01.19 03:29:13.322293 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4201 | 2026.01.19 03:29:13.322396 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4202 | 2026.01.19 03:29:13.323229 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.01.19 03:29:13.323271 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4204 | 2026.01.19 03:29:13.323660 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4205 | 2026.01.19 03:29:13.323897 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.01.19 03:29:13.324060 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001842 sec., 45602.60586319218 rows/sec., 3.80 MiB/sec. | ||
| 4207 | 2026.01.19 03:29:13.324107 [ 275 ] {bd10727b-ae68-4a81-a76f-aa9d2dac2065} <Debug> TCPHandler: Processed in 0.002310333 sec. | ||
| 4208 | 2026.01.19 03:29:13.324241 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.01.19 03:29:13.324342 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.01.19 03:29:13.324386 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4211 | 2026.01.19 03:29:13.324795 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.01.19 03:29:13.324833 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4213 | 2026.01.19 03:29:13.325135 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4214 | 2026.01.19 03:29:13.325343 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.01.19 03:29:13.325452 [ 96 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4216 | 2026.01.19 03:29:13.325474 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001154 sec., 12131.715771230502 rows/sec., 912.25 KiB/sec. | ||
| 4217 | 2026.01.19 03:29:13.325521 [ 96 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.01.19 03:29:13.325530 [ 275 ] {1aafdc73-6833-40d3-88fe-fcb5ea116a14} <Debug> TCPHandler: Processed in 0.001342681 sec. | ||
| 4219 | 2026.01.19 03:29:13.325551 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4220 | 2026.01.19 03:29:13.325657 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.01.19 03:29:13.325658 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4222 | 2026.01.19 03:29:13.325759 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4223 | 2026.01.19 03:29:13.325770 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2026.01.19 03:29:13.325800 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4225 | 2026.01.19 03:29:13.325803 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4226 | 2026.01.19 03:29:13.325872 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4227 | 2026.01.19 03:29:13.325923 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4228 | 2026.01.19 03:29:13.325974 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 4229 | 2026.01.19 03:29:13.326020 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4230 | 2026.01.19 03:29:13.326064 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4231 | 2026.01.19 03:29:13.326225 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.01.19 03:29:13.326261 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4233 | 2026.01.19 03:29:13.326592 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4234 | 2026.01.19 03:29:13.326809 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.01.19 03:29:13.326900 [ 193 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127689 sec., 147232.72952251174 rows/sec., 11.34 MiB/sec. | ||
| 4236 | 2026.01.19 03:29:13.326939 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001199 sec., 65054.21184320267 rows/sec., 5.08 MiB/sec. | ||
| 4237 | 2026.01.19 03:29:13.326983 [ 275 ] {645167c7-0c41-4b60-935a-52f5b89e5285} <Debug> TCPHandler: Processed in 0.001377472 sec. | ||
| 4238 | 2026.01.19 03:29:13.327040 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4239 | 2026.01.19 03:29:13.327096 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.19 03:29:13.327193 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.01.19 03:29:13.327236 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4242 | 2026.01.19 03:29:13.327273 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.01.19 03:29:13.327330 [ 198 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_26_5} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4244 | 2026.01.19 03:29:13.327386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4245 | 2026.01.19 03:29:13.327636 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.01.19 03:29:13.327671 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4247 | 2026.01.19 03:29:13.328000 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4248 | 2026.01.19 03:29:13.328222 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.01.19 03:29:13.328353 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4250 | 2026.01.19 03:29:13.328389 [ 275 ] {a965e9dc-6963-4bdc-bbc8-d20fd321f87a} <Debug> TCPHandler: Processed in 0.00134362 sec. | ||
| 4251 | 2026.01.19 03:29:13.328491 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.01.19 03:29:13.328586 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.01.19 03:29:13.328641 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4254 | 2026.01.19 03:29:13.329426 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.01.19 03:29:13.329464 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4256 | 2026.01.19 03:29:13.329977 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4257 | 2026.01.19 03:29:13.330202 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.01.19 03:29:13.330312 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4259 | 2026.01.19 03:29:13.330341 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 14.15 MiB/sec. | ||
| 4260 | 2026.01.19 03:29:13.330348 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.19 03:29:13.330385 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4262 | 2026.01.19 03:29:13.330409 [ 275 ] {e328fbca-11fc-41eb-a3a7-e72810922d4e} <Debug> TCPHandler: Processed in 0.001967666 sec. | ||
| 4263 | 2026.01.19 03:29:13.330482 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4264 | 2026.01.19 03:29:13.330534 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.01.19 03:29:13.330634 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.01.19 03:29:13.330676 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4267 | 2026.01.19 03:29:13.330734 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4268 | 2026.01.19 03:29:13.330805 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 368 rows starting from the beginning of the part | ||
| 4269 | 2026.01.19 03:29:13.330949 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4270 | 2026.01.19 03:29:13.331016 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.01.19 03:29:13.331057 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4272 | 2026.01.19 03:29:13.331062 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4273 | 2026.01.19 03:29:13.331172 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 4274 | 2026.01.19 03:29:13.331271 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4275 | 2026.01.19 03:29:13.331373 [ 200 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4276 | 2026.01.19 03:29:13.331390 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4277 | 2026.01.19 03:29:13.331613 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.19 03:29:13.331751 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4279 | 2026.01.19 03:29:13.331787 [ 275 ] {fdedac89-f4ae-48a6-8606-976aa9219714} <Debug> TCPHandler: Processed in 0.00130411 sec. | ||
| 4280 | 2026.01.19 03:29:13.335586 [ 198 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 19 columns (19 merged, 0 gathered) in 0.005149259 sec., 89721.64732828549 rows/sec., 160.78 MiB/sec. | ||
| 4281 | 2026.01.19 03:29:13.336301 [ 193 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4282 | 2026.01.19 03:29:13.336765 [ 193 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.01.19 03:29:13.336853 [ 193 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4284 | 2026.01.19 03:29:13.337028 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4285 | 2026.01.19 03:29:14.001178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.41 MiB, peak 251.61 MiB, free memory in arenas 0.00 B, will set to 247.88 MiB (RSS), difference: 1.46 MiB | ||
| 4286 | 2026.01.19 03:29:14.087209 [ 96 ] {} <Debug> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4287 | 2026.01.19 03:29:14.087276 [ 96 ] {} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.19 03:29:14.087298 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4289 | 2026.01.19 03:29:14.087404 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4290 | 2026.01.19 03:29:14.087523 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4291 | 2026.01.19 03:29:14.087558 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4292 | 2026.01.19 03:29:14.087620 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4293 | 2026.01.19 03:29:14.087663 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4294 | 2026.01.19 03:29:14.087702 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4295 | 2026.01.19 03:29:14.087741 [ 198 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4296 | 2026.01.19 03:29:14.088438 [ 193 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072125 sec., 41039.99067272939 rows/sec., 3.42 MiB/sec. | ||
| 4297 | 2026.01.19 03:29:14.088632 [ 197 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4298 | 2026.01.19 03:29:14.088949 [ 197 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.01.19 03:29:14.089027 [ 197 ] {86613280-dab1-43b0-bc7b-5853c4835035::all_1_5_1} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4300 | 2026.01.19 03:29:14.089113 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4301 | 2026.01.19 03:29:15.129844 [ 95 ] {} <Debug> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4302 | 2026.01.19 03:29:15.129922 [ 95 ] {} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.01.19 03:29:15.129946 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4304 | 2026.01.19 03:29:15.130078 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4305 | 2026.01.19 03:29:15.130238 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4306 | 2026.01.19 03:29:15.130272 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4307 | 2026.01.19 03:29:15.130336 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4308 | 2026.01.19 03:29:15.130379 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4309 | 2026.01.19 03:29:15.130420 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4310 | 2026.01.19 03:29:15.130459 [ 198 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4311 | 2026.01.19 03:29:15.131297 [ 193 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272379 sec., 594948.5176979501 rows/sec., 43.42 MiB/sec. | ||
| 4312 | 2026.01.19 03:29:15.131511 [ 188 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4313 | 2026.01.19 03:29:15.131829 [ 188 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.19 03:29:15.131913 [ 188 ] {92866282-97e1-4271-9838-e523badf2f1f::all_1_9_2} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4315 | 2026.01.19 03:29:15.132007 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4316 | 2026.01.19 03:29:16.768412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10028 | ||
| 4317 | 2026.01.19 03:29:16.768915 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.01.19 03:29:16.768956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4319 | 2026.01.19 03:29:16.769453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4320 | 2026.01.19 03:29:16.769678 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.01.19 03:29:16.769800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10028 | ||
| 4322 | 2026.01.19 03:29:16.769800 [ 92 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4323 | 2026.01.19 03:29:16.769849 [ 92 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.01.19 03:29:16.769867 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4325 | 2026.01.19 03:29:16.769992 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4326 | 2026.01.19 03:29:16.770161 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4327 | 2026.01.19 03:29:16.770204 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7660 rows starting from the beginning of the part | ||
| 4328 | 2026.01.19 03:29:16.770272 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4329 | 2026.01.19 03:29:16.770321 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4330 | 2026.01.19 03:29:16.770365 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4331 | 2026.01.19 03:29:16.770408 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4332 | 2026.01.19 03:29:16.770452 [ 198 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4333 | 2026.01.19 03:29:16.772437 [ 193 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10028 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500838 sec., 4009855.896303559 rows/sec., 57.36 MiB/sec. | ||
| 4334 | 2026.01.19 03:29:16.772734 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4335 | 2026.01.19 03:29:16.773039 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.19 03:29:16.773120 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_21_4} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4337 | 2026.01.19 03:29:16.773215 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4338 | 2026.01.19 03:29:17.316247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4339 | 2026.01.19 03:29:17.333745 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.01.19 03:29:17.333803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4341 | 2026.01.19 03:29:17.339867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4342 | 2026.01.19 03:29:17.340585 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.01.19 03:29:17.340900 [ 92 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4344 | 2026.01.19 03:29:17.340963 [ 92 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.01.19 03:29:17.340985 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4346 | 2026.01.19 03:29:17.341110 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4347 | 2026.01.19 03:29:17.343873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4348 | 2026.01.19 03:29:17.345629 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4349 | 2026.01.19 03:29:17.347299 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4350 | 2026.01.19 03:29:17.352342 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4351 | 2026.01.19 03:29:17.356869 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4352 | 2026.01.19 03:29:17.361255 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4353 | 2026.01.19 03:29:17.365533 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4354 | 2026.01.19 03:29:17.369569 [ 198 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4355 | 2026.01.19 03:29:17.418217 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077153476 sec., 2060.827434398419 rows/sec., 10.66 MiB/sec. | ||
| 4356 | 2026.01.19 03:29:17.420796 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4357 | 2026.01.19 03:29:17.422793 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.01.19 03:29:17.422931 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_21_4} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4359 | 2026.01.19 03:29:17.425824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4360 | 2026.01.19 03:29:18.001178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.52 MiB, peak 260.06 MiB, free memory in arenas 0.00 B, will set to 252.83 MiB (RSS), difference: 3.31 MiB | ||
| 4361 | 2026.01.19 03:29:18.351981 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.01.19 03:29:18.352155 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4363 | 2026.01.19 03:29:18.352220 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4364 | 2026.01.19 03:29:18.352806 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.01.19 03:29:18.352854 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4366 | 2026.01.19 03:29:18.353224 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4367 | 2026.01.19 03:29:18.353459 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Trace> oximeter.fields_ipaddr (86613280-dab1-43b0-bc7b-5853c4835035): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.01.19 03:29:18.353609 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 325.95 KiB/sec. | ||
| 4369 | 2026.01.19 03:29:18.353650 [ 275 ] {28b30f3e-f036-4fbc-87fe-21adabaa66aa} <Debug> TCPHandler: Processed in 0.001794691 sec. | ||
| 4370 | 2026.01.19 03:29:18.353774 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.01.19 03:29:18.353870 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4372 | 2026.01.19 03:29:18.353911 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4373 | 2026.01.19 03:29:18.354835 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.01.19 03:29:18.354872 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4375 | 2026.01.19 03:29:18.355271 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4376 | 2026.01.19 03:29:18.355483 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.19 03:29:18.355611 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Debug> executeQuery: Read 1251 rows, 105.59 KiB in 0.001759 sec., 711199.5451961342 rows/sec., 58.62 MiB/sec. | ||
| 4378 | 2026.01.19 03:29:18.355649 [ 275 ] {102a9e94-cea8-4697-b453-2109e735f8e9} <Debug> TCPHandler: Processed in 0.001926964 sec. | ||
| 4379 | 2026.01.19 03:29:18.355760 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.01.19 03:29:18.355855 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.01.19 03:29:18.355896 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4382 | 2026.01.19 03:29:18.356300 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.01.19 03:29:18.356336 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4384 | 2026.01.19 03:29:18.356652 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4385 | 2026.01.19 03:29:18.356862 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.01.19 03:29:18.356992 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001155 sec., 27705.627705627707 rows/sec., 2.01 MiB/sec. | ||
| 4387 | 2026.01.19 03:29:18.357029 [ 275 ] {5c9b22ba-1489-45e1-a781-de4a0adcb0ea} <Debug> TCPHandler: Processed in 0.001320501 sec. | ||
| 4388 | 2026.01.19 03:29:18.357152 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.01.19 03:29:18.357270 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.01.19 03:29:18.357318 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4391 | 2026.01.19 03:29:18.357858 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.01.19 03:29:18.357896 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4393 | 2026.01.19 03:29:18.358235 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4394 | 2026.01.19 03:29:18.358455 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.19 03:29:18.358587 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 4396 | 2026.01.19 03:29:18.358627 [ 275 ] {f8791c40-c07c-485b-80e8-82acc7ffea0b} <Debug> TCPHandler: Processed in 0.001536936 sec. | ||
| 4397 | 2026.01.19 03:29:18.358748 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.01.19 03:29:18.358866 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4399 | 2026.01.19 03:29:18.358911 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4400 | 2026.01.19 03:29:18.359510 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.19 03:29:18.359548 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4402 | 2026.01.19 03:29:18.359912 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4403 | 2026.01.19 03:29:18.360168 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.01.19 03:29:18.360312 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001486 sec., 371467.0255720054 rows/sec., 27.59 MiB/sec. | ||
| 4405 | 2026.01.19 03:29:18.360351 [ 275 ] {7cd64e42-ac81-4d9a-b5f1-52ef8029a0ae} <Debug> TCPHandler: Processed in 0.001653738 sec. | ||
| 4406 | 2026.01.19 03:29:18.360467 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.01.19 03:29:18.360562 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.01.19 03:29:18.360608 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4409 | 2026.01.19 03:29:18.361139 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.01.19 03:29:18.361176 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4411 | 2026.01.19 03:29:18.361549 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4412 | 2026.01.19 03:29:18.361761 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.01.19 03:29:18.361892 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001349 sec., 627872.4981467754 rows/sec., 42.26 MiB/sec. | ||
| 4414 | 2026.01.19 03:29:18.361930 [ 275 ] {57be9650-2a52-4a22-a665-eef768a534a7} <Debug> TCPHandler: Processed in 0.001514545 sec. | ||
| 4415 | 2026.01.19 03:29:18.362038 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.01.19 03:29:18.362132 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.01.19 03:29:18.362189 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4418 | 2026.01.19 03:29:18.362964 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.01.19 03:29:18.363000 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4420 | 2026.01.19 03:29:18.363543 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4421 | 2026.01.19 03:29:18.363762 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.01.19 03:29:18.363899 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 26.10 MiB/sec. | ||
| 4423 | 2026.01.19 03:29:18.363952 [ 275 ] {5b85048c-1d3b-4218-bdc6-fe98a156a63e} <Debug> TCPHandler: Processed in 0.001964665 sec. | ||
| 4424 | 2026.01.19 03:29:18.364062 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.01.19 03:29:18.364157 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.01.19 03:29:18.364198 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4427 | 2026.01.19 03:29:18.364542 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.01.19 03:29:18.364578 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4429 | 2026.01.19 03:29:18.364882 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4430 | 2026.01.19 03:29:18.365084 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.01.19 03:29:18.365211 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4432 | 2026.01.19 03:29:18.365247 [ 275 ] {4108b1de-f935-4258-8f68-61b6a0a39abc} <Debug> TCPHandler: Processed in 0.001235609 sec. | ||
| 4433 | 2026.01.19 03:29:19.291205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 580 | ||
| 4434 | 2026.01.19 03:29:19.293354 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.01.19 03:29:19.293411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4436 | 2026.01.19 03:29:19.294652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4437 | 2026.01.19 03:29:19.294950 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.01.19 03:29:19.295312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4439 | 2026.01.19 03:29:23.322194 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.01.19 03:29:23.322482 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4441 | 2026.01.19 03:29:23.322583 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4442 | 2026.01.19 03:29:23.323392 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.19 03:29:23.323432 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4444 | 2026.01.19 03:29:23.323840 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4445 | 2026.01.19 03:29:23.324107 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.01.19 03:29:23.324273 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001864 sec., 45064.377682403436 rows/sec., 3.75 MiB/sec. | ||
| 4447 | 2026.01.19 03:29:23.324323 [ 275 ] {f38e32f9-8881-44be-a49f-a828635c2f53} <Debug> TCPHandler: Processed in 0.002315133 sec. | ||
| 4448 | 2026.01.19 03:29:23.324449 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.01.19 03:29:23.324552 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.01.19 03:29:23.324595 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4451 | 2026.01.19 03:29:23.325007 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.19 03:29:23.325044 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4453 | 2026.01.19 03:29:23.325376 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4454 | 2026.01.19 03:29:23.325584 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.19 03:29:23.325715 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001186 sec., 11804.384485666105 rows/sec., 887.63 KiB/sec. | ||
| 4456 | 2026.01.19 03:29:23.325753 [ 275 ] {80bee930-c85f-4f34-8324-2d942e8daa3b} <Debug> TCPHandler: Processed in 0.001359052 sec. | ||
| 4457 | 2026.01.19 03:29:23.325856 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.01.19 03:29:23.325952 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4459 | 2026.01.19 03:29:23.325993 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4460 | 2026.01.19 03:29:23.326408 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.01.19 03:29:23.326472 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4462 | 2026.01.19 03:29:23.326793 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4463 | 2026.01.19 03:29:23.327005 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.01.19 03:29:23.327135 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001202 sec., 64891.846921797005 rows/sec., 5.07 MiB/sec. | ||
| 4465 | 2026.01.19 03:29:23.327174 [ 275 ] {05fd83b7-6eab-47d9-acd4-9f9f45196b3f} <Debug> TCPHandler: Processed in 0.001369801 sec. | ||
| 4466 | 2026.01.19 03:29:23.327289 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.01.19 03:29:23.327386 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.01.19 03:29:23.327429 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4469 | 2026.01.19 03:29:23.327838 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.01.19 03:29:23.327876 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4471 | 2026.01.19 03:29:23.328224 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4472 | 2026.01.19 03:29:23.328441 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.01.19 03:29:23.328572 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4474 | 2026.01.19 03:29:23.328609 [ 275 ] {a099f798-9447-45b5-9aaf-8a0818537374} <Debug> TCPHandler: Processed in 0.001371322 sec. | ||
| 4475 | 2026.01.19 03:29:23.328710 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.01.19 03:29:23.328804 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4477 | 2026.01.19 03:29:23.328858 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4478 | 2026.01.19 03:29:23.329618 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.01.19 03:29:23.329656 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4480 | 2026.01.19 03:29:23.330194 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4481 | 2026.01.19 03:29:23.330415 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.01.19 03:29:23.330552 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 14.20 MiB/sec. | ||
| 4483 | 2026.01.19 03:29:23.330614 [ 275 ] {f7fc0379-a758-4aa9-a7c4-6a8fcee6fde7} <Debug> TCPHandler: Processed in 0.001953945 sec. | ||
| 4484 | 2026.01.19 03:29:23.330724 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.01.19 03:29:23.330820 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.01.19 03:29:23.330863 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4487 | 2026.01.19 03:29:23.331204 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.01.19 03:29:23.331240 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4489 | 2026.01.19 03:29:23.331552 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4490 | 2026.01.19 03:29:23.331757 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.01.19 03:29:23.331883 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4492 | 2026.01.19 03:29:23.331919 [ 275 ] {783f3d93-7829-40f6-bd6b-a0908d13aa69} <Debug> TCPHandler: Processed in 0.001245159 sec. | ||
| 4493 | 2026.01.19 03:29:24.149531 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4494 | 2026.01.19 03:29:24.149585 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4495 | 2026.01.19 03:29:24.270780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10540 | ||
| 4496 | 2026.01.19 03:29:24.271382 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.01.19 03:29:24.271419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4498 | 2026.01.19 03:29:24.271989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4499 | 2026.01.19 03:29:24.272231 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.01.19 03:29:24.272380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10540 | ||
| 4501 | 2026.01.19 03:29:24.844837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4502 | 2026.01.19 03:29:24.861397 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.19 03:29:24.861459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4504 | 2026.01.19 03:29:24.867118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4505 | 2026.01.19 03:29:24.867827 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.19 03:29:24.870687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4507 | 2026.01.19 03:29:28.322502 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.01.19 03:29:28.322786 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.19 03:29:28.322885 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4510 | 2026.01.19 03:29:28.323635 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.01.19 03:29:28.323678 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4512 | 2026.01.19 03:29:28.324048 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4513 | 2026.01.19 03:29:28.324257 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.19 03:29:28.324405 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001694 sec., 63754.427390791025 rows/sec., 5.34 MiB/sec. | ||
| 4515 | 2026.01.19 03:29:28.324410 [ 81 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4516 | 2026.01.19 03:29:28.324445 [ 275 ] {370d9dfe-af9e-4e6b-9d7e-ffc6cf68bbda} <Debug> TCPHandler: Processed in 0.002116018 sec. | ||
| 4517 | 2026.01.19 03:29:28.324478 [ 81 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.01.19 03:29:28.324506 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4519 | 2026.01.19 03:29:28.324579 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.01.19 03:29:28.324647 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4521 | 2026.01.19 03:29:28.324675 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.19 03:29:28.324742 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4523 | 2026.01.19 03:29:28.324810 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4524 | 2026.01.19 03:29:28.324853 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1406 rows starting from the beginning of the part | ||
| 4525 | 2026.01.19 03:29:28.324926 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 4526 | 2026.01.19 03:29:28.324981 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 84 rows starting from the beginning of the part | ||
| 4527 | 2026.01.19 03:29:28.325030 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1251 rows starting from the beginning of the part | ||
| 4528 | 2026.01.19 03:29:28.325079 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 84 rows starting from the beginning of the part | ||
| 4529 | 2026.01.19 03:29:28.325121 [ 199 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 4530 | 2026.01.19 03:29:28.325139 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.01.19 03:29:28.325180 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4532 | 2026.01.19 03:29:28.325509 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4533 | 2026.01.19 03:29:28.325722 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.01.19 03:29:28.325853 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001196 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 4535 | 2026.01.19 03:29:28.325890 [ 275 ] {c7ec4fb4-545f-43b1-b512-6962b05eca50} <Debug> TCPHandler: Processed in 0.001360052 sec. | ||
| 4536 | 2026.01.19 03:29:28.326011 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.01.19 03:29:28.326126 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4538 | 2026.01.19 03:29:28.326176 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4539 | 2026.01.19 03:29:28.326516 [ 186 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941555 sec., 1566270.33486046 rows/sec., 136.13 MiB/sec. | ||
| 4540 | 2026.01.19 03:29:28.326755 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.19 03:29:28.326804 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4542 | 2026.01.19 03:29:28.326856 [ 190 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4543 | 2026.01.19 03:29:28.327217 [ 190 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.19 03:29:28.327268 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4545 | 2026.01.19 03:29:28.327311 [ 190 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_31_6} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4546 | 2026.01.19 03:29:28.327424 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4547 | 2026.01.19 03:29:28.327535 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.01.19 03:29:28.327645 [ 79 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4549 | 2026.01.19 03:29:28.327666 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001563 sec., 57581.57389635317 rows/sec., 4.50 MiB/sec. | ||
| 4550 | 2026.01.19 03:29:28.327686 [ 79 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.01.19 03:29:28.327709 [ 275 ] {5638cdd0-d15a-4959-903e-e0bcb7193874} <Debug> TCPHandler: Processed in 0.001751211 sec. | ||
| 4552 | 2026.01.19 03:29:28.327713 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4553 | 2026.01.19 03:29:28.327805 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4554 | 2026.01.19 03:29:28.327835 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.01.19 03:29:28.327892 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4556 | 2026.01.19 03:29:28.327924 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4557 | 2026.01.19 03:29:28.327935 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.01.19 03:29:28.327974 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4559 | 2026.01.19 03:29:28.327983 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2026.01.19 03:29:28.328027 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 4561 | 2026.01.19 03:29:28.328071 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 552 rows starting from the beginning of the part | ||
| 4562 | 2026.01.19 03:29:28.328108 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4563 | 2026.01.19 03:29:28.328145 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4564 | 2026.01.19 03:29:28.328459 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.01.19 03:29:28.328500 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4566 | 2026.01.19 03:29:28.328860 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4567 | 2026.01.19 03:29:28.329076 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.01.19 03:29:28.329106 [ 190 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336791 sec., 1137051.3416083741 rows/sec., 90.26 MiB/sec. | ||
| 4569 | 2026.01.19 03:29:28.329181 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4570 | 2026.01.19 03:29:28.329208 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 4571 | 2026.01.19 03:29:28.329210 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.19 03:29:28.329248 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4573 | 2026.01.19 03:29:28.329254 [ 275 ] {eadd95ef-b659-4a21-9006-f36ac2a375bd} <Debug> TCPHandler: Processed in 0.001470624 sec. | ||
| 4574 | 2026.01.19 03:29:28.329273 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4575 | 2026.01.19 03:29:28.329319 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4576 | 2026.01.19 03:29:28.329376 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.01.19 03:29:28.329423 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.01.19 03:29:28.329458 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7766 rows starting from the beginning of the part | ||
| 4579 | 2026.01.19 03:29:28.329476 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.01.19 03:29:28.329511 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4581 | 2026.01.19 03:29:28.329537 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4582 | 2026.01.19 03:29:28.329559 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4583 | 2026.01.19 03:29:28.329576 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.01.19 03:29:28.329605 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 4585 | 2026.01.19 03:29:28.329646 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4586 | 2026.01.19 03:29:28.329656 [ 195 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_31_6} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4587 | 2026.01.19 03:29:28.329684 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4588 | 2026.01.19 03:29:28.329728 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4589 | 2026.01.19 03:29:28.330369 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.19 03:29:28.330411 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4591 | 2026.01.19 03:29:28.331068 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4592 | 2026.01.19 03:29:28.331306 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.19 03:29:28.331446 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 23.44 MiB/sec. | ||
| 4594 | 2026.01.19 03:29:28.331511 [ 275 ] {88cc09d8-5642-4e6e-acac-15e9d4d9d0ca} <Debug> TCPHandler: Processed in 0.00218631 sec. | ||
| 4595 | 2026.01.19 03:29:28.331624 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.19 03:29:28.331719 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.01.19 03:29:28.331761 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4598 | 2026.01.19 03:29:28.332094 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.19 03:29:28.332129 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4600 | 2026.01.19 03:29:28.332462 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4601 | 2026.01.19 03:29:28.332679 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.19 03:29:28.332783 [ 79 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4603 | 2026.01.19 03:29:28.332806 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9253 rows, containing 5 columns (5 merged, 0 gathered) in 0.003516121 sec., 2631593.167584392 rows/sec., 180.69 MiB/sec. | ||
| 4604 | 2026.01.19 03:29:28.332813 [ 79 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.01.19 03:29:28.332812 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4606 | 2026.01.19 03:29:28.332841 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4607 | 2026.01.19 03:29:28.332875 [ 275 ] {a5f0747d-edc8-482a-956f-d4c58cde69a5} <Debug> TCPHandler: Processed in 0.001300829 sec. | ||
| 4608 | 2026.01.19 03:29:28.332921 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4609 | 2026.01.19 03:29:28.332970 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4610 | 2026.01.19 03:29:28.333016 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.01.19 03:29:28.333045 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4612 | 2026.01.19 03:29:28.333093 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4613 | 2026.01.19 03:29:28.333133 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4614 | 2026.01.19 03:29:28.333169 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4615 | 2026.01.19 03:29:28.333205 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4616 | 2026.01.19 03:29:28.333215 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.01.19 03:29:28.333238 [ 195 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4618 | 2026.01.19 03:29:28.333286 [ 199 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4619 | 2026.01.19 03:29:28.333344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 4620 | 2026.01.19 03:29:28.334150 [ 191 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257759 sec., 1359560.9333743586 rows/sec., 91.55 MiB/sec. | ||
| 4621 | 2026.01.19 03:29:28.334325 [ 199 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4622 | 2026.01.19 03:29:28.334548 [ 199 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.01.19 03:29:28.334609 [ 199 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_31_6} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4624 | 2026.01.19 03:29:28.334658 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4625 | 2026.01.19 03:29:29.296370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 604 | ||
| 4626 | 2026.01.19 03:29:29.298411 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.01.19 03:29:29.298449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4628 | 2026.01.19 03:29:29.299604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4629 | 2026.01.19 03:29:29.299882 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.01.19 03:29:29.300007 [ 78 ] {} <Debug> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4631 | 2026.01.19 03:29:29.300047 [ 78 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.01.19 03:29:29.300069 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4633 | 2026.01.19 03:29:29.300129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4634 | 2026.01.19 03:29:29.300220 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4635 | 2026.01.19 03:29:29.301151 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4636 | 2026.01.19 03:29:29.301325 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4637 | 2026.01.19 03:29:29.301723 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4638 | 2026.01.19 03:29:29.302073 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4639 | 2026.01.19 03:29:29.302445 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4640 | 2026.01.19 03:29:29.302828 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4641 | 2026.01.19 03:29:29.303200 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4642 | 2026.01.19 03:29:29.309434 [ 191 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 72 columns (72 merged, 0 gathered) in 0.009298564 sec., 64956.26636543019 rows/sec., 55.77 MiB/sec. | ||
| 4643 | 2026.01.19 03:29:29.310277 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4644 | 2026.01.19 03:29:29.310802 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.01.19 03:29:29.310875 [ 195 ] {11fc8e4a-c498-452c-9b91-f39c54690b92::all_1_16_3} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4646 | 2026.01.19 03:29:29.311052 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4647 | 2026.01.19 03:29:31.773357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10988 | ||
| 4648 | 2026.01.19 03:29:31.773858 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.01.19 03:29:31.773906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4650 | 2026.01.19 03:29:31.774420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4651 | 2026.01.19 03:29:31.774682 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.01.19 03:29:31.774826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10988 | ||
| 4653 | 2026.01.19 03:29:32.371648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4654 | 2026.01.19 03:29:32.387395 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.01.19 03:29:32.387455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4656 | 2026.01.19 03:29:32.393781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4657 | 2026.01.19 03:29:32.394489 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.01.19 03:29:32.397283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4659 | 2026.01.19 03:29:33.323581 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.01.19 03:29:33.323755 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4661 | 2026.01.19 03:29:33.323820 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4662 | 2026.01.19 03:29:33.324443 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.01.19 03:29:33.324489 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4664 | 2026.01.19 03:29:33.324878 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4665 | 2026.01.19 03:29:33.325122 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Trace> oximeter.fields_i16 (4fd12cdf-1352-49d1-8451-49f40f667fda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.01.19 03:29:33.325285 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 4667 | 2026.01.19 03:29:33.325336 [ 275 ] {4dfcbd3b-f85f-4fda-8ff8-bdb3e565535a} <Debug> TCPHandler: Processed in 0.001877203 sec. | ||
| 4668 | 2026.01.19 03:29:33.325466 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2026.01.19 03:29:33.325569 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4670 | 2026.01.19 03:29:33.325613 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4671 | 2026.01.19 03:29:33.326116 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.01.19 03:29:33.326154 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4673 | 2026.01.19 03:29:33.326475 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4674 | 2026.01.19 03:29:33.326681 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.01.19 03:29:33.326811 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Debug> executeQuery: Read 204 rows, 18.60 KiB in 0.001266 sec., 161137.44075829384 rows/sec., 14.35 MiB/sec. | ||
| 4676 | 2026.01.19 03:29:33.326850 [ 275 ] {ff638612-10b6-4906-a13c-63a4c348131a} <Debug> TCPHandler: Processed in 0.001436353 sec. | ||
| 4677 | 2026.01.19 03:29:33.326962 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.01.19 03:29:33.327058 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4679 | 2026.01.19 03:29:33.327098 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4680 | 2026.01.19 03:29:33.327492 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.01.19 03:29:33.327529 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4682 | 2026.01.19 03:29:33.327823 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4683 | 2026.01.19 03:29:33.328031 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.01.19 03:29:33.328158 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.76 MiB/sec. | ||
| 4685 | 2026.01.19 03:29:33.328196 [ 275 ] {642379fe-e3c4-4a14-805f-d29a5fe5030f} <Debug> TCPHandler: Processed in 0.00128522 sec. | ||
| 4686 | 2026.01.19 03:29:33.328303 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.01.19 03:29:33.328397 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4688 | 2026.01.19 03:29:33.328435 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4689 | 2026.01.19 03:29:33.328867 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.01.19 03:29:33.328912 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4691 | 2026.01.19 03:29:33.329263 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4692 | 2026.01.19 03:29:33.329476 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.01.19 03:29:33.329611 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001232 sec., 19480.51948051948 rows/sec., 1.62 MiB/sec. | ||
| 4694 | 2026.01.19 03:29:33.329650 [ 275 ] {8f5cf58e-fbab-4a85-af9e-6734ad0302c9} <Debug> TCPHandler: Processed in 0.001397382 sec. | ||
| 4695 | 2026.01.19 03:29:33.329758 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.01.19 03:29:33.329853 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.01.19 03:29:33.329894 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4698 | 2026.01.19 03:29:33.330286 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.01.19 03:29:33.330323 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4700 | 2026.01.19 03:29:33.330620 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4701 | 2026.01.19 03:29:33.330837 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Trace> oximeter.fields_u8 (4a35c6f1-f095-4538-b27e-c16ae26c548d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.01.19 03:29:33.330963 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 4703 | 2026.01.19 03:29:33.331028 [ 275 ] {ed73f4e0-f698-4c8e-9bdd-f8e7d7c7fec2} <Debug> TCPHandler: Processed in 0.001320591 sec. | ||
| 4704 | 2026.01.19 03:29:33.331139 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.01.19 03:29:33.331254 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4706 | 2026.01.19 03:29:33.331303 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4707 | 2026.01.19 03:29:33.331823 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.01.19 03:29:33.331867 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4709 | 2026.01.19 03:29:33.332243 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4710 | 2026.01.19 03:29:33.332455 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.01.19 03:29:33.332595 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001364 sec., 83577.71260997068 rows/sec., 6.80 MiB/sec. | ||
| 4712 | 2026.01.19 03:29:33.332658 [ 275 ] {eb5ee33e-aa7f-432f-a14c-0a99238d0d24} <Debug> TCPHandler: Processed in 0.001571836 sec. | ||
| 4713 | 2026.01.19 03:29:33.332772 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.01.19 03:29:33.332867 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4715 | 2026.01.19 03:29:33.332910 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4716 | 2026.01.19 03:29:33.333310 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.01.19 03:29:33.333346 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4718 | 2026.01.19 03:29:33.333682 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4719 | 2026.01.19 03:29:33.333889 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.01.19 03:29:33.334023 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001174 sec., 166950.59625212947 rows/sec., 11.98 MiB/sec. | ||
| 4721 | 2026.01.19 03:29:33.334062 [ 275 ] {923962c3-fdf2-4bbc-846c-34cbb7b2fa26} <Debug> TCPHandler: Processed in 0.001342171 sec. | ||
| 4722 | 2026.01.19 03:29:33.334174 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.01.19 03:29:33.334270 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.01.19 03:29:33.334324 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4725 | 2026.01.19 03:29:33.335079 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.01.19 03:29:33.335116 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4727 | 2026.01.19 03:29:33.335657 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4728 | 2026.01.19 03:29:33.335891 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.01.19 03:29:33.336039 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 14.05 MiB/sec. | ||
| 4730 | 2026.01.19 03:29:33.336101 [ 275 ] {8c695503-eb06-4dc7-a6e0-dd3aaed01727} <Debug> TCPHandler: Processed in 0.001977156 sec. | ||
| 4731 | 2026.01.19 03:29:33.336216 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.01.19 03:29:33.336311 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.01.19 03:29:33.336353 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4734 | 2026.01.19 03:29:33.336682 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.01.19 03:29:33.336719 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4736 | 2026.01.19 03:29:33.337025 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4737 | 2026.01.19 03:29:33.337234 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.19 03:29:33.337361 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4739 | 2026.01.19 03:29:33.337395 [ 275 ] {fba30ba2-8549-4ac7-83dd-6e61e3f55f03} <Debug> TCPHandler: Processed in 0.001230159 sec. | ||
| 4740 | 2026.01.19 03:29:38.322221 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.01.19 03:29:38.322427 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4742 | 2026.01.19 03:29:38.322500 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4743 | 2026.01.19 03:29:38.323220 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.01.19 03:29:38.323270 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4745 | 2026.01.19 03:29:38.323674 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4746 | 2026.01.19 03:29:38.323902 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.01.19 03:29:38.324063 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001687 sec., 64018.96858328394 rows/sec., 5.36 MiB/sec. | ||
| 4748 | 2026.01.19 03:29:38.324112 [ 275 ] {f6852dbd-c18a-4e48-a443-6dc14f63fc78} <Debug> TCPHandler: Processed in 0.002027936 sec. | ||
| 4749 | 2026.01.19 03:29:38.324241 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.19 03:29:38.324343 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.19 03:29:38.324386 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4752 | 2026.01.19 03:29:38.324800 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.19 03:29:38.324838 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4754 | 2026.01.19 03:29:38.325137 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4755 | 2026.01.19 03:29:38.325360 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.19 03:29:38.325476 [ 71 ] {} <Debug> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4757 | 2026.01.19 03:29:38.325495 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.62 MiB/sec. | ||
| 4758 | 2026.01.19 03:29:38.325545 [ 71 ] {} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.19 03:29:38.325556 [ 275 ] {3b4f1216-dbdc-45eb-b0db-960920a8e1d4} <Debug> TCPHandler: Processed in 0.001370782 sec. | ||
| 4760 | 2026.01.19 03:29:38.325578 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4761 | 2026.01.19 03:29:38.325684 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.01.19 03:29:38.325719 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4763 | 2026.01.19 03:29:38.325786 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4764 | 2026.01.19 03:29:38.325831 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4765 | 2026.01.19 03:29:38.325892 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4766 | 2026.01.19 03:29:38.325936 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 4767 | 2026.01.19 03:29:38.326014 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 4768 | 2026.01.19 03:29:38.326067 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 4769 | 2026.01.19 03:29:38.326115 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4770 | 2026.01.19 03:29:38.326159 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 4771 | 2026.01.19 03:29:38.326205 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4772 | 2026.01.19 03:29:38.326251 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.01.19 03:29:38.326292 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4774 | 2026.01.19 03:29:38.326652 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4775 | 2026.01.19 03:29:38.326884 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.01.19 03:29:38.327023 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001255 sec., 71713.14741035856 rows/sec., 5.60 MiB/sec. | ||
| 4777 | 2026.01.19 03:29:38.327057 [ 196 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405062 sec., 138072.19894922787 rows/sec., 10.66 MiB/sec. | ||
| 4778 | 2026.01.19 03:29:38.327061 [ 275 ] {4ee52372-f2ce-45ab-895c-68e4b917a322} <Debug> TCPHandler: Processed in 0.001429802 sec. | ||
| 4779 | 2026.01.19 03:29:38.327201 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.01.19 03:29:38.327228 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4781 | 2026.01.19 03:29:38.327298 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.01.19 03:29:38.327347 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4783 | 2026.01.19 03:29:38.327502 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.01.19 03:29:38.327586 [ 192 ] {64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4::all_1_31_6} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4785 | 2026.01.19 03:29:38.327672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4786 | 2026.01.19 03:29:38.327791 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.01.19 03:29:38.327842 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4788 | 2026.01.19 03:29:38.328264 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4789 | 2026.01.19 03:29:38.328483 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.01.19 03:29:38.328622 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 4791 | 2026.01.19 03:29:38.328660 [ 275 ] {bd9461d3-7bbb-4487-bb13-395341439eec} <Debug> TCPHandler: Processed in 0.001510705 sec. | ||
| 4792 | 2026.01.19 03:29:38.328773 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.01.19 03:29:38.328869 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.01.19 03:29:38.328924 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4795 | 2026.01.19 03:29:38.329756 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.01.19 03:29:38.329796 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4797 | 2026.01.19 03:29:38.330358 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4798 | 2026.01.19 03:29:38.330582 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.01.19 03:29:38.330695 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4800 | 2026.01.19 03:29:38.330733 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 24.74 MiB/sec. | ||
| 4801 | 2026.01.19 03:29:38.330738 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.19 03:29:38.330765 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4803 | 2026.01.19 03:29:38.330802 [ 275 ] {84d431f8-f2c5-48ed-9b79-7f4205078ce7} <Debug> TCPHandler: Processed in 0.002079698 sec. | ||
| 4804 | 2026.01.19 03:29:38.330867 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4805 | 2026.01.19 03:29:38.330927 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.01.19 03:29:38.331029 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.01.19 03:29:38.331071 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4808 | 2026.01.19 03:29:38.331097 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2026.01.19 03:29:38.331177 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 462 rows starting from the beginning of the part | ||
| 4810 | 2026.01.19 03:29:38.331319 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 4811 | 2026.01.19 03:29:38.331410 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.01.19 03:29:38.331419 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 4813 | 2026.01.19 03:29:38.331454 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4814 | 2026.01.19 03:29:38.331527 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4815 | 2026.01.19 03:29:38.331624 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 4816 | 2026.01.19 03:29:38.331716 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4817 | 2026.01.19 03:29:38.331796 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4818 | 2026.01.19 03:29:38.332035 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.01.19 03:29:38.332172 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4820 | 2026.01.19 03:29:38.332209 [ 275 ] {7eacdb40-d2a5-4376-aedb-8bf669249073} <Debug> TCPHandler: Processed in 0.001332511 sec. | ||
| 4821 | 2026.01.19 03:29:38.347563 [ 192 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.016749775 sec., 33910.903280790335 rows/sec., 60.77 MiB/sec. | ||
| 4822 | 2026.01.19 03:29:38.348413 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4823 | 2026.01.19 03:29:38.348725 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.01.19 03:29:38.348801 [ 187 ] {34fa4ba6-efe7-4320-bd37-98a7be72fcee::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4825 | 2026.01.19 03:29:38.348904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 4826 | 2026.01.19 03:29:39.001168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.91 MiB, peak 264.26 MiB, free memory in arenas 0.00 B, will set to 258.98 MiB (RSS), difference: 2.07 MiB | ||
| 4827 | 2026.01.19 03:29:39.149638 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4828 | 2026.01.19 03:29:39.149703 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4829 | 2026.01.19 03:29:39.275779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11500 | ||
| 4830 | 2026.01.19 03:29:39.276295 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.19 03:29:39.276341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4832 | 2026.01.19 03:29:39.276871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4833 | 2026.01.19 03:29:39.277117 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.01.19 03:29:39.277269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11500 | ||
| 4835 | 2026.01.19 03:29:39.301136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 634 | ||
| 4836 | 2026.01.19 03:29:39.303374 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.19 03:29:39.303429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4838 | 2026.01.19 03:29:39.304617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4839 | 2026.01.19 03:29:39.304889 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.19 03:29:39.305207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4841 | 2026.01.19 03:29:39.898251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4842 | 2026.01.19 03:29:39.915691 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.01.19 03:29:39.915761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4844 | 2026.01.19 03:29:39.922190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4845 | 2026.01.19 03:29:39.922927 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.01.19 03:29:39.925944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4847 | 2026.01.19 03:29:43.322308 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.01.19 03:29:43.322510 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4849 | 2026.01.19 03:29:43.322589 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4850 | 2026.01.19 03:29:43.323334 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.01.19 03:29:43.323379 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4852 | 2026.01.19 03:29:43.323769 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4853 | 2026.01.19 03:29:43.323993 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.01.19 03:29:43.324149 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.00169 sec., 49704.142011834316 rows/sec., 4.14 MiB/sec. | ||
| 4855 | 2026.01.19 03:29:43.324198 [ 275 ] {a7eab621-0e62-4d00-abb6-e3673993e0d9} <Debug> TCPHandler: Processed in 0.002022886 sec. | ||
| 4856 | 2026.01.19 03:29:43.324322 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.01.19 03:29:43.324425 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.01.19 03:29:43.324468 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4859 | 2026.01.19 03:29:43.324874 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.01.19 03:29:43.324910 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4861 | 2026.01.19 03:29:43.325204 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4862 | 2026.01.19 03:29:43.325410 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.01.19 03:29:43.325541 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 925.07 KiB/sec. | ||
| 4864 | 2026.01.19 03:29:43.325578 [ 275 ] {5f76b1fe-da79-4a89-b7ab-6b57f3c36fca} <Debug> TCPHandler: Processed in 0.00131101 sec. | ||
| 4865 | 2026.01.19 03:29:43.325685 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.19 03:29:43.325787 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4867 | 2026.01.19 03:29:43.325829 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4868 | 2026.01.19 03:29:43.326245 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.01.19 03:29:43.326282 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4870 | 2026.01.19 03:29:43.326606 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4871 | 2026.01.19 03:29:43.326822 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.01.19 03:29:43.326952 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001185 sec., 65822.78481012658 rows/sec., 5.14 MiB/sec. | ||
| 4873 | 2026.01.19 03:29:43.326989 [ 275 ] {ef4edacf-f284-4b65-a92e-be55932d0497} <Debug> TCPHandler: Processed in 0.001355272 sec. | ||
| 4874 | 2026.01.19 03:29:43.327099 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.01.19 03:29:43.327192 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.01.19 03:29:43.327235 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4877 | 2026.01.19 03:29:43.327632 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.01.19 03:29:43.327667 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4879 | 2026.01.19 03:29:43.327989 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4880 | 2026.01.19 03:29:43.328200 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.19 03:29:43.328325 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4882 | 2026.01.19 03:29:43.328362 [ 275 ] {6aed11c1-89b5-4b13-9b4d-0ec0831a0db7} <Debug> TCPHandler: Processed in 0.00131457 sec. | ||
| 4883 | 2026.01.19 03:29:43.328486 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.01.19 03:29:43.328609 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.01.19 03:29:43.328676 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4886 | 2026.01.19 03:29:43.329528 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.01.19 03:29:43.329565 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4888 | 2026.01.19 03:29:43.330081 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4889 | 2026.01.19 03:29:43.330300 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.01.19 03:29:43.330436 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 13.55 MiB/sec. | ||
| 4891 | 2026.01.19 03:29:43.330495 [ 275 ] {c1da41ed-4490-4794-a645-0975f229cbf3} <Debug> TCPHandler: Processed in 0.002073067 sec. | ||
| 4892 | 2026.01.19 03:29:43.330605 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.01.19 03:29:43.330700 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.01.19 03:29:43.330741 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4895 | 2026.01.19 03:29:43.331060 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.19 03:29:43.331094 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4897 | 2026.01.19 03:29:43.331393 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4898 | 2026.01.19 03:29:43.331598 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.19 03:29:43.331724 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 4900 | 2026.01.19 03:29:43.331759 [ 275 ] {3164c33f-1118-4dc5-864a-c32c0974ca75} <Debug> TCPHandler: Processed in 0.001206037 sec. | ||
| 4901 | 2026.01.19 03:29:45.594155 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62006 | ||
| 4902 | 2026.01.19 03:29:45.594253 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4903 | 2026.01.19 03:29:45.594278 [ 286 ] {} <Debug> TCP-Session: 813dc07a-6cd9-464b-ad51-343391045c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:62006 | ||
| 4904 | 2026.01.19 03:29:45.594299 [ 286 ] {} <Debug> TCP-Session: 813dc07a-6cd9-464b-ad51-343391045c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2026.01.19 03:29:45.594312 [ 286 ] {} <Debug> TCP-Session: 813dc07a-6cd9-464b-ad51-343391045c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2026.01.19 03:29:45.594519 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52618 | ||
| 4907 | 2026.01.19 03:29:45.594560 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56999 | ||
| 4908 | 2026.01.19 03:29:45.594584 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55729 | ||
| 4909 | 2026.01.19 03:29:45.594612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57776 | ||
| 4910 | 2026.01.19 03:29:45.594646 [ 286 ] {} <Trace> TCP-Session: 813dc07a-6cd9-464b-ad51-343391045c21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.01.19 03:29:45.594664 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4912 | 2026.01.19 03:29:45.594606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34486 | ||
| 4913 | 2026.01.19 03:29:45.594711 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4914 | 2026.01.19 03:29:45.594593 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40234 | ||
| 4915 | 2026.01.19 03:29:45.594771 [ 291 ] {} <Debug> TCP-Session: b461e3a9-83b9-4fab-b1a7-303ae52b57d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55729 | ||
| 4916 | 2026.01.19 03:29:45.594580 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48886 | ||
| 4917 | 2026.01.19 03:29:45.594807 [ 291 ] {} <Debug> TCP-Session: b461e3a9-83b9-4fab-b1a7-303ae52b57d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2026.01.19 03:29:45.594807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4919 | 2026.01.19 03:29:45.594833 [ 291 ] {} <Debug> TCP-Session: b461e3a9-83b9-4fab-b1a7-303ae52b57d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4920 | 2026.01.19 03:29:45.594820 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4921 | 2026.01.19 03:29:45.594852 [ 288 ] {} <Debug> TCP-Session: 07daeb02-c9d1-4c48-bd6d-8980bb32db35 Authenticating user 'default' from [fd00:1122:3344:101::e]:56999 | ||
| 4922 | 2026.01.19 03:29:45.594880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4923 | 2026.01.19 03:29:45.594899 [ 288 ] {} <Debug> TCP-Session: 07daeb02-c9d1-4c48-bd6d-8980bb32db35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2026.01.19 03:29:45.594574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59947 | ||
| 4925 | 2026.01.19 03:29:45.594925 [ 288 ] {} <Debug> TCP-Session: 07daeb02-c9d1-4c48-bd6d-8980bb32db35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2026.01.19 03:29:45.594922 [ 294 ] {} <Debug> TCP-Session: f9c6528c-aa9e-46f2-944b-2ca75143f530 Authenticating user 'default' from [fd00:1122:3344:101::e]:57776 | ||
| 4927 | 2026.01.19 03:29:45.594719 [ 287 ] {} <Debug> TCP-Session: 6f6f4d78-d0c9-45b9-b654-3ae64e28bd45 Authenticating user 'default' from [fd00:1122:3344:101::e]:52618 | ||
| 4928 | 2026.01.19 03:29:45.594990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4929 | 2026.01.19 03:29:45.594996 [ 294 ] {} <Debug> TCP-Session: f9c6528c-aa9e-46f2-944b-2ca75143f530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4930 | 2026.01.19 03:29:45.595010 [ 287 ] {} <Debug> TCP-Session: 6f6f4d78-d0c9-45b9-b654-3ae64e28bd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2026.01.19 03:29:45.595031 [ 292 ] {} <Debug> TCP-Session: 540a0992-50d9-4c26-94e5-8c4b35cd08c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40234 | ||
| 4932 | 2026.01.19 03:29:45.595045 [ 287 ] {} <Debug> TCP-Session: 6f6f4d78-d0c9-45b9-b654-3ae64e28bd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2026.01.19 03:29:45.595065 [ 292 ] {} <Debug> TCP-Session: 540a0992-50d9-4c26-94e5-8c4b35cd08c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2026.01.19 03:29:45.595037 [ 294 ] {} <Debug> TCP-Session: f9c6528c-aa9e-46f2-944b-2ca75143f530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2026.01.19 03:29:45.595097 [ 292 ] {} <Debug> TCP-Session: 540a0992-50d9-4c26-94e5-8c4b35cd08c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4936 | 2026.01.19 03:29:45.595108 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4937 | 2026.01.19 03:29:45.594997 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4938 | 2026.01.19 03:29:45.595152 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4939 | 2026.01.19 03:29:45.595178 [ 289 ] {} <Debug> TCP-Session: 7048039f-1a7a-4992-8464-e4468ba7a2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48886 | ||
| 4940 | 2026.01.19 03:29:45.595165 [ 293 ] {} <Debug> TCP-Session: cda42c6b-bf31-4167-9af8-f222e050b1bf Authenticating user 'default' from [fd00:1122:3344:101::e]:34486 | ||
| 4941 | 2026.01.19 03:29:45.595212 [ 290 ] {} <Debug> TCP-Session: b6229ddb-da4d-432e-96b1-0be0edf0285a Authenticating user 'default' from [fd00:1122:3344:101::e]:59947 | ||
| 4942 | 2026.01.19 03:29:45.595220 [ 289 ] {} <Debug> TCP-Session: 7048039f-1a7a-4992-8464-e4468ba7a2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2026.01.19 03:29:45.595230 [ 293 ] {} <Debug> TCP-Session: cda42c6b-bf31-4167-9af8-f222e050b1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2026.01.19 03:29:45.595251 [ 290 ] {} <Debug> TCP-Session: b6229ddb-da4d-432e-96b1-0be0edf0285a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2026.01.19 03:29:45.595264 [ 293 ] {} <Debug> TCP-Session: cda42c6b-bf31-4167-9af8-f222e050b1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4946 | 2026.01.19 03:29:45.595288 [ 290 ] {} <Debug> TCP-Session: b6229ddb-da4d-432e-96b1-0be0edf0285a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4947 | 2026.01.19 03:29:45.595254 [ 289 ] {} <Debug> TCP-Session: 7048039f-1a7a-4992-8464-e4468ba7a2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4948 | 2026.01.19 03:29:45.595119 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4949 | 2026.01.19 03:29:45.595397 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4950 | 2026.01.19 03:29:45.595699 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 4951 | 2026.01.19 03:29:45.596514 [ 329 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> AggregatingTransform: Aggregating | ||
| 4952 | 2026.01.19 03:29:45.596556 [ 329 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> Aggregator: Aggregation method: without_key | ||
| 4953 | 2026.01.19 03:29:45.596589 [ 329 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000791309 sec. (1263.729 rows/sec., 49.36 KiB/sec.) | ||
| 4954 | 2026.01.19 03:29:45.596608 [ 329 ] {296047f6-6238-467c-b736-148101f5f927} <Trace> Aggregator: Merging aggregated data | ||
| 4955 | 2026.01.19 03:29:45.598169 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 4956 | 2026.01.19 03:29:45.598280 [ 286 ] {296047f6-6238-467c-b736-148101f5f927} <Debug> TCPHandler: Processed in 0.003763717 sec. | ||
| 4957 | 2026.01.19 03:29:45.598411 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4958 | 2026.01.19 03:29:45.598440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4959 | 2026.01.19 03:29:45.598451 [ 286 ] {} <Debug> TCP-Session: 813dc07a-6cd9-464b-ad51-343391045c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2026.01.19 03:29:45.598464 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4961 | 2026.01.19 03:29:45.598487 [ 288 ] {} <Debug> TCP-Session: 07daeb02-c9d1-4c48-bd6d-8980bb32db35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4962 | 2026.01.19 03:29:45.598489 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4963 | 2026.01.19 03:29:45.598528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4964 | 2026.01.19 03:29:45.598547 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4965 | 2026.01.19 03:29:45.598570 [ 287 ] {} <Debug> TCP-Session: 6f6f4d78-d0c9-45b9-b654-3ae64e28bd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2026.01.19 03:29:45.598574 [ 291 ] {} <Debug> TCP-Session: b461e3a9-83b9-4fab-b1a7-303ae52b57d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4967 | 2026.01.19 03:29:45.598599 [ 290 ] {} <Debug> TCP-Session: b6229ddb-da4d-432e-96b1-0be0edf0285a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2026.01.19 03:29:45.598586 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4969 | 2026.01.19 03:29:45.598566 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4970 | 2026.01.19 03:29:45.598664 [ 293 ] {} <Debug> TCP-Session: cda42c6b-bf31-4167-9af8-f222e050b1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2026.01.19 03:29:45.598517 [ 289 ] {} <Debug> TCP-Session: 7048039f-1a7a-4992-8464-e4468ba7a2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2026.01.19 03:29:45.598689 [ 292 ] {} <Debug> TCP-Session: 540a0992-50d9-4c26-94e5-8c4b35cd08c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2026.01.19 03:29:45.598506 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4974 | 2026.01.19 03:29:45.598754 [ 294 ] {} <Debug> TCP-Session: f9c6528c-aa9e-46f2-944b-2ca75143f530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2026.01.19 03:29:45.633147 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64511 | ||
| 4976 | 2026.01.19 03:29:45.633223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4977 | 2026.01.19 03:29:45.633248 [ 286 ] {} <Debug> TCP-Session: 6f4160e3-3201-4408-a595-788d79feb795 Authenticating user 'default' from [fd00:1122:3344:101::e]:64511 | ||
| 4978 | 2026.01.19 03:29:45.633267 [ 286 ] {} <Debug> TCP-Session: 6f4160e3-3201-4408-a595-788d79feb795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2026.01.19 03:29:45.633280 [ 286 ] {} <Debug> TCP-Session: 6f4160e3-3201-4408-a595-788d79feb795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2026.01.19 03:29:45.633475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38843 | ||
| 4981 | 2026.01.19 03:29:45.633483 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52907 | ||
| 4982 | 2026.01.19 03:29:45.633517 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41497 | ||
| 4983 | 2026.01.19 03:29:45.633547 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60766 | ||
| 4984 | 2026.01.19 03:29:45.633565 [ 286 ] {} <Trace> TCP-Session: 6f4160e3-3201-4408-a595-788d79feb795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.01.19 03:29:45.633578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4986 | 2026.01.19 03:29:45.633609 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4987 | 2026.01.19 03:29:45.633623 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4988 | 2026.01.19 03:29:45.633644 [ 291 ] {} <Debug> TCP-Session: feef5ac8-bf40-46d2-ab4d-4b64865b6482 Authenticating user 'default' from [fd00:1122:3344:101::e]:41497 | ||
| 4989 | 2026.01.19 03:29:45.633623 [ 289 ] {} <Debug> TCP-Session: b2f4c508-0718-436b-aa73-da8a04a3a3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:52907 | ||
| 4990 | 2026.01.19 03:29:45.633671 [ 291 ] {} <Debug> TCP-Session: feef5ac8-bf40-46d2-ab4d-4b64865b6482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4991 | 2026.01.19 03:29:45.633567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48472 | ||
| 4992 | 2026.01.19 03:29:45.633704 [ 291 ] {} <Debug> TCP-Session: feef5ac8-bf40-46d2-ab4d-4b64865b6482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4993 | 2026.01.19 03:29:45.633718 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4994 | 2026.01.19 03:29:45.633559 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51431 | ||
| 4995 | 2026.01.19 03:29:45.633773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4996 | 2026.01.19 03:29:45.633511 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34918 | ||
| 4997 | 2026.01.19 03:29:45.633834 [ 294 ] {} <Debug> TCP-Session: 215d22de-4ab3-4d0f-9af1-831e0d671121 Authenticating user 'default' from [fd00:1122:3344:101::e]:48472 | ||
| 4998 | 2026.01.19 03:29:45.633835 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2026.01.19 03:29:45.633864 [ 294 ] {} <Debug> TCP-Session: 215d22de-4ab3-4d0f-9af1-831e0d671121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2026.01.19 03:29:45.633882 [ 293 ] {} <Debug> TCP-Session: aaaa5cdc-c9f1-4e8a-96c5-b09ae086055c Authenticating user 'default' from [fd00:1122:3344:101::e]:51431 | ||
| 5001 | 2026.01.19 03:29:45.633886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5002 | 2026.01.19 03:29:45.633927 [ 293 ] {} <Debug> TCP-Session: aaaa5cdc-c9f1-4e8a-96c5-b09ae086055c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2026.01.19 03:29:45.633945 [ 290 ] {} <Debug> TCP-Session: b72eed9a-0bb0-43e1-91a4-f0b6db356349 Authenticating user 'default' from [fd00:1122:3344:101::e]:34918 | ||
| 5004 | 2026.01.19 03:29:45.633953 [ 293 ] {} <Debug> TCP-Session: aaaa5cdc-c9f1-4e8a-96c5-b09ae086055c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2026.01.19 03:29:45.633970 [ 290 ] {} <Debug> TCP-Session: b72eed9a-0bb0-43e1-91a4-f0b6db356349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2026.01.19 03:29:45.633479 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33044 | ||
| 5007 | 2026.01.19 03:29:45.634005 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5008 | 2026.01.19 03:29:45.633996 [ 290 ] {} <Debug> TCP-Session: b72eed9a-0bb0-43e1-91a4-f0b6db356349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2026.01.19 03:29:45.633889 [ 294 ] {} <Debug> TCP-Session: 215d22de-4ab3-4d0f-9af1-831e0d671121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2026.01.19 03:29:45.634092 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5011 | 2026.01.19 03:29:45.634095 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5012 | 2026.01.19 03:29:45.634130 [ 288 ] {} <Debug> TCP-Session: 559724f0-a2d4-43c5-9c25-238a4d0488e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33044 | ||
| 5013 | 2026.01.19 03:29:45.633700 [ 289 ] {} <Debug> TCP-Session: b2f4c508-0718-436b-aa73-da8a04a3a3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2026.01.19 03:29:45.634157 [ 288 ] {} <Debug> TCP-Session: 559724f0-a2d4-43c5-9c25-238a4d0488e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5015 | 2026.01.19 03:29:45.634205 [ 289 ] {} <Debug> TCP-Session: b2f4c508-0718-436b-aa73-da8a04a3a3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2026.01.19 03:29:45.634217 [ 288 ] {} <Debug> TCP-Session: 559724f0-a2d4-43c5-9c25-238a4d0488e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2026.01.19 03:29:45.633655 [ 292 ] {} <Debug> TCP-Session: a5f2a657-7e70-495d-a118-ad6276b4cd0e Authenticating user 'default' from [fd00:1122:3344:101::e]:60766 | ||
| 5018 | 2026.01.19 03:29:45.633570 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5019 | 2026.01.19 03:29:45.634269 [ 292 ] {} <Debug> TCP-Session: a5f2a657-7e70-495d-a118-ad6276b4cd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2026.01.19 03:29:45.634294 [ 287 ] {} <Debug> TCP-Session: 02f6208e-38bd-4b70-8948-c5cbc1459322 Authenticating user 'default' from [fd00:1122:3344:101::e]:38843 | ||
| 5021 | 2026.01.19 03:29:45.634298 [ 292 ] {} <Debug> TCP-Session: a5f2a657-7e70-495d-a118-ad6276b4cd0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5022 | 2026.01.19 03:29:45.634320 [ 287 ] {} <Debug> TCP-Session: 02f6208e-38bd-4b70-8948-c5cbc1459322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.01.19 03:29:45.634341 [ 287 ] {} <Debug> TCP-Session: 02f6208e-38bd-4b70-8948-c5cbc1459322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5024 | 2026.01.19 03:29:45.634399 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 5025 | 2026.01.19 03:29:45.635249 [ 308 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> AggregatingTransform: Aggregating | ||
| 5026 | 2026.01.19 03:29:45.635300 [ 308 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5027 | 2026.01.19 03:29:45.635340 [ 308 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845349 sec. (1182.943 rows/sec., 46.21 KiB/sec.) | ||
| 5028 | 2026.01.19 03:29:45.635363 [ 308 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Trace> Aggregator: Merging aggregated data | ||
| 5029 | 2026.01.19 03:29:45.636436 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00276 sec., 362.3188405797102 rows/sec., 14.15 KiB/sec. | ||
| 5030 | 2026.01.19 03:29:45.636570 [ 286 ] {f1092cea-5c1c-4962-b27e-9913cd4da04e} <Debug> TCPHandler: Processed in 0.003087831 sec. | ||
| 5031 | 2026.01.19 03:29:45.636697 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5032 | 2026.01.19 03:29:45.636725 [ 286 ] {} <Debug> TCP-Session: 6f4160e3-3201-4408-a595-788d79feb795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2026.01.19 03:29:45.636728 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5034 | 2026.01.19 03:29:45.636750 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5035 | 2026.01.19 03:29:45.636769 [ 294 ] {} <Debug> TCP-Session: 215d22de-4ab3-4d0f-9af1-831e0d671121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2026.01.19 03:29:45.636779 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5037 | 2026.01.19 03:29:45.636782 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5038 | 2026.01.19 03:29:45.636815 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5039 | 2026.01.19 03:29:45.636824 [ 288 ] {} <Debug> TCP-Session: 559724f0-a2d4-43c5-9c25-238a4d0488e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2026.01.19 03:29:45.636842 [ 292 ] {} <Debug> TCP-Session: a5f2a657-7e70-495d-a118-ad6276b4cd0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.01.19 03:29:45.636849 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2026.01.19 03:29:45.636861 [ 291 ] {} <Debug> TCP-Session: feef5ac8-bf40-46d2-ab4d-4b64865b6482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2026.01.19 03:29:45.636834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5044 | 2026.01.19 03:29:45.636897 [ 293 ] {} <Debug> TCP-Session: aaaa5cdc-c9f1-4e8a-96c5-b09ae086055c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2026.01.19 03:29:45.636796 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5046 | 2026.01.19 03:29:45.636932 [ 290 ] {} <Debug> TCP-Session: b72eed9a-0bb0-43e1-91a4-f0b6db356349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.01.19 03:29:45.636787 [ 287 ] {} <Debug> TCP-Session: 02f6208e-38bd-4b70-8948-c5cbc1459322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.01.19 03:29:45.636965 [ 289 ] {} <Debug> TCP-Session: b2f4c508-0718-436b-aa73-da8a04a3a3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.01.19 03:29:45.658984 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51469 | ||
| 5050 | 2026.01.19 03:29:45.659053 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5051 | 2026.01.19 03:29:45.659077 [ 286 ] {} <Debug> TCP-Session: 376c9cc8-bbe5-4a57-82aa-0a8c40751912 Authenticating user 'default' from [fd00:1122:3344:101::e]:51469 | ||
| 5052 | 2026.01.19 03:29:45.659100 [ 286 ] {} <Debug> TCP-Session: 376c9cc8-bbe5-4a57-82aa-0a8c40751912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2026.01.19 03:29:45.659112 [ 286 ] {} <Debug> TCP-Session: 376c9cc8-bbe5-4a57-82aa-0a8c40751912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.01.19 03:29:45.659273 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49566 | ||
| 5055 | 2026.01.19 03:29:45.659326 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34617 | ||
| 5056 | 2026.01.19 03:29:45.659345 [ 286 ] {} <Trace> TCP-Session: 376c9cc8-bbe5-4a57-82aa-0a8c40751912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.01.19 03:29:45.659363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35393 | ||
| 5058 | 2026.01.19 03:29:45.659346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39865 | ||
| 5059 | 2026.01.19 03:29:45.659394 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2026.01.19 03:29:45.659403 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63608 | ||
| 5061 | 2026.01.19 03:29:45.659446 [ 287 ] {} <Debug> TCP-Session: e4efed88-f881-4b0e-8aab-0e13ec9f10ca Authenticating user 'default' from [fd00:1122:3344:101::e]:49566 | ||
| 5062 | 2026.01.19 03:29:45.659441 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5063 | 2026.01.19 03:29:45.659468 [ 287 ] {} <Debug> TCP-Session: e4efed88-f881-4b0e-8aab-0e13ec9f10ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2026.01.19 03:29:45.659490 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5065 | 2026.01.19 03:29:45.659499 [ 287 ] {} <Debug> TCP-Session: e4efed88-f881-4b0e-8aab-0e13ec9f10ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2026.01.19 03:29:45.659495 [ 292 ] {} <Debug> TCP-Session: 93b95a67-c566-4689-bc17-ee58402fefc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35393 | ||
| 5067 | 2026.01.19 03:29:45.659515 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5068 | 2026.01.19 03:29:45.659515 [ 294 ] {} <Debug> TCP-Session: c5fdee82-551d-4060-b314-e396d47f3897 Authenticating user 'default' from [fd00:1122:3344:101::e]:63608 | ||
| 5069 | 2026.01.19 03:29:45.659540 [ 292 ] {} <Debug> TCP-Session: 93b95a67-c566-4689-bc17-ee58402fefc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.01.19 03:29:45.659568 [ 294 ] {} <Debug> TCP-Session: c5fdee82-551d-4060-b314-e396d47f3897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.01.19 03:29:45.659586 [ 292 ] {} <Debug> TCP-Session: 93b95a67-c566-4689-bc17-ee58402fefc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2026.01.19 03:29:45.659598 [ 294 ] {} <Debug> TCP-Session: c5fdee82-551d-4060-b314-e396d47f3897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5073 | 2026.01.19 03:29:45.659401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5074 | 2026.01.19 03:29:45.659396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43165 | ||
| 5075 | 2026.01.19 03:29:45.659663 [ 288 ] {} <Debug> TCP-Session: 9eff3e12-5fa9-4554-b4dd-2df30f3dcdb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34617 | ||
| 5076 | 2026.01.19 03:29:45.659465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5077 | 2026.01.19 03:29:45.659703 [ 288 ] {} <Debug> TCP-Session: 9eff3e12-5fa9-4554-b4dd-2df30f3dcdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5078 | 2026.01.19 03:29:45.659725 [ 290 ] {} <Debug> TCP-Session: f0f2bcc0-eae3-400f-8cb2-cd3f5077cc5e Authenticating user 'default' from [fd00:1122:3344:101::e]:39865 | ||
| 5079 | 2026.01.19 03:29:45.659733 [ 288 ] {} <Debug> TCP-Session: 9eff3e12-5fa9-4554-b4dd-2df30f3dcdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2026.01.19 03:29:45.659736 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5081 | 2026.01.19 03:29:45.659751 [ 290 ] {} <Debug> TCP-Session: f0f2bcc0-eae3-400f-8cb2-cd3f5077cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.01.19 03:29:45.659725 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5083 | 2026.01.19 03:29:45.659796 [ 290 ] {} <Debug> TCP-Session: f0f2bcc0-eae3-400f-8cb2-cd3f5077cc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.01.19 03:29:45.659825 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5085 | 2026.01.19 03:29:45.659828 [ 293 ] {} <Debug> TCP-Session: 169054e9-c0e3-45d0-a046-89d7ae7c82b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43165 | ||
| 5086 | 2026.01.19 03:29:45.659355 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41961 | ||
| 5087 | 2026.01.19 03:29:45.659897 [ 293 ] {} <Debug> TCP-Session: 169054e9-c0e3-45d0-a046-89d7ae7c82b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2026.01.19 03:29:45.659336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58004 | ||
| 5089 | 2026.01.19 03:29:45.659931 [ 293 ] {} <Debug> TCP-Session: 169054e9-c0e3-45d0-a046-89d7ae7c82b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.01.19 03:29:45.659955 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5091 | 2026.01.19 03:29:45.659983 [ 291 ] {} <Debug> TCP-Session: 8a6366b7-fca4-4fe8-bfe8-8bf1bafee6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41961 | ||
| 5092 | 2026.01.19 03:29:45.659985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5093 | 2026.01.19 03:29:45.660003 [ 291 ] {} <Debug> TCP-Session: 8a6366b7-fca4-4fe8-bfe8-8bf1bafee6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.01.19 03:29:45.660021 [ 289 ] {} <Debug> TCP-Session: b911b0ee-29cd-4573-8407-3b2cbedd250f Authenticating user 'default' from [fd00:1122:3344:101::e]:58004 | ||
| 5095 | 2026.01.19 03:29:45.660028 [ 291 ] {} <Debug> TCP-Session: 8a6366b7-fca4-4fe8-bfe8-8bf1bafee6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.01.19 03:29:45.660049 [ 289 ] {} <Debug> TCP-Session: b911b0ee-29cd-4573-8407-3b2cbedd250f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.01.19 03:29:45.660071 [ 289 ] {} <Debug> TCP-Session: b911b0ee-29cd-4573-8407-3b2cbedd250f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2026.01.19 03:29:45.660121 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Debug> oximeter.version (43867d5a-7066-403d-b977-e0ec7be70aa4) (SelectExecutor): Key condition: unknown | ||
| 5099 | 2026.01.19 03:29:45.660947 [ 318 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> AggregatingTransform: Aggregating | ||
| 5100 | 2026.01.19 03:29:45.661002 [ 318 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5101 | 2026.01.19 03:29:45.661045 [ 318 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826229 sec. (1210.318 rows/sec., 47.28 KiB/sec.) | ||
| 5102 | 2026.01.19 03:29:45.661068 [ 318 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Trace> Aggregator: Merging aggregated data | ||
| 5103 | 2026.01.19 03:29:45.662380 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 5104 | 2026.01.19 03:29:45.662515 [ 286 ] {7efba640-2144-4664-ae7a-5900a6abaaf1} <Debug> TCPHandler: Processed in 0.003236264 sec. | ||
| 5105 | 2026.01.19 03:29:45.662615 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2026.01.19 03:29:45.662645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5107 | 2026.01.19 03:29:45.662658 [ 287 ] {} <Debug> TCP-Session: e4efed88-f881-4b0e-8aab-0e13ec9f10ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2026.01.19 03:29:45.662673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5109 | 2026.01.19 03:29:45.662684 [ 294 ] {} <Debug> TCP-Session: c5fdee82-551d-4060-b314-e396d47f3897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2026.01.19 03:29:45.662698 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5111 | 2026.01.19 03:29:45.662721 [ 288 ] {} <Debug> TCP-Session: 9eff3e12-5fa9-4554-b4dd-2df30f3dcdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2026.01.19 03:29:45.662735 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5113 | 2026.01.19 03:29:45.662751 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5114 | 2026.01.19 03:29:45.662768 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2026.01.19 03:29:45.662791 [ 289 ] {} <Debug> TCP-Session: b911b0ee-29cd-4573-8407-3b2cbedd250f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.01.19 03:29:45.662808 [ 291 ] {} <Debug> TCP-Session: 8a6366b7-fca4-4fe8-bfe8-8bf1bafee6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.01.19 03:29:45.662823 [ 293 ] {} <Debug> TCP-Session: 169054e9-c0e3-45d0-a046-89d7ae7c82b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.01.19 03:29:45.662784 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5119 | 2026.01.19 03:29:45.662747 [ 290 ] {} <Debug> TCP-Session: f0f2bcc0-eae3-400f-8cb2-cd3f5077cc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.01.19 03:29:45.662884 [ 286 ] {} <Debug> TCP-Session: 376c9cc8-bbe5-4a57-82aa-0a8c40751912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2026.01.19 03:29:45.662731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5122 | 2026.01.19 03:29:45.662932 [ 292 ] {} <Debug> TCP-Session: 93b95a67-c566-4689-bc17-ee58402fefc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2026.01.19 03:29:46.777409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11948 | ||
| 5124 | 2026.01.19 03:29:46.777959 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.19 03:29:46.778017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5126 | 2026.01.19 03:29:46.778616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5127 | 2026.01.19 03:29:46.779069 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.01.19 03:29:46.779303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11948 | ||
| 5129 | 2026.01.19 03:29:47.426057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5130 | 2026.01.19 03:29:47.444124 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.19 03:29:47.444194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5132 | 2026.01.19 03:29:47.449895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5133 | 2026.01.19 03:29:47.450669 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.19 03:29:47.454429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5135 | 2026.01.19 03:29:48.349447 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.01.19 03:29:48.349644 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5137 | 2026.01.19 03:29:48.349745 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5138 | 2026.01.19 03:29:48.351128 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.01.19 03:29:48.351168 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5140 | 2026.01.19 03:29:48.351629 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5141 | 2026.01.19 03:29:48.351860 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.19 03:29:48.352018 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.002433 sec., 512946.97903822444 rows/sec., 42.30 MiB/sec. | ||
| 5143 | 2026.01.19 03:29:48.352063 [ 275 ] {d98e8ef4-7d98-4244-9740-2f2676e63965} <Debug> TCPHandler: Processed in 0.002750564 sec. | ||
| 5144 | 2026.01.19 03:29:48.352186 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.01.19 03:29:48.352282 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.01.19 03:29:48.352322 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5147 | 2026.01.19 03:29:48.352715 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.01.19 03:29:48.352752 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5149 | 2026.01.19 03:29:48.353054 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5150 | 2026.01.19 03:29:48.353266 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.01.19 03:29:48.353392 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.69 MiB/sec. | ||
| 5152 | 2026.01.19 03:29:48.353429 [ 275 ] {c1de49d1-f400-4a5a-9f1c-0fb1b70007ac} <Debug> TCPHandler: Processed in 0.00129525 sec. | ||
| 5153 | 2026.01.19 03:29:48.353550 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.01.19 03:29:48.353669 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.01.19 03:29:48.353718 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5156 | 2026.01.19 03:29:48.354284 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.19 03:29:48.354329 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5158 | 2026.01.19 03:29:48.354728 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5159 | 2026.01.19 03:29:48.355003 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Trace> oximeter.fields_u32 (92866282-97e1-4271-9838-e523badf2f1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.01.19 03:29:48.355136 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00149 sec., 153020.13422818793 rows/sec., 10.36 MiB/sec. | ||
| 5161 | 2026.01.19 03:29:48.355176 [ 275 ] {46c417e8-d986-4c30-a0bd-d1a4452bf9bc} <Debug> TCPHandler: Processed in 0.001687178 sec. | ||
| 5162 | 2026.01.19 03:29:48.355301 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.01.19 03:29:48.355396 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5164 | 2026.01.19 03:29:48.355436 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5165 | 2026.01.19 03:29:48.355996 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.19 03:29:48.356033 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5167 | 2026.01.19 03:29:48.356371 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5168 | 2026.01.19 03:29:48.356592 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.01.19 03:29:48.356722 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001343 sec., 406552.4944154877 rows/sec., 30.17 MiB/sec. | ||
| 5170 | 2026.01.19 03:29:48.356758 [ 275 ] {cd07d7a5-793a-435e-9eb3-6563a9134765} <Debug> TCPHandler: Processed in 0.001508395 sec. | ||
| 5171 | 2026.01.19 03:29:48.356878 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.01.19 03:29:48.356971 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.01.19 03:29:48.357015 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5174 | 2026.01.19 03:29:48.357602 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.01.19 03:29:48.357646 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5176 | 2026.01.19 03:29:48.358048 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5177 | 2026.01.19 03:29:48.358313 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.01.19 03:29:48.358446 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001493 sec., 565304.755525787 rows/sec., 38.05 MiB/sec. | ||
| 5179 | 2026.01.19 03:29:48.358484 [ 275 ] {c24766f5-2b53-4874-9228-deccb7d66ea0} <Debug> TCPHandler: Processed in 0.001656728 sec. | ||
| 5180 | 2026.01.19 03:29:48.358628 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.01.19 03:29:48.358724 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5182 | 2026.01.19 03:29:48.358780 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5183 | 2026.01.19 03:29:48.359654 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.01.19 03:29:48.359693 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5185 | 2026.01.19 03:29:48.360230 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5186 | 2026.01.19 03:29:48.360475 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.01.19 03:29:48.360613 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001908 sec., 13626.834381551364 rows/sec., 24.42 MiB/sec. | ||
| 5188 | 2026.01.19 03:29:48.360667 [ 275 ] {fd36c729-9096-43fb-976e-d502f0a5f0fe} <Debug> TCPHandler: Processed in 0.002098358 sec. | ||
| 5189 | 2026.01.19 03:29:48.360796 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.01.19 03:29:48.360892 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.01.19 03:29:48.360934 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5192 | 2026.01.19 03:29:48.361287 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.01.19 03:29:48.361325 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5194 | 2026.01.19 03:29:48.361639 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5195 | 2026.01.19 03:29:48.361861 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.01.19 03:29:48.361989 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5197 | 2026.01.19 03:29:48.362025 [ 275 ] {a9046f8a-d051-4b8b-a9f0-63a54bdafdb3} <Debug> TCPHandler: Processed in 0.001281119 sec. | ||
| 5198 | 2026.01.19 03:29:49.305364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 666 | ||
| 5199 | 2026.01.19 03:29:49.307745 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.01.19 03:29:49.307802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5201 | 2026.01.19 03:29:49.309035 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5202 | 2026.01.19 03:29:49.309323 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.19 03:29:49.309709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5204 | 2026.01.19 03:29:53.322476 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.01.19 03:29:53.322682 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5206 | 2026.01.19 03:29:53.322742 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5207 | 2026.01.19 03:29:53.323400 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.01.19 03:29:53.323437 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5209 | 2026.01.19 03:29:53.323824 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5210 | 2026.01.19 03:29:53.324059 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.01.19 03:29:53.324182 [ 54 ] {} <Debug> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5212 | 2026.01.19 03:29:53.324206 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001573 sec., 54672.60012714558 rows/sec., 4.57 MiB/sec. | ||
| 5213 | 2026.01.19 03:29:53.324217 [ 54 ] {} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.01.19 03:29:53.324242 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5215 | 2026.01.19 03:29:53.324250 [ 275 ] {88af364a-e2b6-42f3-ae98-4690f3acd671} <Debug> TCPHandler: Processed in 0.001904184 sec. | ||
| 5216 | 2026.01.19 03:29:53.324328 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5217 | 2026.01.19 03:29:53.324384 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.01.19 03:29:53.324431 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5219 | 2026.01.19 03:29:53.324463 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1406 rows starting from the beginning of the part | ||
| 5220 | 2026.01.19 03:29:53.324481 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5221 | 2026.01.19 03:29:53.324526 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 204 rows starting from the beginning of the part | ||
| 5222 | 2026.01.19 03:29:53.324527 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5223 | 2026.01.19 03:29:53.324575 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5224 | 2026.01.19 03:29:53.324623 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 84 rows starting from the beginning of the part | ||
| 5225 | 2026.01.19 03:29:53.324666 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1248 rows starting from the beginning of the part | ||
| 5226 | 2026.01.19 03:29:53.324704 [ 202 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
| 5227 | 2026.01.19 03:29:53.324952 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.01.19 03:29:53.324986 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5229 | 2026.01.19 03:29:53.325278 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5230 | 2026.01.19 03:29:53.325484 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.01.19 03:29:53.325613 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001151 sec., 13032.145960034753 rows/sec., 979.96 KiB/sec. | ||
| 5232 | 2026.01.19 03:29:53.325650 [ 275 ] {ad3c2a9e-71e7-4a30-a70a-5c99e6450b88} <Debug> TCPHandler: Processed in 0.001319931 sec. | ||
| 5233 | 2026.01.19 03:29:53.325767 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.01.19 03:29:53.325861 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5235 | 2026.01.19 03:29:53.325901 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5236 | 2026.01.19 03:29:53.325968 [ 187 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672709 sec., 1874803.0888815688 rows/sec., 163.67 MiB/sec. | ||
| 5237 | 2026.01.19 03:29:53.326227 [ 191 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5238 | 2026.01.19 03:29:53.326315 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.01.19 03:29:53.326357 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5240 | 2026.01.19 03:29:53.326547 [ 191 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.01.19 03:29:53.326639 [ 191 ] {b5143c3f-281b-4959-8943-93c5f23848ae::all_1_36_7} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5242 | 2026.01.19 03:29:53.326689 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5243 | 2026.01.19 03:29:53.326753 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5244 | 2026.01.19 03:29:53.326930 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.01.19 03:29:53.327029 [ 54 ] {} <Debug> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5246 | 2026.01.19 03:29:53.327057 [ 54 ] {} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.01.19 03:29:53.327068 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001226 sec., 64437.19412724306 rows/sec., 5.03 MiB/sec. | ||
| 5248 | 2026.01.19 03:29:53.327078 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5249 | 2026.01.19 03:29:53.327107 [ 275 ] {b6dc45cd-45f0-4f4b-b7b9-f3b8600938c9} <Debug> TCPHandler: Processed in 0.001390282 sec. | ||
| 5250 | 2026.01.19 03:29:53.327160 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5251 | 2026.01.19 03:29:53.327223 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.01.19 03:29:53.327265 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5253 | 2026.01.19 03:29:53.327299 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5254 | 2026.01.19 03:29:53.327322 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.01.19 03:29:53.327361 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 114 rows starting from the beginning of the part | ||
| 5256 | 2026.01.19 03:29:53.327371 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5257 | 2026.01.19 03:29:53.327414 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5258 | 2026.01.19 03:29:53.327461 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5259 | 2026.01.19 03:29:53.327500 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 546 rows starting from the beginning of the part | ||
| 5260 | 2026.01.19 03:29:53.327540 [ 187 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part | ||
| 5261 | 2026.01.19 03:29:53.327796 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.01.19 03:29:53.327835 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5263 | 2026.01.19 03:29:53.328174 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5264 | 2026.01.19 03:29:53.328389 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.01.19 03:29:53.328491 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5266 | 2026.01.19 03:29:53.328519 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5267 | 2026.01.19 03:29:53.328521 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.01.19 03:29:53.328549 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5269 | 2026.01.19 03:29:53.328556 [ 275 ] {5ba75397-4332-4942-85a0-6f42e86cdc10} <Debug> TCPHandler: Processed in 0.001383882 sec. | ||
| 5270 | 2026.01.19 03:29:53.328628 [ 200 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495534 sec., 1029063.8661508197 rows/sec., 81.96 MiB/sec. | ||
| 5271 | 2026.01.19 03:29:53.328628 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5272 | 2026.01.19 03:29:53.328673 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.19 03:29:53.328788 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.01.19 03:29:53.328804 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5275 | 2026.01.19 03:29:53.328845 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2026.01.19 03:29:53.328848 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9253 rows starting from the beginning of the part | ||
| 5277 | 2026.01.19 03:29:53.328881 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5278 | 2026.01.19 03:29:53.328933 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5279 | 2026.01.19 03:29:53.328986 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5280 | 2026.01.19 03:29:53.329033 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5281 | 2026.01.19 03:29:53.329075 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5282 | 2026.01.19 03:29:53.329118 [ 188 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5283 | 2026.01.19 03:29:53.329247 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.01.19 03:29:53.329355 [ 197 ] {91509b27-bbcc-4591-869b-16ff39158912::all_1_36_7} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5285 | 2026.01.19 03:29:53.329460 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5286 | 2026.01.19 03:29:53.329646 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.01.19 03:29:53.329686 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5288 | 2026.01.19 03:29:53.330208 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5289 | 2026.01.19 03:29:53.330451 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.01.19 03:29:53.330592 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 5291 | 2026.01.19 03:29:53.330645 [ 275 ] {a9ca25c2-8204-422d-94f0-d863616cd68e} <Debug> TCPHandler: Processed in 0.002030287 sec. | ||
| 5292 | 2026.01.19 03:29:53.330760 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.01.19 03:29:53.330854 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.01.19 03:29:53.330895 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5295 | 2026.01.19 03:29:53.331234 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.01.19 03:29:53.331268 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5297 | 2026.01.19 03:29:53.331568 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5298 | 2026.01.19 03:29:53.331788 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.01.19 03:29:53.331886 [ 54 ] {} <Debug> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5300 | 2026.01.19 03:29:53.331912 [ 54 ] {} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.19 03:29:53.331918 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5302 | 2026.01.19 03:29:53.331930 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5303 | 2026.01.19 03:29:53.331954 [ 275 ] {26e32d37-fa0e-480a-9f5e-2bc96b9fa8b4} <Debug> TCPHandler: Processed in 0.001245909 sec. | ||
| 5304 | 2026.01.19 03:29:53.332020 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5305 | 2026.01.19 03:29:53.332135 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5306 | 2026.01.19 03:29:53.332149 [ 200 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10773 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560002 sec., 3026121.895437137 rows/sec., 207.76 MiB/sec. | ||
| 5307 | 2026.01.19 03:29:53.332168 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5308 | 2026.01.19 03:29:53.332247 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5309 | 2026.01.19 03:29:53.332296 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5310 | 2026.01.19 03:29:53.332345 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5311 | 2026.01.19 03:29:53.332378 [ 191 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5312 | 2026.01.19 03:29:53.332386 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5313 | 2026.01.19 03:29:53.332442 [ 197 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5314 | 2026.01.19 03:29:53.332697 [ 191 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.01.19 03:29:53.332781 [ 191 ] {7c746d51-03a9-472a-887d-14c4c99254b7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5316 | 2026.01.19 03:29:53.332869 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 5317 | 2026.01.19 03:29:53.333600 [ 200 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001625568 sec., 1236490.8758046417 rows/sec., 83.27 MiB/sec. | ||
| 5318 | 2026.01.19 03:29:53.333803 [ 187 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5319 | 2026.01.19 03:29:53.334062 [ 187 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.01.19 03:29:53.334131 [ 187 ] {7567afa5-92af-4eb5-bc44-c88f71293f11::all_1_36_7} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5321 | 2026.01.19 03:29:53.334208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5322 | 2026.01.19 03:29:54.149807 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5323 | 2026.01.19 03:29:54.149884 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5324 | 2026.01.19 03:29:54.280240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12460 | ||
| 5325 | 2026.01.19 03:29:54.280775 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.01.19 03:29:54.280822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5327 | 2026.01.19 03:29:54.281322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5328 | 2026.01.19 03:29:54.281558 [ 244 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.01.19 03:29:54.281697 [ 54 ] {} <Debug> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5330 | 2026.01.19 03:29:54.281704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12460 | ||
| 5331 | 2026.01.19 03:29:54.281750 [ 54 ] {} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.01.19 03:29:54.281775 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5333 | 2026.01.19 03:29:54.281902 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5334 | 2026.01.19 03:29:54.282044 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5335 | 2026.01.19 03:29:54.282083 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10028 rows starting from the beginning of the part | ||
| 5336 | 2026.01.19 03:29:54.282149 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5337 | 2026.01.19 03:29:54.282192 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5338 | 2026.01.19 03:29:54.282233 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5339 | 2026.01.19 03:29:54.282272 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5340 | 2026.01.19 03:29:54.282312 [ 191 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5341 | 2026.01.19 03:29:54.284112 [ 200 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271862 sec., 5484488.054292031 rows/sec., 78.46 MiB/sec. | ||
| 5342 | 2026.01.19 03:29:54.284502 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5343 | 2026.01.19 03:29:54.284819 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.01.19 03:29:54.284903 [ 189 ] {d6595ab4-0193-4d7d-8c14-4e7ef9e793e2::all_1_26_5} <Trace> system.asynchronous_metric_log (d6595ab4-0193-4d7d-8c14-4e7ef9e793e2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5345 | 2026.01.19 03:29:54.285010 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5346 | 2026.01.19 03:29:54.955332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5347 | 2026.01.19 03:29:54.973956 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.19 03:29:54.974020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5349 | 2026.01.19 03:29:54.979812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5350 | 2026.01.19 03:29:54.980519 [ 243 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.19 03:29:54.980843 [ 52 ] {} <Debug> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5352 | 2026.01.19 03:29:54.980915 [ 52 ] {} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.01.19 03:29:54.980938 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5354 | 2026.01.19 03:29:54.981043 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5355 | 2026.01.19 03:29:54.984003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5356 | 2026.01.19 03:29:54.984099 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5357 | 2026.01.19 03:29:54.984906 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5358 | 2026.01.19 03:29:54.988233 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5359 | 2026.01.19 03:29:54.991504 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5360 | 2026.01.19 03:29:54.995234 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5361 | 2026.01.19 03:29:54.999142 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5362 | 2026.01.19 03:29:55.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.28 MiB, peak 270.22 MiB, free memory in arenas 0.00 B, will set to 260.23 MiB (RSS), difference: -4.05 MiB | ||
| 5363 | 2026.01.19 03:29:55.002947 [ 191 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5364 | 2026.01.19 03:29:55.054220 [ 200 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073220505 sec., 2676.845782475824 rows/sec., 13.84 MiB/sec. | ||
| 5365 | 2026.01.19 03:29:55.056972 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5366 | 2026.01.19 03:29:55.059163 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.01.19 03:29:55.059281 [ 193 ] {1a7e3a8e-4fb4-4996-a3ca-220975fd12d7::all_1_26_5} <Trace> system.metric_log (1a7e3a8e-4fb4-4996-a3ca-220975fd12d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5368 | 2026.01.19 03:29:55.062303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5369 | 2026.01.19 03:29:56.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.78 MiB, peak 270.22 MiB, free memory in arenas 0.00 B, will set to 265.03 MiB (RSS), difference: 8.25 MiB | ||
| 5370 | 2026.01.19 03:29:58.322327 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.01.19 03:29:58.322625 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5372 | 2026.01.19 03:29:58.322731 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5373 | 2026.01.19 03:29:58.323425 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.01.19 03:29:58.323470 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5375 | 2026.01.19 03:29:58.323887 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5376 | 2026.01.19 03:29:58.324123 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Trace> oximeter.fields_string (b5143c3f-281b-4959-8943-93c5f23848ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.01.19 03:29:58.324286 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001735 sec., 62247.8386167147 rows/sec., 5.21 MiB/sec. | ||
| 5378 | 2026.01.19 03:29:58.324336 [ 275 ] {7f2311b9-a2d9-42c6-9e38-80ddcaa22f1f} <Debug> TCPHandler: Processed in 0.002193011 sec. | ||
| 5379 | 2026.01.19 03:29:58.324466 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.01.19 03:29:58.324568 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.01.19 03:29:58.324611 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5382 | 2026.01.19 03:29:58.325023 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.01.19 03:29:58.325060 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5384 | 2026.01.19 03:29:58.325382 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5385 | 2026.01.19 03:29:58.325595 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Trace> oximeter.fields_u16 (64e1d0b7-5532-49a3-a0c6-77e0d2ea00f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.01.19 03:29:58.325725 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 1.62 MiB/sec. | ||
| 5387 | 2026.01.19 03:29:58.325763 [ 275 ] {507018a8-d0ce-4b3f-9215-5770cbd1eb42} <Debug> TCPHandler: Processed in 0.001352932 sec. | ||
| 5388 | 2026.01.19 03:29:58.325874 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.01.19 03:29:58.325968 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5390 | 2026.01.19 03:29:58.326008 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5391 | 2026.01.19 03:29:58.326431 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.01.19 03:29:58.326467 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5393 | 2026.01.19 03:29:58.326766 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5394 | 2026.01.19 03:29:58.326992 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Trace> oximeter.fields_uuid (91509b27-bbcc-4591-869b-16ff39158912): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.01.19 03:29:58.327121 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 5396 | 2026.01.19 03:29:58.327159 [ 275 ] {2904fad5-0d20-4d0d-a845-93efff4b0354} <Debug> TCPHandler: Processed in 0.001336451 sec. | ||
| 5397 | 2026.01.19 03:29:58.327272 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.01.19 03:29:58.327368 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5399 | 2026.01.19 03:29:58.327410 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5400 | 2026.01.19 03:29:58.327811 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.01.19 03:29:58.327847 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5402 | 2026.01.19 03:29:58.328193 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5403 | 2026.01.19 03:29:58.328403 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Trace> oximeter.measurements_cumulativeu64 (7c746d51-03a9-472a-887d-14c4c99254b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.01.19 03:29:58.328531 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5405 | 2026.01.19 03:29:58.328568 [ 275 ] {7a853181-e666-434d-a360-3c474498a430} <Debug> TCPHandler: Processed in 0.001346431 sec. | ||
| 5406 | 2026.01.19 03:29:58.328689 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.01.19 03:29:58.328810 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5408 | 2026.01.19 03:29:58.328876 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5409 | 2026.01.19 03:29:58.329806 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.01.19 03:29:58.329843 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5411 | 2026.01.19 03:29:58.330397 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5412 | 2026.01.19 03:29:58.330618 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Trace> oximeter.measurements_histogramu64 (34fa4ba6-efe7-4320-bd37-98a7be72fcee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.01.19 03:29:58.330755 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00197 sec., 13197.969543147208 rows/sec., 23.65 MiB/sec. | ||
| 5414 | 2026.01.19 03:29:58.330815 [ 275 ] {d7cba216-367a-40a0-96c1-2a292a8d8df3} <Debug> TCPHandler: Processed in 0.002188261 sec. | ||
| 5415 | 2026.01.19 03:29:58.330931 [ 275 ] {} <Trace> TCP-Session: 375351ee-99b7-4c0c-89a8-7c2aff9235b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.01.19 03:29:58.331026 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5417 | 2026.01.19 03:29:58.331067 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5418 | 2026.01.19 03:29:58.331391 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.01.19 03:29:58.331426 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5420 | 2026.01.19 03:29:58.331730 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5421 | 2026.01.19 03:29:58.331935 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Trace> oximeter.measurements_u64 (7567afa5-92af-4eb5-bc44-c88f71293f11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.01.19 03:29:58.332061 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5423 | 2026.01.19 03:29:58.332096 [ 275 ] {0e10e06b-2ad3-4808-aa21-86b90e587a97} <Debug> TCPHandler: Processed in 0.001216398 sec. | ||
| 5424 | 2026.01.19 03:29:59.310768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 690 | ||
| 5425 | 2026.01.19 03:29:59.313066 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.19 03:29:59.313125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5427 | 2026.01.19 03:29:59.314352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5428 | 2026.01.19 03:29:59.314624 [ 242 ] {} <Trace> system.query_log (11fc8e4a-c498-452c-9b91-f39c54690b92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.19 03:29:59.314997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||